diff lisp/ChangeLog @ 70344:761604c02b49

(byte-compile-dynamic) (byte-compile-dynamic-docstrings, byte-compile-warnings) (find-file-visit-truename, indent-tabs-mode, left-margin) (no-byte-compile no-update-autoloads, truncate-lines) (version-control): Don't use `t' for safe-local-variable declarations.
author Reiner Steib <Reiner.Steib@gmx.de>
date Tue, 02 May 2006 12:24:55 +0000
parents 15ea16ad6a0e
children bddeadaa4365
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 02 10:15:29 2006 +0000
+++ b/lisp/ChangeLog	Tue May 02 12:24:55 2006 +0000
@@ -1,3 +1,12 @@
+2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+	* files.el (byte-compile-dynamic)
+	(byte-compile-dynamic-docstrings, byte-compile-warnings)
+	(find-file-visit-truename, indent-tabs-mode, left-margin)
+	(no-byte-compile no-update-autoloads, truncate-lines)
+	(version-control): Don't use `t' for safe-local-variable
+	declarations.
+
 2006-05-01  Richard Stallman  <rms@gnu.org>
 
 	* diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,