Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 66087:88d998016498
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
* mh-utils.el: Ran mh-unit. Continued copyright lines need to be
indented.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 14 Oct 2005 17:15:40 +0000 |
parents | 1d0956c24eb7 |
children | 9e3c435d42e0 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Fri Oct 14 16:05:37 2005 +0000 +++ b/lisp/mh-e/ChangeLog Fri Oct 14 17:15:40 2005 +0000 @@ -1,5 +1,9 @@ 2005-10-14 Bill Wohler <wohler@newt.com> + * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: + * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines + need to be indented. + * mh-seq.el (mh-non-seq-mode-line-annotation): Moved make-variable-buffer-local call to top level to avoid warnings in CVS Emacs.