Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4960:45b6288416e3
slight cleanup, move EXFUN of regexp-quote to lisp.h
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-29 Ben Wing <ben@xemacs.org>
* lisp.h:
* objects.h (set_face_boolean_attached_to):
Use lisp.h for EXFUN of Fregexp_quote, that's what it's for.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 29 Jan 2010 23:38:50 -0600 |
parents | bd169a24a554 |
children | e813cf16c015 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jan 28 04:27:30 2010 -0600 +++ b/src/ChangeLog Fri Jan 29 23:38:50 2010 -0600 @@ -1,3 +1,9 @@ +2010-01-29 Ben Wing <ben@xemacs.org> + + * lisp.h: + * objects.h (set_face_boolean_attached_to): + Use lisp.h for EXFUN of Fregexp_quote, that's what it's for. + 2010-01-28 Ben Wing <ben@xemacs.org> * syswindows.h: