mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
message format spec fixes, commit # 9
This commit is contained in:
parent
7b8a295e79
commit
55aed1209c
2 changed files with 2 additions and 2 deletions
|
|
@ -610,7 +610,7 @@ Prompts for bug subject TOPIC. Leaves you in a mail buffer."
|
|||
(if version
|
||||
(insert " version " version))
|
||||
(newline 2)
|
||||
(message
|
||||
(message "%s"
|
||||
(substitute-command-keys "Type \\[mail-send] to send bug report."))))
|
||||
|
||||
(provide 'lisp-mnt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue