From: Juanma Barranquero Date: Mon, 4 Nov 2002 15:56:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.93~35 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=905b1fa2abbdb2ef38f66e1fc72097cb34aa4c33;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e9f7bd08222..4657e2b87a5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,21 +1,19 @@ 2002-11-03 Andre Spiegel - * vc.el (vc-dired-mode): Adapt dired-move-to-filename-regexp to - its current version in dired.el. + * vc.el (vc-dired-mode): Adapt dired-move-to-filename-regexp to its + current version in dired.el. -2002-10-28 Juanma Barranquero (tiny change) +2002-10-28 Matthew Swift (tiny change) * progmodes/compile.el (grep-find-use-xargs): Fix docstring. - Patch from Matt Swift . 2002-10-28 Francesco Potorti` * comint.el (comint-password-prompt-regexp): Synch with main trunk. -2002-10-24 Juanma Barranquero (tiny change) +2002-10-24 Matthew Swift (tiny change) * textmodes/outline.el (outline-minor-mode): Add customization group. - Patch from Matthew Swift . 2002-10-23 Richard M. Stallman