[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/emulation/viper-init.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/emulation/viper-init.el |
Date: |
Tue, 04 Feb 2003 07:56:09 -0500 |
Index: emacs/lisp/emulation/viper-init.el
diff -c emacs/lisp/emulation/viper-init.el:1.25
emacs/lisp/emulation/viper-init.el:1.26
*** emacs/lisp/emulation/viper-init.el:1.25 Mon Jan 7 23:36:00 2002
--- emacs/lisp/emulation/viper-init.el Tue Feb 4 07:56:03 2003
***************
*** 535,541 ****
emitted by the arrow and function keys. Other sequences, e.g., \\e/, are
treated as ESC command followed by a `/'. This is done for people who type
fast
and tend to hit other characters right after they hit ESC. Other people like
! Emacs to translate ESC sequences all the time.
The default is to translate all sequences only when using a dumb terminal.
This permits you to use ESC as a meta key in insert mode."
:type 'boolean
--- 535,541 ----
emitted by the arrow and function keys. Other sequences, e.g., \\e/, are
treated as ESC command followed by a `/'. This is done for people who type
fast
and tend to hit other characters right after they hit ESC. Other people like
! Emacs to translate ESC sequences all the time.
The default is to translate all sequences only when using a dumb terminal.
This permits you to use ESC as a meta key in insert mode."
:type 'boolean
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/emulation/viper-init.el,
Juanma Barranquero <=