comparison lisp/ChangeLog @ 4996:c17c857e20bf

Merge.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 03 Feb 2010 20:18:53 +0000
parents 9c6ea1581159 8431b52e43b1
children 8800b5350a13
comparison
equal deleted inserted replaced
4927:5274591ce707 4996:c17c857e20bf
80 80
81 * mule/cyrillic.el (for): 81 * mule/cyrillic.el (for):
82 Upper and lowercase mappings were reversed for some old-Cyrillic 82 Upper and lowercase mappings were reversed for some old-Cyrillic
83 chars. 83 chars.
84 84
85 2010-01-31 Aidan Kehoe <kehoea@parhasard.net>
86
87 * cl.el (mapcar*): Delete; this is now in fns.c.
88 Use #'mapc, not #'mapc-internal in a couple of places.
89 * cl-macs.el (mapc, mapcar*, map): Delete these compiler macros
90 now the corresponding functions are in fns.c; there's no run-time
91 advantage to the macros.
92 * cl-extra.el (coerce): Extend the possible conversions here a
93 little; it's not remotely comprehensive yet, though it does allow
94 running slightly more Common Lisp code than previously.
95 (cl-mapcar-many): Delete.
96 (map, maplist, mapc, mapl, mapcan, mapcon): Move these to fns.c.
97 * bytecomp.el (byte-compile-maybe-mapc):
98 Use #'mapc itself, not #'mapc-internal, now the former is in C.
99 (mapcar*): Use #'byte-compile-maybe-mapc as this function's
100 byte-compile method, now a #'mapc that can take more than one
101 sequence is in C.
102 * obsolete.el (cl-mapc): Move this compatibility alias to this file.
103 * update-elc.el (do-autoload-commands): Use #'mapc, not
104 #'mapc-internal here.
105
85 2010-01-26 Aidan Kehoe <kehoea@parhasard.net> 106 2010-01-26 Aidan Kehoe <kehoea@parhasard.net>
86 107
87 * mule/vietnamese.el (viscii): Correct the mapping here, #xA6 is 108 * mule/vietnamese.el (viscii): Correct the mapping here, #xA6 is
88 actually *SMALL* LETTER A WITH CIRCUMFLEX AND HOOK ABOVE. 109 actually *SMALL* LETTER A WITH CIRCUMFLEX AND HOOK ABOVE.
89 * mule/cyrillic.el (koi8-c): Correct the mapping here, #x8C is 110 * mule/cyrillic.el (koi8-c): Correct the mapping here, #x8C is