diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80bec52f000..254fcb2832f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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'. |
