diff options
| author | Eli Zaretskii | 2020-09-15 19:08:55 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2020-09-15 19:08:55 +0300 |
| commit | c07ec3f43ef3a43af24a48ab337341fc59f40971 (patch) | |
| tree | 5e93e400c504fd0519a3c13f54b238444279c2e1 | |
| parent | 360145a83c847e2404a49f12c689d4c4c2e7e9ad (diff) | |
| download | emacs-c07ec3f43ef3a43af24a48ab337341fc59f40971.tar.gz emacs-c07ec3f43ef3a43af24a48ab337341fc59f40971.zip | |
; * etc/NEWS: Fix wording of a recently added entry.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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'. |
| 1011 | This works along the lines of 'report-emacs-bug', but is more geared | 1011 | This works like 'report-emacs-bug', but is more geared towards sending |
| 1012 | towards sending a patch to the Emacs issue tracker. | 1012 | patches to the Emacs issue tracker. |
| 1013 | 1013 | ||
| 1014 | +++ | 1014 | +++ |
| 1015 | *** New minor mode 'button-mode'. | 1015 | *** New minor mode 'button-mode'. |