From 14d9b141280bd6b743e5278aad260838954bc745 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 11 May 2001 22:43:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 26a1d4c8099..f69c8975786 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,11 +1,18 @@ +2001-05-11 Stefan Monnier + + * gud.el (gud-jdb-build-source-files-list): Fix paren typo. + + * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'. + + * files.el (auto-mode-alist): Add *.perl and fix the *. case. + 2001-05-11 Gerd Moellmann * startup.el (command-line): If parameters have been changed in the init files which influence font selection, clear the face cache so that faces get realized with the new parameters. - * Makefile.in (compile-files): Redirect output of chmod to - /dev/null. + * Makefile.in (compile-files): Redirect output of chmod to /dev/null. 2001-05-10 Stefan Monnier -- 2.39.2