Mercurial > emacs
changeset 87645:19c6f8f4f7c7
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 08 Jan 2008 08:03:25 +0000 |
parents | bd942570a8d9 |
children | cd9db6999a23 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 08 08:03:12 2008 +0000 +++ b/lisp/ChangeLog Tue Jan 08 08:03:25 2008 +0000 @@ -1,7 +1,8 @@ 2008-01-08 Kevin Ryde <user42@zip.com.au> * progmodes/compile.el (compilation-error-regexp-alist-alist): - For perl, allow "during global destruction" at end. + For perl, allow "during global destruction" at end. Add entry for + two-arg form of the Test module ok() func. 2008-01-08 Glenn Morris <rgm@gnu.org>