# HG changeset patch # User Luc Teirlinck # Date 1115951135 0 # Node ID 5a9bc4bb22a5bec2575fbd5cdf8e43f2a895bb14 # Parent 50bb635a0522789176d2f4fa2e729fe09cf16155 *** empty log message *** diff -r 50bb635a0522 -r 5a9bc4bb22a5 lisp/ChangeLog --- a/lisp/ChangeLog Thu May 12 23:09:33 2005 +0000 +++ b/lisp/ChangeLog Fri May 13 02:25:35 2005 +0000 @@ -1,5 +1,8 @@ 2005-05-12 Luc Teirlinck + * progmodes/inf-lisp.el (inferior-lisp-mode-hook) + (inferior-lisp-load-hook): Convert defcustoms back to defvars. + * files.el (normal-mode): Extend the scope of the `enable-local-variables' binding to include the `set-auto-mode' call. (magic-mode-alist): Doc fix.