Mercurial > emacs
comparison lisp/ChangeLog @ 54289:5acba3a0b094
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 05 Mar 2004 23:59:08 +0000 |
parents | 835062cf7863 |
children | bf240c02022c b1f57ac99be5 |
comparison
equal
deleted
inserted
replaced
54288:835062cf7863 | 54289:5acba3a0b094 |
---|---|
1 2004-03-05 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow | |
4 for the assembler buffer. | |
5 (gdb-assembler-custom): Position the overlay arrow. | |
6 (gdb-put-arrow, gdb-remove-arrow): Delete functions. | |
7 | |
1 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 9 |
3 * mail/sendmail.el (mail-mode): Set comment-start-skip. | 10 * mail/sendmail.el (mail-mode): Set comment-start-skip. |
4 | 11 |
5 * newcomment.el (uncomment-region): Allow non-terminated comment. | 12 * newcomment.el (uncomment-region): Allow non-terminated comment. |