comparison lisp/ChangeLog @ 99789:125a6fd7c956

2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> * viper.el: date change. * viper-cmd.el (viper-envelop-ESC-key): viper-translate-all-ESC-keysequences is now a function. * viper-init (viper-translate-all-ESC-keysequences): make this variable
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sat, 22 Nov 2008 06:29:09 +0000
parents 2de5937e4473
children 45ea5b2748da
comparison
equal deleted inserted replaced
99788:2de5937e4473 99789:125a6fd7c956
1 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
2
3 * viper.el: date change.
4
5 * viper-cmd.el (viper-envelop-ESC-key):
6 viper-translate-all-ESC-keysequences is now a function.
7
8 * viper-init (viper-translate-all-ESC-keysequences): make this variable
9
1 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca> 10 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * vc-hooks.el (vc-follow-link, vc-find-file-hook): 12 * vc-hooks.el (vc-follow-link, vc-find-file-hook):
4 Use buffer-file-truename to handle symlinks in any part of the filename. 13 Use buffer-file-truename to handle symlinks in any part of the filename.
5 14