diff lisp/ChangeLog @ 88079:eda73292b257

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1024
author Miles Bader <miles@gnu.org>
date Wed, 30 Jan 2008 07:11:04 +0000
parents 94a8c6fb63da 2cbbc427dee1
children 50e3e3fabd02 c70e45a7acfd
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 30 07:07:10 2008 +0000
+++ b/lisp/ChangeLog	Wed Jan 30 07:11:04 2008 +0000
@@ -1,3 +1,10 @@
+2008-01-30  Richard Stallman  <rms@gnu.org>
+
+	* progmodes/etags.el (tags-query-replace): Delete unused optional args.
+	Doc fix.
+
+	* files.el (hack-local-variables): Don't query about fake variables.
+
 2008-01-30  Markus Triska  <markus.triska@gmx.at>
 
 	* linum.el: New file.
@@ -202,7 +209,7 @@
 	* vc.el (vc-exec-after): For mode-line-process highlighting, if
 	`compile' is not available, fall back to font-lock-warning-face.
 
-2008-01-26  Phil Sung  <psung@mit.edu> (tiny change)
+2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
 
 	* wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
 	that the filename end is found even when the filename is empty.