Mercurial > emacs
comparison lisp/ChangeLog @ 72373:d3442bb1a1f2
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 12 Aug 2006 13:28:29 +0000 |
parents | 06ba19b6665f |
children | d0ee577ad268 |
comparison
equal
deleted
inserted
replaced
72372:06ba19b6665f | 72373:d3442bb1a1f2 |
---|---|
1 2006-08-13 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer) | |
4 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text. | |
5 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda | |
6 expressions. | |
7 (gdb-info-breakpoints-custom): Only search till end of line. | |
8 Add face to function names in case of no filename. | |
9 | |
1 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change) | 10 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change) |
2 | 11 |
3 * cus-start.el <indent-tabs-mode>: Move to the `indent' | 12 * cus-start.el <indent-tabs-mode>: Move to the `indent' |
4 customization group. | 13 customization group. |
5 | 14 |