emacs-31 8679bdf0819: Mark ChangeLog entry as tiny change
Stephen Berman via Mailing list for Emacs changes <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit 8679bdf0819db6bfb2c4f4f1db8037824b76b1f1 Author: Stephen Berman <[email protected]> Commit: Stephen Berman <[email protected]> Mark ChangeLog entry as tiny change * ChangeLog.5: Mark an entry as a tiny change, because the "Copyright-paperwork-exempt: yes" line was mistakenly omitted from the commit log entry. --- ChangeLog.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.5 b/ChangeLog.5 index c570b00aa83..dc4ae192870 100644 --- a/ChangeLog.5 +++ b/ChangeLog.5 @@ -170,7 +170,7 @@ * test/lisp/emacs-lisp/macroexp-tests.el (macroexp--test-macroexp-enable-pos-preservation): New test. -2026-06-21 milkvetch <[email protected]> +2026-06-21 milkvetch <[email protected]> (tiny change) Avoid infinite loop in some Dired marking commands