mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Fix whitespace in remember.el
* lisp/textmodes/remember.el (remember-mode): Remove redundant whitespace. Patch by Huang Jing <rne.kou@icloud.com> (bug#79928).
This commit is contained in:
parent
4271fc0daa
commit
4b55e56232
1 changed files with 1 additions and 1 deletions
|
|
@ -605,7 +605,7 @@ the data away for latter retrieval, and possible indexing.
|
||||||
(setq header-line-format
|
(setq header-line-format
|
||||||
(substitute-command-keys
|
(substitute-command-keys
|
||||||
"Edit, then exit with `\\[remember-finalize]' or abort with \
|
"Edit, then exit with `\\[remember-finalize]' or abort with \
|
||||||
`\\[remember-destroy]'")))
|
`\\[remember-destroy]'")))
|
||||||
|
|
||||||
;; Notes buffer showing the notes:
|
;; Notes buffer showing the notes:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue