diff lisp/ChangeLog @ 31848:ca2642f7b76a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 22 Sep 2000 17:17:41 +0000
parents e16df605652f
children 0ab2663baf76
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 22 17:16:57 2000 +0000
+++ b/lisp/ChangeLog	Fri Sep 22 17:17:41 2000 +0000
@@ -1,3 +1,13 @@
+2000-09-22  Dave Love  <fx@gnu.org>
+
+	* hl-line.el (hl-line-overlay): Don't make it buffer-local.
+	(hl-line-highlight): Specify buffer when moving overlay.
+
+	* progmodes/fortran.el (fortran-mode): Locally set
+	normal-auto-fill-function.
+	(fortran-auto-fill-mode): Just alias to auto-fill-mode.
+	(fortran-mode-map): Adjust auto-fill menu entry.
+
 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
 
 	* vc-rcs.el (toplevel): Require `vc' when compiling.