comparison lisp/ChangeLog @ 62967:e908b1c6d405

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 03 Jun 2005 09:04:04 +0000
parents b17cee3b8861
children 74876512766a
comparison
equal deleted inserted replaced
62966:b17cee3b8861 62967:e908b1c6d405
10 * progmodes/compile.el (compilation-error-regexp-alist-alist): 10 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11 Allow (...) within `...' for makepp messages. 11 Allow (...) within `...' for makepp messages.
12 12
13 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu> 13 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
14 14
15 * ediff-diff.el (ediff-same-contents) Eliminate CL-type functions. 15 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16 16
17 * ediff-mult.el (ediff-intersect-directories) Make sure that ".." and 17 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
18 "." files are deleted from all file lists before comparison 18 "." files are deleted from all file lists before comparison.
19 19
20 * viper-keym.el 20 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21 (viper-toggle-key,viper-quoted-insert-key,viper-ESC-key): 21 (viper-ESC-key): Made them customizable.
22 Made them customizable. 22
23 23 * viper.el (viper-non-hook-settings): Fixed the names of defadvices.
24 * viper.el (viper-non-hook-settings): fixed the names of defadvices.
25 24
26 2005-06-01 Luc Teirlinck <teirllm@auburn.edu> 25 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
27 26
28 * autorevert.el (auto-revert-buffers): Use save-match-data. 27 * autorevert.el (auto-revert-buffers): Use save-match-data.
29 28