comparison lisp/ChangeLog @ 88581:a388d3c80516

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 20 May 2002 15:54:02 +0000
parents 1ecb13ff569a
children f09f6d2eb15c
comparison
equal deleted inserted replaced
88580:2ad6e6f5c988 88581:a388d3c80516
1 2002-05-20 Dave Love <fx@gnu.org>
2
3 * cus-start.el: Add charset-map-directory.
4
5 * international/fontset.el (font-encoding-alist): Add
6 adobe-symbol.
7
8 * format.el (format-alist): Remove ibm, mac, hp entries (available
9 natively).
10
11 * language/romanian.el (iso-latin-10): Add :mime-charset.
12 ("Romanian"): Add doc.
13
14 * international/mule-conf.el (iso-8859-10, symbol)
15 (adobe-standard-encoding, ibm850): New charsets.
16 (iso-8859-13): Fix IR number, final char.
17 (file-coding-system-alist): Add .xml.
18
19 * language/european.el (iso-latin-6, iso-8859-10, latin-6)
20 (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
21 (adobe-standard-encoding, cp850, ibm850): New coding systems.
22 ("Latin-6", "Latin-7"): New language environments.
23
1 2002-05-19 Dave Love <fx@gnu.org> 24 2002-05-19 Dave Love <fx@gnu.org>
2 25
3 * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8, 26 * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
4 utf-8-subst; add vietnamese, cyrillic, czech. 27 utf-8-subst; add vietnamese, cyrillic, czech.
5 28