From a08bc5a8bd4c1cb2434a57d2ae4f376679ec3697 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 30 Dec 2006 06:27:30 +0000 Subject: [PATCH] (select-safe-coding-system-interactively): Fix message. --- lisp/international/mule-cmds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index b813a6f4943..701dee43007 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -790,7 +790,7 @@ e.g., for sending an email message.\n ") (insert "\n")) (insert "\ -Click a character to jump to the place it appears,\n" +Click on a character to jump to the place it appears,\n" (substitute-command-keys "\ where `\\[universal-argument] \\[what-cursor-position]' will give information about it.\n")))) (insert (substitute-command-keys "\nSelect \ -- 2.39.2