Mercurial > emacs
changeset 52992:3084104990c8
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 05 Nov 2003 04:03:39 +0000 |
parents | 228cbf0968c7 |
children | c17a620e1ff3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 03 20:28:47 2003 +0000 +++ b/lisp/ChangeLog Wed Nov 05 04:03:39 2003 +0000 @@ -1,3 +1,7 @@ +2003-11-04 Luc Teirlinck <teirllm@auburn.edu> + + * files.el (risky-local-variable-p): Make second argument optional. + 2003-11-03 Eli Zaretskii <eliz@elta.co.il> * mail/rmail.el (rmail-convert-to-babyl-format): If @@ -17,7 +21,7 @@ 2003-11-01 Oliver Scholz <epameinondas@gmx.de> - * emacs-lisp/rx.el (rx-or): Fix the case of + * emacs-lisp/rx.el (rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))". 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)