diff lisp/ChangeLog @ 62269:5a9bc4bb22a5

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 13 May 2005 02:25:35 +0000
parents 2047356fac4e
children 9cf0671e4de1
line wrap: on
line diff
--- 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  <teirllm@auburn.edu>
 
+	* 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.