aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2020-09-15 19:08:55 +0300
committerEli Zaretskii2020-09-15 19:08:55 +0300
commitc07ec3f43ef3a43af24a48ab337341fc59f40971 (patch)
tree5e93e400c504fd0519a3c13f54b238444279c2e1
parent360145a83c847e2404a49f12c689d4c4c2e7e9ad (diff)
downloademacs-c07ec3f43ef3a43af24a48ab337341fc59f40971.tar.gz
emacs-c07ec3f43ef3a43af24a48ab337341fc59f40971.zip
; * etc/NEWS: Fix wording of a recently added entry.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 90273dd89a0..e5a34a8978e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1008,8 +1008,8 @@ case going from "(5,9)" to "(L5,C9)".
1008 1008
1009+++ 1009+++
1010*** New command 'submit-emacs-patch'. 1010*** New command 'submit-emacs-patch'.
1011This works along the lines of 'report-emacs-bug', but is more geared 1011This works like 'report-emacs-bug', but is more geared towards sending
1012towards sending a patch to the Emacs issue tracker. 1012patches to the Emacs issue tracker.
1013 1013
1014+++ 1014+++
1015*** New minor mode 'button-mode'. 1015*** New minor mode 'button-mode'.