Mercurial > emacs
comparison lisp/ChangeLog @ 70586:e7ce4cecd335
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 11 May 2006 10:07:08 +0000 |
parents | 12df553144df |
children | 8a6fc6278754 |
comparison
equal
deleted
inserted
replaced
70585:af0fd91baddc | 70586:e7ce4cecd335 |
---|---|
1 2006-05-11 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary. | |
4 (gdb-var-evaluate-expression-handler, gdb-var-update-handler): | |
5 Use a token for pending-triggers to ensure gdb-var-update | |
6 gets called once per user input again for pre-GDB 6.4. | |
7 (gdb-var-delete): Match on more complex expressions. | |
8 (gdb-var-list-children-handler, gdb-var-create-handler): | |
9 Use a token for consistency. | |
10 | |
1 2006-05-11 Carsten Dominik <dominik@science.uva.nl> | 11 2006-05-11 Carsten Dominik <dominik@science.uva.nl> |
2 | 12 |
3 * textmodes/org.el (org-read-date, org-goto-calendar) | 13 * textmodes/org.el (org-read-date, org-goto-calendar) |
4 (org-agenda-goto-calendar): Bind | 14 (org-agenda-goto-calendar): Bind |
5 `view-calendar-holidays-initially' to nil. | 15 `view-calendar-holidays-initially' to nil. |