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/quail.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/international/quail.el
Date: Sat, 24 Sep 2005 09:44:18 -0400

Index: emacs/lisp/international/quail.el
diff -c emacs/lisp/international/quail.el:1.142 
emacs/lisp/international/quail.el:1.143
*** emacs/lisp/international/quail.el:1.142     Mon Jul  4 17:22:27 2005
--- emacs/lisp/international/quail.el   Sat Sep 24 13:43:59 2005
***************
*** 897,903 ****
  The variable `quail-keyboard-layout-type' holds the currently selected
  keyboard type."
    (interactive
!    (list (completing-read "Keyboard type (default, current choice): "
                          quail-keyboard-layout-alist
                          nil t)))
    (or (and keyboard-type (> (length keyboard-type) 0))
--- 897,903 ----
  The variable `quail-keyboard-layout-type' holds the currently selected
  keyboard type."
    (interactive
!    (list (completing-read "Keyboard type (default current choice): "
                          quail-keyboard-layout-alist
                          nil t)))
    (or (and keyboard-type (> (length keyboard-type) 0))




reply via email to

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