diff lisp/ChangeLog @ 72176:8b73fd8e1710

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Jul 2006 02:27:00 +0000
parents 636d15c88534
children 820ab848182d
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jul 29 02:26:45 2006 +0000
+++ b/lisp/ChangeLog	Sat Jul 29 02:27:00 2006 +0000
@@ -1,3 +1,12 @@
+2006-07-28  Richard Stallman  <rms@gnu.org>
+
+	* bindings.el (mode-line-frame-identification)
+	(propertized-buffer-identification): Centralize the code
+	to initialize the variable.
+
+	* progmodes/grep.el (grep-default-command): Catch errors from
+	wildcard-to-regexp.
+
 2006-07-29  Kim F. Storm  <storm@cua.dk>
 
 	* progmodes/grep.el (grep-tag-default): New function.