Mercurial > emacs
changeset 62269:5a9bc4bb22a5
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 13 May 2005 02:25:35 +0000 |
parents | 50bb635a0522 |
children | a5516bad2c77 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.