emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/double.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/double.el
Date: Fri, 06 Sep 2002 05:33:08 -0400

Index: emacs/lisp/double.el
diff -c emacs/lisp/double.el:1.15 emacs/lisp/double.el:1.16
*** emacs/lisp/double.el:1.15   Mon Jul 16 08:22:58 2001
--- emacs/lisp/double.el        Fri Sep  6 03:12:37 2002
***************
*** 75,81 ****
  
  (defcustom double-prefix-only t
    "*Non-nil means that Double mode mapping only works for prefix keys.
! That is, for any key `X' in `double-map',  `X' alone will be mapped
  but not `C-u X' or `ESC X' since the X is not the prefix key."
    :group 'double
    :type 'boolean)
--- 75,81 ----
  
  (defcustom double-prefix-only t
    "*Non-nil means that Double mode mapping only works for prefix keys.
! That is, for any key `X' in `double-map', `X' alone will be mapped
  but not `C-u X' or `ESC X' since the X is not the prefix key."
    :group 'double
    :type 'boolean)




reply via email to

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