Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5532:69a08906ad27
Introducing syntax-ppss.el from GNU.
author | Mats Lidell <mats.lidell@cag.se> |
---|---|
date | Wed, 20 Jul 2011 00:42:16 +0200 |
parents | 1b054bc2ac40 |
children | 68db75473fc6 |
comparison
equal
deleted
inserted
replaced
5531:1b054bc2ac40 | 5532:69a08906ad27 |
---|---|
1 2011-07-22 Mats Lidell <matsl@xemacs.or> | |
2 | |
3 * syntax-ppss.el: Synced up with Emacs 23.3 (syntax.el) | |
4 | |
1 2011-07-03 Aidan Kehoe <kehoea@parhasard.net> | 5 2011-07-03 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * cl.el (cl-macroexpand): | 7 * cl.el (cl-macroexpand): |
4 Allow code to disable a given symbol macro while expanding code by | 8 Allow code to disable a given symbol macro while expanding code by |
5 prepending a cons with a nil cdr to the macro environment. | 9 prepending a cons with a nil cdr to the macro environment. |