1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2005-04-11 15:22:38 +00:00
parent 1a0320876e
commit 055e0d881d

View file

@ -9,6 +9,11 @@
(gdb-setup-windows): Create IO buffer if not already there.
(gdb-memory-mode): Remove purecopy noops.
2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
* progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
and pass to self-insert-command.
2005-04-11 Lute Kamstra <lute@gnu.org>
* generic.el: Commentary section cleanup.