aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDave Love2000-01-24 22:44:09 +0000
committerDave Love2000-01-24 22:44:09 +0000
commit26ef1c879ec7ae86fddd4037477a2e31d2b6bc7c (patch)
tree06cad75f5c43adb408495aebfa7ae20222f13aaa /lisp/ChangeLog
parentef7deaa98cedc7f42b7a877195ec118df539ebb5 (diff)
downloademacs-26ef1c879ec7ae86fddd4037477a2e31d2b6bc7c.tar.gz
emacs-26ef1c879ec7ae86fddd4037477a2e31d2b6bc7c.zip
(fortran-mode): Use beginning-of-defun-function, end-of-defun-function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8b3db491b32..e354dac34e6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12000-01-24 Dave Love <fx@gnu.org>
2
3 * fortran.el (fortran-mode): Use beginning-of-defun-function,
4 end-of-defun-function.
5
6 * font-lock.el (turn-on-font-lock): Don't depend on window-system
7 &c.
8
12000-01-22 Jason Rumney <jasonr@gnu.org> 92000-01-22 Jason Rumney <jasonr@gnu.org>
2 10
3 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it 11 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it