1
Fork 0
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:
Eli Zaretskii 2025-12-01 15:16:49 +02:00
parent 4271fc0daa
commit 4b55e56232

View file

@ -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: