Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 68483:18444e32999b
(sc-cite-original): Remove autoload of "sc" with old docstring.
sc-cite-original is autoloaded via loaddefs.el for all supported
versions. In addition, the package name "sc" has been made obsolete by
"supercite since at least Emacs 21.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Mon, 30 Jan 2006 04:03:11 +0000 |
parents | 98d72e1824e4 |
children | d5026c3051b9 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Mon Jan 30 03:39:36 2006 +0000 +++ b/lisp/mh-e/ChangeLog Mon Jan 30 04:03:11 2006 +0000 @@ -1,5 +1,10 @@ 2006-01-29 Bill Wohler <wohler@newt.com> + * mh-comp.el (sc-cite-original): Remove autoload of "sc" with old + docstring. sc-cite-original is autoloaded via loaddefs.el for all + supported versions. In addition, the package name "sc" has been + made obsolete by "supercite since at least Emacs 21. + * mh-scan.el (mh-note-copied, mh-note-printed): Reorganization revealed character constants that were still strings (closes SF #770772).