]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 May 2001 22:43:04 +0000 (22:43 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 May 2001 22:43:04 +0000 (22:43 +0000)
lisp/ChangeLog

index 26a1d4c809918e285ccaf1e37b8b56ca990dd781..f69c89757863474902f16ebc9235f6aa74337fe8 100644 (file)
@@ -1,11 +1,18 @@
+2001-05-11  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * 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 *.<rev> case.
+
 2001-05-11  Gerd Moellmann  <gerd@gnu.org>
 
        * 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  <monnier@cs.yale.edu>