unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 5b1109394c: ; * lisp/edmacro.el: Minor doc fixes.
@ 2022-06-22 14:05 Eli Zaretskii
  2022-06-22 14:26 ` Lars Ingebrigtsen
  2022-06-22 20:17 ` Stefan Kangas
  0 siblings, 2 replies; 6+ messages in thread
From: Eli Zaretskii @ 2022-06-22 14:05 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Stefan Kangas, emacs-devel

> @@ -111,7 +111,7 @@ Default nil means to write characters above \\177 in octal notation."
>  (defun edit-kbd-macro (keys &optional prefix finish-hook store-hook)
>    "Edit a keyboard macro.
>  At the prompt, type any key sequence which is bound to a keyboard macro.
> -Or, type `\\[kmacro-end-and-call-macro]' or RET to edit the last
> +Or, type `\\[kmacro-end-and-call-macro]' or \\`RET' to edit the last
>  keyboard macro, `\\[view-lossage]' to edit the last 300
>  keystrokes as a keyboard macro, or `\\[execute-extended-command]'
>  to edit a macro by its command name.
> @@ -374,7 +374,7 @@ or nil, use a compact 80-column format."
>  (defun edmacro-mode ()
>    "\\<edmacro-mode-map>Keyboard Macro Editing mode.  Press \
>  \\[edmacro-finish-edit] to save and exit.
> -To abort the edit, just kill this buffer with \\[kill-buffer] RET.
> +To abort the edit, just kill this buffer with \\[kill-buffer] \\`RET'.
>  
>  Press \\[edmacro-insert-key] to insert the name of any key by typing the key.

Stefan, I don't understand this change.  Is it no longer "kosher" to
use RET, TAB, SPC, etc. in our doc strings?  Why do we need to quote
these simple keys?



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-23  9:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 14:05 master 5b1109394c: ; * lisp/edmacro.el: Minor doc fixes Eli Zaretskii
2022-06-22 14:26 ` Lars Ingebrigtsen
2022-06-22 15:57   ` Eli Zaretskii
2022-06-22 20:17 ` Stefan Kangas
2022-06-23  5:43   ` Eli Zaretskii
2022-06-23  9:15     ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).