Mercurial > emacs
comparison lisp/ChangeLog @ 74923:a7e6b6159240
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 26 Dec 2006 22:01:17 +0000 |
parents | 33f45984a578 |
children | c5b3e0d3ccc5 |
comparison
equal
deleted
inserted
replaced
74922:33f45984a578 | 74923:a7e6b6159240 |
---|---|
1 2006-12-26 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch | |
4 expressions. | |
5 (gdb-var-delete): Handle duplicate names. Print message for non | |
6 root expressions. | |
7 (gdb-partial-output-name): Start buffer name with a space. | |
8 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above | |
9 buffer name. | |
10 | |
1 2006-12-26 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> | 11 2006-12-26 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
2 | 12 |
3 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the | 13 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the |
4 last footnote when `footnote-spaced-footnotes' is nil. | 14 last footnote when `footnote-spaced-footnotes' is nil. |
5 | 15 |