emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 03 Feb 2003 17:32:54 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4804 emacs/lisp/ChangeLog:1.4805
*** emacs/lisp/ChangeLog:1.4804 Mon Feb  3 11:31:35 2003
--- emacs/lisp/ChangeLog        Mon Feb  3 17:32:53 2003
***************
*** 1,3 ****
--- 1,12 ----
+ 2003-02-04  Kim F. Storm  <address@hidden>
+ 
+       * ido.el (ido-define-mode-map): Remap viper delete char/word
+       commands to their ido specific equivalents.  Disable ESC in
+       viper mode (to avoid exiting insert mode), since ido doesn't
+       work in viper command mode.
+       (ido-delete-backward-updir, ido-delete-backward-word-updir):
+       Handle remapped viper commands.
+ 
  2003-02-03  Juanma Barranquero  <address@hidden>
  
        * calculator.el (calculator): Don't use the minibuffer even in




reply via email to

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