changeset 62644:7cd1d4fece92

Maintain timestamp order (new zealanders live in the future ;-)
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 23 May 2005 00:10:39 +0000
parents 253d903435d5
children 8c5da3f6a00f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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  <nickrob@snap.net.nz>
+
+	* 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  <teirllm@auburn.edu>
 
 	* 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  <nickrob@snap.net.nz>
-
-	* 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  <lekktu@gmail.com>
 
 	* emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)