aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDave Love2000-09-22 17:17:41 +0000
committerDave Love2000-09-22 17:17:41 +0000
commit4c7c1f3ff8608a9279500a70ed4371f80b328d1c (patch)
treed410e453bb6bce43506b3d59f374be043495c41c /lisp/ChangeLog
parent7aabd23e302d0c279e0fa826b682b8fb8f503198 (diff)
downloademacs-4c7c1f3ff8608a9279500a70ed4371f80b328d1c.tar.gz
emacs-4c7c1f3ff8608a9279500a70ed4371f80b328d1c.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0227b0fc6eb..c6b02211682 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12000-09-22 Dave Love <fx@gnu.org>
2
3 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
4 (hl-line-highlight): Specify buffer when moving overlay.
5
6 * progmodes/fortran.el (fortran-mode): Locally set
7 normal-auto-fill-function.
8 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9 (fortran-mode-map): Adjust auto-fill menu entry.
10
12000-09-22 Gerd Moellmann <gerd@gnu.org> 112000-09-22 Gerd Moellmann <gerd@gnu.org>
2 12
3 * vc-rcs.el (toplevel): Require `vc' when compiling. 13 * vc-rcs.el (toplevel): Require `vc' when compiling.