Mercurial > emacs
comparison lisp/ChangeLog @ 70142:aaccd198c2be
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 20 Apr 2006 23:00:16 +0000 |
parents | fa073d9c1a2b |
children | 60a94b1ec37e |
comparison
equal
deleted
inserted
replaced
70141:21438c8b3a3f | 70142:aaccd198c2be |
---|---|
1 2006-04-21 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler): | |
4 Use font-lock-warning-face for any errors e.g. no stack. | |
5 (gdb-stack-list-locals-handler): Display any errors e.g. no stack. | |
6 | |
1 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu> | 7 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 8 |
3 * newcomment.el (comment-start, comment-start-skip) | 9 * newcomment.el (comment-start, comment-start-skip) |
4 (comment-end-skip, comment-end): Mark as safe. | 10 (comment-end-skip, comment-end): Mark as safe. |
5 | 11 |