# HG changeset patch # User Juanma Barranquero # Date 1116807039 0 # Node ID 7cd1d4fece92173f548932fa6eb7cb371b53e292 # Parent 253d903435d52785195345c7058d1ed75fb49eb4 Maintain timestamp order (new zealanders live in the future ;-) diff -r 253d903435d5 -r 7cd1d4fece92 lisp/ChangeLog --- a/lisp/ChangeLog Mon May 23 00:06:28 2005 +0000 +++ b/lisp/ChangeLog Mon May 23 00:10:39 2005 +0000 @@ -58,6 +58,12 @@ * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring. +2005-05-23 Nick Roberts + + * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps + more general and work when GDB variable "print pretty" is on, + as with Emacs, for example. + 2005-05-22 Luc Teirlinck * font-core.el: Update comment. @@ -103,12 +109,6 @@ * dired.el (dired-font-lock-keywords): Fontify files with junk extensions even if marked by -F. -2005-05-23 Nick Roberts - - * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps - more general and work when GDB variable "print pretty" is on, - as with Emacs, for example. - 2005-05-22 Juanma Barranquero * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)