Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 66517:2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
(mail-citation-hook): Quote URLs in docstrings and precede with `URL'.
The former will suppress checkdoc warnings, the latter will turn them
into hyperlinks in Emacs 22 (I just added the code to do that today).
(mh-scan-format-file): Checkdoc fix.
| author | Bill Wohler <wohler@newt.com> |
|---|---|
| date | Fri, 28 Oct 2005 22:28:31 +0000 |
| parents | 117f8e71b37a |
| children | 7cc22b3f2300 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Fri Oct 28 21:53:30 2005 +0000 +++ b/lisp/mh-e/ChangeLog Fri Oct 28 22:28:31 2005 +0000 @@ -1,3 +1,12 @@ +2005-10-28 Bill Wohler <wohler@newt.com> + + * mh-customize.el (mh-x-face-file, mh-show-use-xface-flag) + (mail-citation-hook): Quote URLs in docstrings and precede with + `URL'. The former will suppress checkdoc warnings, the latter will + turn them into hyperlinks in Emacs 22 (I just added the code + to do that today). + (mh-scan-format-file): Checkdoc fix. + 2005-10-27 Bill Wohler <wohler@newt.com> * mh-customize.el (mh-adaptive-cmd-note-flag)
