Mercurial > emacs
diff lisp/ChangeLog @ 78603:eb7052b9d8b1
(backquote-delay-process): Fix last change.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 21 Aug 2007 19:09:25 +0000 |
parents | 4f60c94dc647 |
children | 614e3fc32bdf |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 21 18:22:03 2007 +0000 +++ b/lisp/ChangeLog Tue Aug 21 19:09:25 2007 +0000 @@ -1,5 +1,7 @@ 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca> + * emacs-lisp/backquote.el (backquote-delay-process): Fix last change. + * progmodes/ada-mode.el: Fix up comment style in header. (ada-check-emacs-version): Remove. (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.