/[emacs]/emacs/lisp/international/quail.el
ViewVC logotype

Diff of /emacs/lisp/international/quail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.142 by lute, Mon Jul 4 17:22:27 2005 UTC revision 1.143 by rfrancoise, Sat Sep 24 13:43:59 2005 UTC
# Line 897  The format of KBD-LAYOUT is the same as Line 897  The format of KBD-LAYOUT is the same as
897  The variable `quail-keyboard-layout-type' holds the currently selected  The variable `quail-keyboard-layout-type' holds the currently selected
898  keyboard type."  keyboard type."
899    (interactive    (interactive
900     (list (completing-read "Keyboard type (default, current choice): "     (list (completing-read "Keyboard type (default current choice): "
901                            quail-keyboard-layout-alist                            quail-keyboard-layout-alist
902                            nil t)))                            nil t)))
903    (or (and keyboard-type (> (length keyboard-type) 0))    (or (and keyboard-type (> (length keyboard-type) 0))

Legend:
Removed from v.1.142  
changed lines
  Added in v.1.143

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26