changeset 75625:b338973597bf

* image-mode.el: Use autoload to avoid overriding disabled setting applied in .emacs.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 03 Feb 2007 01:00:52 +0000
parents 287a9e827176
children 85c419892123
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 03 00:18:24 2007 +0000
+++ b/lisp/ChangeLog	Sat Feb 03 01:00:52 2007 +0000
@@ -1,3 +1,8 @@
+2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
+
+	* image-mode.el: Use autoload to avoid overriding disabled setting
+	applied in .emacs.
+
 2007-02-03  acm  <acm@localhost.localdomain>
 
 	* progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction