changeset 32136:4305dd9d9fed

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 04 Oct 2000 15:48:15 +0000
parents 210c188cba41
children 02093aa4b369
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 04 15:32:24 2000 +0000
+++ b/lisp/ChangeLog	Wed Oct 04 15:48:15 2000 +0000
@@ -82,6 +82,14 @@
 	(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