]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 13 May 2005 02:25:35 +0000 (02:25 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 13 May 2005 02:25:35 +0000 (02:25 +0000)
lisp/ChangeLog

index 855efc8a798f878686f0360c4cf1cf09bc350259..39ed1402c077c3c1ff08a85d7afe9a074c5402be 100644 (file)
@@ -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.