Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
81077:eaa1a54ec3ee | 81078:f8e9adbebabb |
---|---|
1 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * edmacro.el (edmacro-format-keys): Use current-active-maps. | |
2 | 4 |
3 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer): | 5 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer): |
4 Add indentation and debugging info. Fix up comment convention. | 6 Add indentation and debugging info. Fix up comment convention. |
5 | 7 |
6 * cus-dep.el (custom-make-dependencies): Simplify. | 8 * cus-dep.el (custom-make-dependencies): Simplify. |