]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix eol breakage in previous change.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 10 Jun 2008 23:33:11 +0000 (23:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 10 Jun 2008 23:33:11 +0000 (23:33 +0000)
lisp/ChangeLog

index 2e99aa14e3654b4984d6ef647535f8b12a712514..254bc97bf8e7b3b5d514fa9087e97c3f71fee96f 100644 (file)
 
        * vc-hooks.el (vc-after-save): Improve test.
        (vc-mode-line): Fix indentation.
+
 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
 
        * calendar/parse-time.el (parse-time-months)
        end of the ido history file.
 
 2008-05-16  John Paul Wallington  <jpw@pobox.com>
+
        * vc-dispatcher.el (top-level): Revert previous change: require cl
        when compiling.
 
 
        * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
        Add "..." in the appropriate places.
+
        * epa.el (epa-key-list-mode-map): Add more menu entries.
        Add "..." in the appropriate places.
 
        Add support for .pm files and .php files.
        (flymake-err-line-patterns): Add pattern for PHP errors.
        (flymake-php-init): New function.  PHP support for flymake.
+
        * progmodes/compile.el (compilation-error-regexp-alist-alist):
        Add regular expression for PHP errors.