diff options
| author | Richard M. Stallman | 2006-12-30 06:27:30 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-12-30 06:27:30 +0000 |
| commit | a08bc5a8bd4c1cb2434a57d2ae4f376679ec3697 (patch) | |
| tree | 79f419d33db85ee172a11fdfd998116e5f9dc029 | |
| parent | 0422008af3ea0e2d0d7cceffe3cd04ae9f63864e (diff) | |
| download | emacs-a08bc5a8bd4c1cb2434a57d2ae4f376679ec3697.tar.gz emacs-a08bc5a8bd4c1cb2434a57d2ae4f376679ec3697.zip | |
(select-safe-coding-system-interactively): Fix message.
| -rw-r--r-- | lisp/international/mule-cmds.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 ") | |||
| 790 | (insert "\n")) | 790 | (insert "\n")) |
| 791 | (insert "\ | 791 | (insert "\ |
| 792 | 792 | ||
| 793 | Click a character to jump to the place it appears,\n" | 793 | Click on a character to jump to the place it appears,\n" |
| 794 | (substitute-command-keys "\ | 794 | (substitute-command-keys "\ |
| 795 | where `\\[universal-argument] \\[what-cursor-position]' will give information about it.\n")))) | 795 | where `\\[universal-argument] \\[what-cursor-position]' will give information about it.\n")))) |
| 796 | (insert (substitute-command-keys "\nSelect \ | 796 | (insert (substitute-command-keys "\nSelect \ |