diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 | ||
| 12 | 2005-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 | |||
| 12 | 2005-04-11 Lute Kamstra <lute@gnu.org> | 17 | 2005-04-11 Lute Kamstra <lute@gnu.org> |
| 13 | 18 | ||
| 14 | * generic.el: Commentary section cleanup. | 19 | * generic.el: Commentary section cleanup. |