]> code.delx.au - gnu-emacs/commitdiff
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
authorKevin Ryde <user42@zip.com.au>
Tue, 27 Oct 2009 22:59:55 +0000 (22:59 +0000)
committerKevin Ryde <user42@zip.com.au>
Tue, 27 Oct 2009 22:59:55 +0000 (22:59 +0000)
help-xref-info-regexp and help-xref-url-regexp to identify links.
(Further to Bug#3921).

lisp/ChangeLog

index 80bec52f00052da52dba75094b0dcbb0232b94c0..254fcb2832fa7234cdbe4f28c4f1b7b2594ac4fa 100644 (file)
@@ -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'.