aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2005-04-11 15:22:38 +0000
committerGlenn Morris2005-04-11 15:22:38 +0000
commit055e0d881d6512d4e53ced46ed7d0156fdb45f48 (patch)
tree46b813f8fd8eea9f0230581a136182d15fab4650 /lisp
parent1a0320876e153655917f7deeac1651b07553c41c (diff)
downloademacs-055e0d881d6512d4e53ced46ed7d0156fdb45f48.tar.gz
emacs-055e0d881d6512d4e53ced46ed7d0156fdb45f48.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7bb0ee29eb..35a0089c74b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,11 @@
9 (gdb-setup-windows): Create IO buffer if not already there. 9 (gdb-setup-windows): Create IO buffer if not already there.
10 (gdb-memory-mode): Remove purecopy noops. 10 (gdb-memory-mode): Remove purecopy noops.
11 11
122005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
13
14 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
15 and pass to self-insert-command.
16
122005-04-11 Lute Kamstra <lute@gnu.org> 172005-04-11 Lute Kamstra <lute@gnu.org>
13 18
14 * generic.el: Commentary section cleanup. 19 * generic.el: Commentary section cleanup.