Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 4039:effcad8baac1
[xemacs-hg @ 2007-06-27 12:19:08 by aidan]
Mention that lexical closures are actually available in XEmacs Lisp in the
Lisp reference manual.
author | aidan |
---|---|
date | Wed, 27 Jun 2007 12:19:11 +0000 |
parents | 8d2106500793 |
children | 80495fae7418 |
comparison
equal
deleted
inserted
replaced
4038:fe4036b9da6a | 4039:effcad8baac1 |
---|---|
1 2007-06-27 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * lispref/variables.texi (Extent): | |
4 Mention that lexical scope is available using lexical-let and | |
5 lexical-let* in cl-macs, instead of ignoring them entirely. | |
6 | |
1 2007-05-21 Ville Skyttä <scop@xemacs.org> | 7 2007-05-21 Ville Skyttä <scop@xemacs.org> |
2 | 8 |
3 * internals/internals.texi: Fix corrupted/oddly encoded chars. | 9 * internals/internals.texi: Fix corrupted/oddly encoded chars. |
4 * lispref/ldap.texi: Ditto. | 10 * lispref/ldap.texi: Ditto. |
5 | 11 |