Mercurial > emacs
diff lisp/ChangeLog @ 81078:f8e9adbebabb
(edmacro-format-keys): Use current-active-maps.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 25 May 2007 16:43:24 +0000 |
parents | c2b0d8bb6ca7 |
children | 506d3398a966 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 25 16:42:10 2007 +0000 +++ b/lisp/ChangeLog Fri May 25 16:43:24 2007 +0000 @@ -1,5 +1,7 @@ 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca> + * edmacro.el (edmacro-format-keys): Use current-active-maps. + * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer): Add indentation and debugging info. Fix up comment convention.