comparison lisp/ChangeLog @ 105918:b2ce7c8bf1e6

* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun at end of sentence (my Bug#4818).
author Kevin Ryde <user42@zip.com.au>
date Sun, 08 Nov 2009 21:49:49 +0000
parents d1351c2f9b08
children 32e202ebbfda
comparison
equal deleted inserted replaced
105917:510f457168de 105918:b2ce7c8bf1e6
1 2009-11-08 Kevin Ryde <user42@zip.com.au>
2
3 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
4 at end of sentence (my Bug#4818).
5
1 2009-11-08 Jared Finder <jfinder@crypticstudios.com> 6 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
2 7
3 * progmodes/compile.el (compilation-error-regexp-alist-alist): 8 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4 Handle "see declaration of" MSFT statements (Bug#4100). 9 Handle "see declaration of" MSFT statements (Bug#4100).
5 10