Mercurial > emacs
comparison lisp/ChangeLog @ 61113:b05fcd53a916
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 29 Mar 2005 20:59:01 +0000 |
parents | 2a3dcfbeb0e6 |
children | ff6aac2d0e0b |
comparison
equal
deleted
inserted
replaced
61112:c0f29f51c65c | 61113:b05fcd53a916 |
---|---|
1 2005-03-30 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text. | |
4 (gud-filter-pending-text): Move in front of gdb. | |
5 (gud-overlay-arrow-position): New variable. | |
6 (gud-sentinel, gud-display-line): Use it in place of | |
7 overlay-arrow-position. | |
8 | |
1 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk> | 9 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk> |
2 | 10 |
3 * progmodes/fortran.el (fortran-if-indent): Doc fix. | 11 * progmodes/fortran.el (fortran-if-indent): Doc fix. |
4 (fortran-font-lock-keywords-2): Add "where", "elsewhere". | 12 (fortran-font-lock-keywords-2): Add "where", "elsewhere". |
5 (fortran-font-lock-keywords-4): New variable. | 13 (fortran-font-lock-keywords-4): New variable. |