comparison lisp/ChangeLog @ 66326:f838f175603c

(viper-set-hooks): Quote forms passed to `eval-after-load' to avoid evaluating their result.
author Romain Francoise <romain@orebokech.com>
date Sun, 23 Oct 2005 12:47:11 +0000
parents fda96ff4c7e5
children f649e62bb3ab
comparison
equal deleted inserted replaced
66325:fda96ff4c7e5 66326:f838f175603c
1 2005-10-23 Romain Francoise <romain@orebokech.com>
2
3 * emulation/viper.el (viper-set-hooks): Quote forms passed to
4 `eval-after-load' to avoid evaluating their result.
5
1 2005-10-23 Michael Albinus <michael.albinus@gmx.de> 6 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * files.el (directory-listing-before-filename-regexp): New 8 * files.el (directory-listing-before-filename-regexp): New
4 defvar. Replaces `dired-move-to-filename-regexp' from dired.el. 9 defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
5 10