Mercurial > emacs
changeset 105784:51992684b560
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
help-xref-info-regexp and help-xref-url-regexp to identify links.
(Further to Bug#3921).
author | Kevin Ryde <user42@zip.com.au> |
---|---|
date | Tue, 27 Oct 2009 22:59:55 +0000 |
parents | 588c96104e0c |
children | 882add770597 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 27 22:52:19 2009 +0000 +++ b/lisp/ChangeLog Tue Oct 27 22:59:55 2009 +0000 @@ -1,3 +1,9 @@ +2009-10-27 Kevin Ryde <user42@zip.com.au> + + * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use + help-xref-info-regexp and help-xref-url-regexp to identify links. + (Further to Bug#3921). + 2009-10-27 Michael Albinus <michael.albinus@gmx.de> * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.