Mercurial > emacs
comparison lisp/ChangeLog @ 64120:e82544c1e32b
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 07 Jul 2005 04:58:07 +0000 |
parents | 565aeb1f7662 |
children | 14582985815a f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64119:b83cb76e940c | 64120:e82544c1e32b |
---|---|
1 2005-07-07 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gud.el: Require font-lock for displaying errors. | |
4 Used by gdb-ui.el. | |
5 | |
1 2005-07-07 Juanma Barranquero <lekktu@gmail.com> | 6 2005-07-07 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid | 8 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid |
4 values for the pattern lists which are `read'able but not | 9 values for the pattern lists which are `read'able but not |
5 `append'able (like symbols). | 10 `append'able (like symbols). |