]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix bug #15800 by clarifying description of what keyboard layout means.
authorEli Zaretskii <eliz@gnu.org>
Tue, 5 Nov 2013 16:36:37 +0000 (18:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 5 Nov 2013 16:36:37 +0000 (18:36 +0200)
 lisp/international/quail.el (quail-help): Be more explicit about the
 meaning of the labels shown on the keys.

lisp/ChangeLog
lisp/international/quail.el

index 0a7442d435e36dda155e02173008a8ec27d37571..9d5d97b3014c0fbeb59a5eb3fb35b596467d02eb 100644 (file)
@@ -1,5 +1,8 @@
 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
 
+       * international/quail.el (quail-help): Be more explicit about the
+       meaning of the labels shown on the keys.  (Bug#15800)
+
        * startup.el (normal-top-level): Load the subdirs.el files before
        setting the locale environment.  (Bug#15805)
 
index f2df229e349a9745b5971bf66d1f66dc5a4000c6..0598545b377e86b870991b208b0f951187415580 100644 (file)
@@ -2542,7 +2542,9 @@ Assuming that your actual keyboard has the `")
           'quail-keyboard-layout-button
           quail-keyboard-layout-type)
          (insert "' layout,
-translation results in the following \"virtual\" keyboard layout:
+translation results in the following \"virtual\" keyboard layout
+\(the labels on the keys indicate what character will be produced
+by each key, with and without holding Shift):
 ")
          (setq done-list
                (quail-insert-kbd-layout quail-keyboard-layout))