annotate etc/unicode/README @ 5570:6c76f5b7e2e3
Be more careful still in #'cl-defsubst-expand.
lisp/ChangeLog addition:
2011-09-11 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el (cl-defsubst-expand):
Be more careful still here, make sure that any references to
variables in BODY don't access those values in the enclosing scope
when that would be inappropriate.
Add some documentation of a potential reasonable approach to
avoiding the problems with our (non-Common Lisp-conformant)
#'symbol-macrolet.
author |
Aidan Kehoe <kehoea@parhasard.net> |
date |
Sun, 11 Sep 2011 16:05:05 +0100 |
parents |
a29c4eef8f00 |
children |
|
rev |
line source |
771
|
1 This directory contains Unicode translation tables for most of the
|
|
2 charsets in XEmacs.
|
|
3
|
|
4 The tables in unicode-consortium/ come from:
|
|
5
|
|
6 http://www.unicode.org/Public/MAPPINGS/
|
|
7
|
|
8 The tables in ibm/ come from:
|
|
9
|
|
10 http://oss.software.ibm.com/icu/charset/
|
|
11
|
779
|
12 The tables in unicode-consortium/ should be used as source data; the ones
|
|
13 in ibm/ can be used to supplement or check the accuracy of the others.
|