Mercurial > emacs
comparison lisp/ChangeLog @ 69292:10abb9aff651
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 06 Mar 2006 01:44:06 +0000 |
parents | 1248c4b55c0c |
children | 72ea16b87901 |
comparison
equal
deleted
inserted
replaced
69291:928466fb1966 | 69292:10abb9aff651 |
---|---|
1 2006-03-05 Luc Teirlinck <teirllm@auburn.edu> | 1 2006-03-05 Luc Teirlinck <teirllm@auburn.edu> |
2 | 2 |
3 * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in | 3 * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in |
4 regexp for Lisp syntax. | 4 regexp for Lisp syntax. |
5 (gud-tooltip-dereference): Add missing optional argument. | |
5 | 6 |
6 2006-03-04 John Paul Wallington <jpw@pobox.com> | 7 2006-03-04 John Paul Wallington <jpw@pobox.com> |
7 | 8 |
8 * wdired.el (toplevel): Require `cl' at compile-time. | 9 * wdired.el (toplevel): Require `cl' at compile-time. |
9 | 10 |