aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.