2 new commits in XEmacs:
https://bitbucket.org/xemacs/xemacs/changeset/f5315ccbf005/
changeset: f5315ccbf005
user: kehoea
date: 2011-12-30 13:43:52
summary: Cons less, be more careful about always using the environment,
#'macroexpand
2011-12-30 Aidan Kehoe <kehoea(a)parhasard.net>
* eval.c (Fmacroexpand):
Don't cons if ENVIRONMENT is the same object as
byte-compile-macro-environment.
Always look up symbol- and other macros in the (possibly modified)
byte-compile-macro-environment, not the supplied ENVIRONMENT.
byte-compile-macro-environment reflects ENVIRONMENT, so that's OK
and preferred.
affected #: 2 files
https://bitbucket.org/xemacs/xemacs/changeset/5e256f495401/
changeset: 5e256f495401
user: kehoea
date: 2011-12-30 14:55:07
summary: Don't error with a non-list plist, #'copy-symbol
lisp/ChangeLog addition:
2011-12-30 Aidan Kehoe <kehoea(a)parhasard.net>
* subr.el (copy-symbol): Don't error with a non-list plist, as
happens with symbols in abbrev tables.
affected #: 2 files
Repository URL:
https://bitbucket.org/xemacs/xemacs/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches