emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el,v
Date: Tue, 09 Jan 2007 07:22:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   07/01/09 07:22:11

Index: mule-cmds.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/international/mule-cmds.el,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -b -r1.307 -r1.308
--- mule-cmds.el        30 Dec 2006 06:27:30 -0000      1.307
+++ mule-cmds.el        9 Jan 2007 07:22:11 -0000       1.308
@@ -788,10 +788,10 @@
                                          (car coding)))))
                    (setq i (1+ i))))
                (insert "\n"))
-             (insert "\
+             (insert (substitute-command-keys "\
 
-Click on a character to jump to the place it appears,\n"
-                     (substitute-command-keys "\
+Click on a character (or switch to this window by `\\[other-window]'\n\
+and select the characters by RET) to jump to the place it appears,\n\
 where `\\[universal-argument] \\[what-cursor-position]' will give information 
about it.\n"))))
          (insert (substitute-command-keys "\nSelect \
 one of the safe coding systems listed below,\n\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]