Mercurial > emacs
comparison lisp/ChangeLog @ 62963:fcacef2ed810
2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-diff.el (ediff-same-contents) Eliminate CL-type functions.
* ediff-mult.el (ediff-intersect-directories) Make sure that ".." and
"." files are deleted from all file lists before comparison
* viper-keym.el
(viper-toggle-key,viper-quoted-insert-key,viper-ESC-key):
Made them customizable.
* viper.el (viper-non-hook-settings): fixed the names of defadvices.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Fri, 03 Jun 2005 08:04:04 +0000 |
parents | a8aa893e7e77 |
children | b17cee3b8861 |
comparison
equal
deleted
inserted
replaced
62962:6ab08ae41502 | 62963:fcacef2ed810 |
---|---|
1 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu> | |
2 | |
3 * ediff-diff.el (ediff-same-contents) Eliminate CL-type functions. | |
4 | |
5 * ediff-mult.el (ediff-intersect-directories) Make sure that ".." and | |
6 "." files are deleted from all file lists before comparison | |
7 | |
8 * viper-keym.el | |
9 (viper-toggle-key,viper-quoted-insert-key,viper-ESC-key): | |
10 Made them customizable. | |
11 | |
12 * viper.el (viper-non-hook-settings): fixed the names of defadvices. | |
13 | |
1 2005-06-01 Luc Teirlinck <teirllm@auburn.edu> | 14 2005-06-01 Luc Teirlinck <teirllm@auburn.edu> |
2 | 15 |
3 * autorevert.el (auto-revert-buffers): Use save-match-data. | 16 * autorevert.el (auto-revert-buffers): Use save-match-data. |
4 | 17 |
5 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca> | 18 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca> |