]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 4 Oct 2000 15:48:15 +0000 (15:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 4 Oct 2000 15:48:15 +0000 (15:48 +0000)
lisp/ChangeLog

index 9f581ceca9760a9559ab3e646fd715588f704001..5ab4e83d1d7b0e58b75abde8b29cd2d13f2d53b4 100644 (file)
        (dired-do-create-files): If there's only one file, pass it in as
        the DEFAULT arg to dired-mark-read-file-name.
 
+2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
+       (diff-goto-source): Be smarter when choosing REVERSE or not.
+
+       * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
+       (texinfo-mode-menu): Add an explicit shortcut for update all.
+
 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
 
        * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to