Mercurial > emacs
annotate lisp/ChangeLog.22 @ 90018:49e1148db0d3
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 14 Oct 2004 12:36:25 +0000 |
parents | 497891b0afeb |
children | d63800320ef4 |
rev | line source |
---|---|
90010 | 1 2004-10-12 Kenichi Handa <handa@m17n.org> |
2 | |
90013 | 3 * language/china-util.el (hz-set-msb-table): Turn chars beyond 128 |
4 to eight-bit chars. | |
5 | |
90010 | 6 * international/mule-conf.el: Dont' define coding system |
7 `undecided' here. | |
8 | |
90008 | 9 2004-10-06 Kenichi Handa <handa@m17n.org> |
10 | |
11 * international/mule-cmds.el (locale-language-names): Fix for | |
12 gb18030 and gdk. | |
13 | |
90006 | 14 2004-10-05 Kenichi Handa <handa@m17n.org> |
15 | |
16 * international/fontset.el (font-encoding-alist): Add gbk. | |
17 (charset-script-alist): Add chinese-gbk. | |
18 | |
90002 | 19 2004-10-04 Kenichi Handa <handa@m17n.org> |
20 | |
90004 | 21 * language/chinese.el (chinese-gbk): Include ascii in |
22 charset-list. | |
23 | |
90002 | 24 * international/encoded-kb.el (encoded-kbd-setup-keymap): Fix |
25 previous change. | |
26 | |
89982 | 27 2004-09-19 Kenichi Handa <handa@m17n.org> |
28 | |
29 * language/japanese.el ("Japanese"): Fix ordering of charsets. | |
30 | |
89965
5e9097d1ad99
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
Miles Bader <miles@gnu.org>
parents:
89964
diff
changeset
|
31 2004-08-18 Kenichi Handa <handa@m17n.org> |
5e9097d1ad99
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
Miles Bader <miles@gnu.org>
parents:
89964
diff
changeset
|
32 |
5e9097d1ad99
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
Miles Bader <miles@gnu.org>
parents:
89964
diff
changeset
|
33 * international/encoded-kb.el (encoded-kbd-self-insert-charset) |
5e9097d1ad99
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
Miles Bader <miles@gnu.org>
parents:
89964
diff
changeset
|
34 (encoded-kbd-self-insert-utf-8, encoded-kbd-setup-keymap) |
5e9097d1ad99
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
Miles Bader <miles@gnu.org>
parents:
89964
diff
changeset
|
35 (encoded-kbd-mode): Adjust code merged from trunk for unicode branch. |
5e9097d1ad99
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-31
Miles Bader <miles@gnu.org>
parents:
89964
diff
changeset
|
36 |
89964 | 37 2004-08-17 Kenichi Handa <handa@m17n.org> |
38 | |
39 * descr-text.el (describe-char): Fix for the case CODE is a cons | |
40 of integers. | |
41 | |
89959
e301e3f2bef8
term/mac-win.el: Use mac-standard-fontset-spec to create
Steven Tamm <steventamm@mac.com>
parents:
89929
diff
changeset
|
42 2004-08-03 Steven Tamm <steventamm@mac.com> |
e301e3f2bef8
term/mac-win.el: Use mac-standard-fontset-spec to create
Steven Tamm <steventamm@mac.com>
parents:
89929
diff
changeset
|
43 |
e301e3f2bef8
term/mac-win.el: Use mac-standard-fontset-spec to create
Steven Tamm <steventamm@mac.com>
parents:
89929
diff
changeset
|
44 * term/mac-win.el: Use mac-standard-fontset-spec to create |
e301e3f2bef8
term/mac-win.el: Use mac-standard-fontset-spec to create
Steven Tamm <steventamm@mac.com>
parents:
89929
diff
changeset
|
45 fontset-mac |
e301e3f2bef8
term/mac-win.el: Use mac-standard-fontset-spec to create
Steven Tamm <steventamm@mac.com>
parents:
89929
diff
changeset
|
46 (mac-standard-fontset-spec): Created |
e301e3f2bef8
term/mac-win.el: Use mac-standard-fontset-spec to create
Steven Tamm <steventamm@mac.com>
parents:
89929
diff
changeset
|
47 |
89929 | 48 2004-04-27 Kenichi Handa <handa@m17n.org> |
49 | |
50 * international/mule-diag.el (unicode-data): Call | |
51 find-file-noselect with NOWARN t. | |
52 | |
89927 | 53 2004-04-21 Kenichi Handa <handa@m17n.org> |
54 | |
55 * international/mule-conf.el (cp932-2-byte): Fix :code-space. | |
56 | |
89922 | 57 2004-04-20 Kenichi Handa <handa@m17n.org> |
58 | |
89925 | 59 * international/characters.el: Give more CJK characters the |
60 category `|'. | |
61 | |
89922 | 62 * descr-text.el (describe-char): Make it work on *Help* buffer. |
63 Suppress auto-compostion on a region describing about composition. | |
64 | |
65 * language/european.el (diacritic-compose-region): Compose | |
66 diacritical marks only with a character whose syntax is word | |
67 constituent. | |
68 (diacritic-compose-string): Likewise. | |
69 (diacritic-composition-function): Likewise. | |
70 (diacritic-post-read-conversion): Delete it. | |
71 | |
89915 | 72 2004-04-19 Kenichi Handa <handa@m17n.org> |
73 | |
74 * international/characters.el: Fix invalid encoding caused by the | |
75 previous sync. | |
76 | |
77 2004-04-16 Kenichi Handa <handa@m17n.org> | |
78 | |
79 Sync all files to HEAD. | |
80 | |
89908 | 81 2004-04-15 Kenichi Handa <handa@m17n.org> |
82 | |
83 * composite.el (auto-compose-chars): Execute the main code in | |
84 condition-case. | |
85 | |
86 2004-04-14 Kenichi Handa <handa@m17n.org> | |
87 | |
88 * descr-text.el (describe-property-list): Sync to HEAD. | |
89 | |
90 * international/mule-diag.el: Sync to HEAD. | |
91 | |
92 * international/fontset.el (x-complement-fontset-spec): Don't | |
93 change CHARSET_REGISTRY and CHARSET_ENCODING fields. | |
94 | |
89897 | 95 2004-04-13 Kenichi Handa <handa@m17n.org> |
96 | |
97 * international/characters.el (next-word-boundary-kana): Handle | |
98 half-width kana. | |
99 | |
89891 | 100 2004-04-12 Kenichi Handa <handa@m17n.org> |
101 | |
102 * international/mule-conf.el (indian-1-column): Fix :emacs-mule-id. | |
103 | |
89883 | 104 2004-04-09 Kenichi Handa <handa@m17n.org> |
105 | |
89885 | 106 * language/japanese.el (japanese-iso-8bit): Fix order of |
107 :charset-list. | |
108 | |
89883 | 109 * mail/rmail.el (rmail-decode-babyl-format): Use |
110 with-coding-priority instead of detect-coding-with-priority. | |
111 | |
89879 | 112 2004-04-07 Kenichi Handa <handa@m17n.org> |
113 | |
114 * international/mule.el (make-translation-table): Set the second | |
115 extra slot of the char table to 1. | |
116 (make-translation-table-from-vector): Likewise. | |
117 (make-translation-table-from-alist): Fix handling of multiple | |
118 entries. | |
119 | |
89857 | 120 2004-03-11 Kenichi Handa <handa@m17n.org> |
121 | |
122 * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213): | |
123 New translation tables. | |
124 | |
125 * international/mule.el (make-translation-table-from-alist): New | |
126 function. | |
127 | |
89841 | 128 2004-03-04 Kenichi Handa <handa@m17n.org> |
129 | |
130 * international/mule.el (translate-region): Re-implement it here. | |
131 Make it interactive. | |
132 | |
89837 | 133 2004-03-03 Kenichi Handa <handa@m17n.org> |
134 | |
135 * ps-mule.el (ps-mule-font-info-database): Typo in doc fixed. | |
136 | |
89831 | 137 2004-02-16 Kenichi Handa <handa@m17n.org> |
138 | |
139 * international/fontset.el (font-encoding-alist): Cancel previous | |
140 change. | |
141 | |
89827 | 142 2004-02-13 Kenichi Handa <handa@m17n.org> |
143 | |
144 * international/fontset.el (font-encoding-alist): Register | |
145 "iso10646-2" for unicode-sip. | |
146 | |
89824 | 147 2004-02-12 Kenichi Handa <handa@m17n.org> |
148 | |
149 * international/mule-conf.el (chinese-cns11643-15): New charset. | |
150 | |
89812 | 151 2004-02-09 Kenichi Handa <handa@m17n.org> |
152 | |
153 * international/fontset.el (font-encoding-alist): Add entries for | |
154 variations of cns11643 fonts. | |
155 (setup-default-fontset): Add cns11643 fonts as fallback fonts. | |
156 | |
89808 | 157 2004-02-06 Kenichi Handa <handa@m17n.org> |
158 | |
159 * international/mule-diag.el (list-charset-chars): Put charset | |
160 text property. | |
161 | |
162 * international/fontset.el (setup-default-fontset): Delete the | |
163 entry for symbol script, add JISX0213 to kana script, specify | |
164 fallback fonts. | |
165 | |
89801 | 166 2004-02-05 Kenichi Handa <handa@m17n.org> |
167 | |
168 * international/fontset.el (setup-default-fontset): Register | |
169 "JISX0213.2004-1". | |
89803 | 170 (font-encoding-alist): Likewise. |
89801 | 171 |
172 * international/mule-diag.el (list-character-sets): Fix the first | |
173 line message. | |
174 (sort-listed-character-sets): Adjusted for the change of | |
175 list-characters-sets-1. | |
176 (list-character-sets-1): List supplementary character sets in a | |
177 different section. | |
178 (list-charset-chars): Validate charset at early stage. | |
179 | |
180 * international/characters.el: Fix `han' script range. | |
181 | |
182 * international/mule-conf.el (japanese-jisx0213.2004-1): Specify | |
183 :code-space. | |
184 (cp932-2-byte): Fix :code-space. | |
185 (unicode-smp, unicode-sip, unicode-ssp): New charsets. | |
186 | |
89795 | 187 2004-02-03 Kenichi Handa <handa@m17n.org> |
188 | |
189 * international/mule-conf.el (japanese-jisx0213.2004-1): Specify | |
190 :dimension 2. | |
191 | |
192 * language/japanese.el (iso-2022-jp): Exclude japanese-jisx0212. | |
193 (japanese-ucs-cp932-to-jis-map): Fix previous change. | |
194 (japanese-ucs-jis-to-cp932-map): Likewise. | |
195 (iso-2022-jp-2004, euc-jis-2004, japanese-shift-jis-2004): New | |
196 coding systems. | |
197 (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system | |
198 aliases. | |
199 ("Japanese"): Add new charsets and coding system.s | |
200 | |
89792 | 201 2004-02-02 Kenichi Handa <handa@m17n.org> |
202 | |
203 * language/japanese.el (japanese-ucs-cp932-to-jis-map): Renamed | |
204 from japanese-ucs-cp932-map. | |
205 (japanese-ucs-jis-to-cp932-map): Renamed from | |
206 japanese-ucs-jis-map. | |
207 (japanese-ucs-glibc-map): Delete this tranlastion table. | |
208 (japanese-ucs-glibc-to-jis-map): New tranlastion table. | |
209 (japanese-ucs-jis-to-glibc-map): New tranlastion table. | |
210 | |
89790 | 211 2004-01-30 Kenichi Handa <handa@m17n.org> |
212 | |
213 * cus-start.el: Handle charset-map-path, not | |
214 charset-map-directory. | |
215 | |
216 2004-01-29 Kenichi Handa <handa@m17n.org> | |
217 | |
218 * term/x-win.el (x-selection-value): Optimize for ASCII only case. | |
219 | |
89771 | 220 2004-01-28 Kenichi Handa <handa@m17n.org> |
221 | |
222 * language/japanese.el: Add map #x00A6 <-> #xFFE4 to translation | |
223 tables japanese-ucs-*-map. | |
224 | |
89754 | 225 2004-01-27 Kenichi Handa <handa@m17n.org> |
226 | |
89763 | 227 * international/eucjp-ms.el: New file (automatically generated by |
228 admin/charsets/Makefile). | |
229 | |
230 * international/cp51932.el: New file (automatically generated by | |
231 admin/charsets/Makefile). | |
232 | |
89761 | 233 * language/japanese.el: Load cp51932 and eucjp-ms. |
234 (japanese-ucs-cp932-map, japanese-ucs-jis-map) | |
235 (japanese-ucs-glibc-map): New translation tables. | |
236 (eucjp-ms): New coding system. | |
237 | |
89756 | 238 * international/mule.el (coding-system-put): Delete it |
239 (implemented in C). | |
240 | |
89754 | 241 * international/mule-conf.el (katakana-sjis): Fix :superset to |
242 :subset. | |
89771 | 243 (japanese-jisx0213-a): New supplementary charset. |
244 (japanese-jisx0213.2004-1): New charset. | |
89754 | 245 |
89743 | 246 2004-01-25 Kenichi Handa <handa@m17n.org> |
247 | |
248 * language/japanese.el (japanese-cp932): New coding system. | |
249 (cp932): New alias of it. | |
250 | |
251 * international/mule-conf.el (katakana-sjis, cp932-2-byte) | |
252 (cp932): New charsets. | |
253 | |
254 * international/mule.el (define-charset): If :code-space is not | |
255 given, generate it from :dimension. | |
256 | |
89727 | 257 2004-01-23 Kenichi Handa <handa@m17n.org> |
258 | |
259 * composite.el (reference-point-alist): Doc fixed. | |
260 (encode-composition-rule): Handle a rule (GREF NREF XOFF YOFF). | |
261 (decode-composition-rule): Likewise. | |
262 | |
89721 | 263 2004-01-20 Kenichi Handa <handa@m17n.org> |
264 | |
265 * language/european.el (diacritic-composition-function): Fix for | |
266 the case that POS is at the head. Allow combining with more | |
267 characters. | |
268 | |
89714 | 269 2004-01-16 Kenichi Handa <handa@m17n.org> |
270 | |
89716 | 271 * descr-text.el (describe-char): Check `charset' property. |
272 Show the code point in the charset in hexadigits. | |
273 | |
89714 | 274 * international/mule-diag.el (stretches-for-character-list): |
275 Delete it. | |
276 (list-block-of-chars): Use tabs instead of `display' property for | |
277 aligning characters. | |
278 (print-fontset-element): Fix the printing of XLFD. | |
279 | |
89705 | 280 2004-01-15 Kenichi Handa <handa@m17n.org> |
281 | |
282 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8): | |
283 New function. | |
284 (encoded-kbd-setup-keymap): Add code for handling utf-8. | |
285 (encoded-kbd-mode): Likewise. | |
286 | |
89692 | 287 2003-12-29 Kenichi Handa <handa@m17n.org> |
288 | |
289 * faces.el (read-face-font): Include fontsets in the completion | |
290 list. | |
291 | |
292 * international/mule-cmds.el (set-locale-environment): Insert | |
293 locale-translation-file-name in a unibyte buffer. | |
294 | |
295 * international/characters.el: Fix setting of category `|'. | |
296 | |
89675 | 297 2003-12-02 Kenichi Handa <handa@m17n.org> |
298 | |
299 * language/chinese.el (chinese-gb18030): Fix :charset-list. | |
300 | |
89663 | 301 2003-11-26 Kenichi Handa <handa@m17n.org> |
302 | |
303 * composite.el (auto-compose-chars): Fix previous change. | |
304 | |
89660 | 305 2003-11-25 Kenichi Handa <handa@m17n.org> |
306 | |
89662 | 307 * international/mule-cmds.el (select-safe-coding-system): Fix for |
308 the case that the first element of default-coding-system is t. | |
309 Fix a message when some coding systems are rejected. | |
310 | |
89660 | 311 * composite.el (auto-compose-chars): Fix previous change. |
312 | |
89657 | 313 2003-11-24 Kenichi Handa <handa@m17n.org> |
314 | |
315 * international/mule-cmds.el (set-language-environment): Put | |
316 higher priority to charsets listed in `charset' property of the | |
317 language environment. | |
318 | |
89652 | 319 2003-11-23 Kenichi Handa <handa@m17n.org> |
320 | |
321 * composite.el (auto-compose-chars): Don't do unnecessary | |
322 save-exclusion and save-restriction. | |
323 | |
89637 | 324 2003-11-22 Kenichi Handa <handa@m17n.org> |
325 | |
89656 | 326 * international/mule-conf.el (ctext-no-compositions): Remove |
327 garbage arguments. | |
328 | |
89639 | 329 * international/mule.el (make-coding-system): Fix generation of |
330 properties. | |
331 | |
89637 | 332 * international/fontset.el (setup-default-fontset): Specify fonts |
333 for `symbol' script. | |
334 | |
335 * international/characters.el (script-list): Include `currency' | |
336 in `symbol'. | |
337 | |
338 2003-11-13 Alex Schroeder <alex@gnu.org> | |
339 | |
340 * timezone.el (timezone-parse-date): Fix style 8 to accept ISO | |
341 8601 format (a capital T between the date and the time). | |
342 | |
89632 | 343 2003-11-17 Kenichi Handa <handa@m17n.org> |
344 | |
345 * international/mule.el (private-char-area-1-min) | |
346 (private-char-area-1-max, private-char-area-2-min) | |
347 (private-char-area-2-max, emacs-mule-charset-table): New | |
348 variables. | |
349 (convert-define-charset-argument): New function. | |
350 (define-charset): Handle the old calling style. Update | |
351 emacs-mule-charset-table. | |
352 (make-char-internal): New function. | |
353 | |
89613 | 354 2003-11-03 Jason Rumney <jasonr@gnu.org> |
355 | |
356 * w32-charset-info-alist: Define iso10646-1 always. | |
357 | |
89609 | 358 2003-10-24 Kenichi Handa <handa@m17n.org> |
359 | |
360 * composite.el (compose-region): Doc fix (delete duplicated line). | |
361 | |
89602 | 362 2003-10-17 Kenichi Handa <handa@m17n.org> |
363 | |
364 * international/characters.el: Fix syntax for Ethiopic. | |
365 | |
89592 | 366 2003-10-12 Jason Rumney <jasonr@gnu.org> |
367 | |
89597 | 368 * w32-fns.el (w32-charset-info-alist): Accept more charset aliases. |
369 | |
89592 | 370 * makefile.w32-in (DONTCOMPILE): Remove old languages. Add |
371 international/latin1-disp.el. | |
372 (LC_ALL): Define as C. | |
373 | |
89589 | 374 2003-10-11 Jason Rumney <jasonr@gnu.org> |
375 | |
376 * term/w32-win.el: Don't set fontsets to use sjis. | |
377 | |
89565 | 378 2003-10-01 Kenichi Handa <handa@m17n.org> |
379 | |
380 * language/japanese.el (iso-2022-jp, iso-2022-jp-2) | |
381 (japanese-iso-8bit): Fix the order of charsets in :charset-list. | |
382 | |
89560 | 383 2003-09-30 Kenichi Handa <handa@m17n.org> |
384 | |
385 * composite.el (auto-composition-chunk-size): Variable deleted. | |
386 (auto-compose-chars): Always stop after processing a newline. | |
387 | |
89540 | 388 2003-09-28 Kenichi Handa <handa@m17n.org> |
389 | |
390 * international/mule.el (define-coding-system): Fix attribute | |
391 name :for-unibyte. | |
392 | |
89560 | 393 2003-09-26 Kenichi Handa <handa@m17n.org> |
394 | |
395 * ps-bdf.el: Mostly re-written. | |
396 | |
397 * ps-mule.el: Mostly re-written. | |
398 | |
399 * ps-print.el (ps-generate-string-list): Function deleted. | |
400 (ps-rh-cache, ps-lf-cache, ps-rf-cache): Variables deleted. | |
401 (ps-header-footer-string): Function deleted. | |
402 (ps-encode-header-string-function): New variable | |
403 (ps-generate-header-line): Call ps-encode-header-string-function. | |
404 (ps-basic-plot-string-function): New variable | |
405 (ps-begin-job): Set ps-basic-plot-string-function and | |
406 ps-encode-header-string-function. For setting up headers and | |
407 footers, don't use caches such as ps-rh-cache. Don't call | |
408 ps-mule-begin-page. | |
409 (ps-basic-plot-str): Don't call ps-mule-prepare-ascii-font. | |
410 (ps-basic-plot-string): Likewise. | |
411 (ps-control-character): Likewise. | |
412 (ps-plot-region): Don't pay attention to composition and | |
413 non-ASCII characters. | |
414 (ps-generate): Call ps-mule-end-job. | |
415 (ps-mule-prepare-ascii-font): Delete autoload. | |
416 (ps-mule-set-ascii-font): Likewise. | |
417 (ps-mule-plot-string): Likewise. | |
418 (ps-mule-begin-page): Likewise. | |
419 (ps-mule-end-job): Declare autoload. | |
420 | |
421 * composite.el (auto-compose-region): New function. | |
422 | |
89501 | 423 2003-09-11 Dave Love <fx@gnu.org> |
424 | |
425 * international/mule-util.el | |
426 (detect-coding-with-language-environment): Doc fix. | |
427 | |
428 * composite.el: Doc fixes. | |
429 (auto-compose-chars): Use functionp, not fboundp. | |
430 | |
431 * international/mule-diag.el (list-charset-chars): Set buffer file | |
432 coding system. | |
433 | |
434 * progmodes/cap-words.el (capitalized-words-mode): Add autoload | |
435 cookie. Doc fix. | |
436 | |
89495 | 437 2003-09-10 Dave Love <fx@gnu.org> |
438 | |
89501 | 439 * international/mule-diag.el (list-charset-chars): Set buffer file |
440 coding system. | |
441 | |
442 * progmodes/cap-words.el (capitalized-words-mode): Add autoload | |
443 cookie. Doc fix. | |
444 | |
89495 | 445 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function): |
446 * progmodes/sh-script.el (sh-font-lock-syntactic-face-function): | |
447 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function): | |
448 * eshell/esh-opt.el (eshell-process-option): | |
449 * emulation/keypad.el (keypad-setup): | |
450 * emacs-lisp/lisp-mode.el (prin1-char): | |
451 * generic.el (generic-mode-set-comments): | |
452 * edmacro.el (edmacro-parse-keys): | |
453 * disp-table.el (standard-display-default): Use characterp. | |
454 | |
89483 | 455 2003-06-23 Kenichi Handa <handa@m17n.org> |
456 | |
457 * international/mule-conf.el (utf-16-be): Make it an alias of | |
458 utf-16be-with-signature. | |
459 (utf-16-le): Make it an alias of utf-16le-with-signature. | |
460 (utf-16-be-with-signature, utf-16-le-with-signature): Remove these | |
461 coding system aliases. | |
462 | |
463 * international/utf-7.el (utf-7-decode, utf-7-encode): Use | |
464 utf-16be, not utf-16-be. | |
465 | |
466 2003-06-06 Kenichi Handa <handa@m17n.org> | |
467 | |
468 * international/mule.el (coding-system-category): New function. | |
469 (set-coding-priority): Re-written. | |
470 (make-translation-table): Re-written. | |
471 | |
472 * international/mule-cmds.el (universal-coding-system-argument): | |
473 Check the coding system type `undecided', not `t'. | |
474 (sort-coding-systems): Fix for iso-2022 coding systems. | |
475 (find-multibyte-characters): Fix for eight-bit chars. | |
476 (set-language-environment): Set charset priorities according to | |
477 the charsets supported by the coding systems of higher priorities. | |
478 | |
479 2003-06-05 Kenichi Handa <handa@m17n.org> | |
480 | |
481 * font-lock.el | |
482 (font-lock-match-c-style-declaration-item-and-skip-to-next): | |
483 Check (match-end 2) before goto there. | |
484 | |
485 2003-05-30 Kenichi Handa <handa@m17n.org> | |
486 | |
487 * international/mule.el (ctext-non-standard-designations-alist): | |
488 Exclude entries for iso8859-1[03456]. Fix docstring. | |
489 (ctext-pre-write-conversion): Make it work for the case that FROM | |
490 is a string. Don't do unnecessary save-restriction and | |
491 narrow-to-region. | |
492 | |
493 2003-05-28 Kenichi Handa <handa@m17n.org> | |
494 | |
495 * international/mule.el (ctext-non-standard-encodings-alist): | |
496 Renamed from non-standard-icccm-encodings-alist. | |
497 (ctext-non-standard-encodings-regexp): New variable | |
498 (ctext-post-read-conversion): Full rewrite. | |
499 (ctext-non-standard-designations-alist): Renamed from | |
500 non-standard-designations-alist. | |
501 (ctext-pre-write-conversion): Full rewrite. | |
502 (define-coding-system): Doc fix (escape '"' by '\'). | |
503 | |
504 2003-05-24 Dave Love <fx@gnu.org> | |
505 | |
506 * international/mule-conf.el (utf-16le, utf-16be-16be) | |
507 (utf-16le-with-signature, utf-16be-with-signature, utf-16): | |
508 Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from | |
509 `-16-{b,l}e-' and aliases defined for the old names. | |
510 | |
511 * international/mule.el (define-coding-system): Doc fix. | |
512 | |
513 2003-05-08 Dave Love <fx@gnu.org> | |
514 | |
515 * international/utf-7.el: New file. | |
516 | |
517 * international/mule-conf.el (utf-7): New. | |
518 | |
519 2003-05-06 Kenichi Handa <handa@m17n.org> | |
520 | |
521 * international/mule-conf.el (utf-16-be) | |
522 (utf-16-be-with-signature): Cancel the previous change. | |
523 (utf-16): Add :endinan 'big. | |
524 | |
525 * international/mule.el (define-coding-system): Fix docstring | |
526 about :bom and :endian. | |
527 | |
528 2003-04-30 Dave Love <fx@gnu.org> | |
529 | |
530 * mule-conf.el (utf-16-be) | |
531 (utf-16-be-with-signature): Comment-out :endian. | |
532 | |
533 * mule-diag.el (describe-character-set): Fix | |
90002 | 534 printing dimensions. Use `,AW(B', not `x'. |
89483 | 535 |
536 2003-04-12 Kenichi Handa <handa@m17n.org> | |
537 | |
538 * international/fontset.el: Register CDAC fonts in | |
539 face-font-rescale-alist instead of face-resizing-fonts. | |
540 | |
541 2003-03-28 Kenichi Handa <handa@m17n.org> | |
542 | |
543 * international/mule-conf.el (utf-16-le): Renamed from | |
544 utf-16-le-nosig. | |
545 (utf-16-be): Renamed from utf-16-be-nosig. | |
546 (utf-16-le-with-signature): Renamed from utf-16-le. | |
547 (utf-16-be-with-signature): Renamed from utf-16-be. | |
548 (utf-16): Set :bom to (utf-16-le-with-signature . | |
549 utf-16-be-with-signature). | |
550 | |
551 2003-02-12 Dave Love <fx@gnu.org> | |
552 | |
553 * language/georgian.el (georgian-ps, georgian-academy): New coding | |
554 system. | |
555 | |
556 * language/chinese.el (chinese-big5-hkscs): New coding system. | |
557 (big5-hkscs, cn-big5-hkscs): New aliases. | |
558 | |
559 * international/mule-conf.el (big5-hkscs, georgian-academy): New | |
560 charset. | |
561 (ibm1047): Doc fix. | |
562 (pt154): Add mime-charset. | |
563 (ptcp154, cp154): New aliases. | |
564 | |
565 2003-02-04 Dave Love <fx@gnu.org> | |
566 | |
567 * international/mule.el (charset-iso-final-char) | |
568 (define-coding-system): Doc fix. | |
569 | |
570 2003-01-30 Kenichi Handa <handa@m17n.org> | |
571 | |
572 * international/ccl.el (define-ccl-program): Fset charset-id | |
573 to charset-id-internal temporarily. | |
574 | |
575 2003-01-21 Kenichi Handa <handa@m17n.org> | |
576 | |
577 * international/mule-diag.el (list-block-of-chars): Use | |
578 decode-char instead of make-char. | |
579 | |
580 2003-01-10 Kenichi Handa <handa@m17n.org> | |
581 | |
582 * international/fontset.el: Enable the default fontset to use | |
583 unicode fonts for ASCII characters. | |
584 (x-decompose-font-name): Don't try to resolve PATTERN by | |
585 x-resolve-font-name. | |
586 (x-complement-fontset-spec): Never prepend an ASCII font. | |
587 (create-fontset-from-fontset-spec): If a fontset of the same name | |
588 already exists, override it instead of signalling an error. Don't | |
589 turn `ascii' into `latin'. Don't update fontset-alias-alist here. | |
590 | |
591 * international/mule-conf.el (unicode-bmp): Delete duplicated | |
592 definition. Give it :code-offset 0. | |
593 | |
594 * international/mule-diag.el (print-fontset-element): New | |
595 function. | |
596 (print-fontset): Use print-fontset-element to print the elements | |
597 of a fontset. Use it also to print fonts fallen back to the | |
598 default fontsets. | |
599 | |
600 * term/x-win.el: Delete the code to create a fontset from the X | |
601 resource "Font". | |
602 | |
603 2003-01-09 Kenichi Handa <handa@m17n.org> | |
604 | |
605 * international/mule-diag.el (print-fontset): Insert proper | |
606 newline and indentation spaces. | |
607 | |
608 2003-01-07 Dave Love <fx@gnu.org> | |
609 | |
610 * emacs-lisp/byte-opt.el (side-effect-free-fns): Add langinfo, | |
611 multibyte-char-to-unibyte. | |
612 | |
613 * emacs-lisp/cl-macs.el (cl-make-type-test): Use characterp. | |
614 | |
615 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
616 Use coding-system-type, coding-system-charset-list. | |
617 (standard-keyboard-coding-systems): Deleted. | |
618 (set-locale-environment): Maybe set keyboard coding system. Avoid | |
619 typical warning about codeset in C locale. | |
620 | |
621 2003-01-06 Kenichi Handa <handa@etl.go.jp> | |
622 | |
623 * international/fontset.el (x-complement-fontset-spec): If a | |
624 fontname doesn't conform to XLFD format, try to get XLFD name by | |
625 x-list-fonts. | |
626 | |
627 2002-12-08 Dave Love <fx@gnu.org> | |
628 | |
629 * international/mule-conf.el (mik, pt154): New charsets. | |
630 | |
631 * language/cyrillic.el (mik, pt154): New coding systems. | |
632 | |
633 2002-12-05 Dave Love <fx@gnu.org> | |
634 | |
635 * international/characters.el: Move parts around so that syntax | |
636 definitions aren't overwritten wrongly. | |
637 | |
638 * international/mule-diag.el (unicode-data): Fix treatment of | |
639 numeric-value fields. | |
640 | |
641 2002-12-01 Dave Love <fx@gnu.org> | |
642 | |
643 * progmodes/cap-words.el: New file. | |
644 | |
645 2002-11-07 Kenichi Handa <handa@m17n.org> | |
646 | |
647 The following changes are to make character composition happen | |
648 automatically on displaying. | |
649 | |
650 * composite.el: Remove all autoload cookies. | |
651 (composition-function-table): Variable declaration moved from | |
652 composite.c. Format changed. | |
653 (save-buffer-state): Copied from font-lock.el. | |
654 (auto-composition-chunk-size): New variable. | |
655 (auto-compose-chars): New function. Set | |
656 auto-composition-function to it. | |
657 (toggle-auto-composition): New function. | |
658 | |
659 * international/characters.el: Make all chararacters in the | |
660 charset tibetan to tibetan script. | |
661 | |
662 * international/mule-conf.el (tibetan): Fix :code-space property. | |
663 (tibetan-1-column): Delete :superset property, add :code-offset | |
664 property. | |
665 | |
666 * international/quail.el (quail-input-string-to-events): Don't | |
667 generate compose-chars-after events. | |
668 | |
669 * language/devanagari.el: Register devanagari-composable-function | |
670 in composition-function-table for Devanagari characters. | |
671 | |
672 * language/devan-util.el: Register devanagari-composable-pattern | |
673 in indian-composable-pattern. | |
674 (devanagari-composition-function): Add autoload cookie. Change | |
675 arguments to conform to composition-function-table. | |
676 | |
677 * language/european.el: Register combining characters in | |
678 composition-function-table. | |
679 (diacritic-composition-function): Change arguments to conform to | |
680 composition-function-table. | |
681 | |
682 * language/indian.el (indian-composable-pattern): New variable. | |
683 | |
684 * language/ind-util.el (indian-compose-region): Don't call | |
685 compose-chars-after, instead call a function registered in | |
686 composition-function-table. | |
687 | |
688 * language/lao.el: Register lao-composition-function in | |
689 composition-function-table for Lao vowels and tones. | |
690 (lao): Don't use lao-post-read-conversion. | |
691 | |
692 * language/lao-util.el (lao-post-read-conversion): Delete this | |
693 function. | |
694 (lao-composition-function): Change arguments to conform to | |
695 composition-function-table. | |
696 | |
697 * language/thai.el: Register thai-composition-function in | |
698 composition-function-table for Thai vowels and tones. | |
699 (thai-tis620): Don't use thai-post-read-conversion. | |
700 | |
701 * language/thai-util.el (thai-post-read-conversion): Delete this | |
702 function. | |
703 (thai-composition-function): Change arguments to conform to | |
704 composition-function-table. | |
705 | |
706 * language/tibetan.el: Register tibetan-composition-function in | |
707 composition-function-table for Tibetan characters. | |
708 | |
709 * language/tibet-util.el (tibetan-composition-function): Change | |
710 arguments to conform to composition-function-table. | |
711 | |
712 * loadup.el: Load composite. | |
713 | |
714 2002-11-01 Dave Love <fx@gnu.org> | |
715 | |
716 * international/mule-diag.el (unicode-data): Find unicodedata-file | |
717 literally. | |
718 | |
719 2002-10-31 Dave Love <fx@gnu.org> | |
720 | |
721 * international/fontset.el: Doc fixes. | |
722 ("fontset-default"): Add iso8859-15. | |
723 | |
724 2002-10-30 Kenichi Handa <handa@m17n.org> | |
725 | |
726 * international/fontset.el ("fontset-default"): Add an entry for | |
727 `indian-is13194' charset. | |
728 | |
729 * international/mule-conf.el (indian-is13194): Delete :unify-map | |
730 property. Don't unify this charset. | |
731 (indian-2-column): Delete :superset property, add :code-offset | |
732 property. | |
733 | |
734 * language/devan-util.el: Delete the superfluous autoload cookie | |
735 near the head of the file. | |
736 (devanagari-compose-region): Add autoload cookie. | |
737 | |
738 * language/ind-util.el (indian-2-column-to-ucs-region): Add | |
739 autoload cookie. | |
740 | |
741 2002-10-29 Kenichi Handa <handa@m17n.org> | |
742 | |
743 * international/fontset.el ("fontset-default"): Add an entry for | |
744 `devanagari' script and `malayalam-glyph' charset. | |
745 (face-resizing-fonts): Register CDAC fonts. | |
746 | |
747 * international/mule-conf.el (malayalam-glyph): New charset. | |
748 | |
749 2002-10-28 Dave Love <fx@gnu.org> | |
750 | |
751 * term/x-win.el: Fix typo in loop setting x-keysym-table. | |
752 | |
753 2002-10-27 Dave Love <fx@gnu.org> | |
754 | |
755 * international/mule-conf.el (utf-8-emacs): Delete :mime-charset. | |
756 | |
757 * term/x-win.el: Remove some ancient compatibility code. Populate | |
758 x-keysym-table. | |
759 | |
760 * international/mule-cmds.el (wid-edit): Require when compiling. | |
761 (set-locale-environment): Check locale against coding system | |
762 aliases too. | |
763 | |
764 2002-10-25 Kenichi Handa <handa@m17n.org> | |
765 | |
766 * language/indian.el (in-is13194-devanagari): Fix | |
767 :post-read-conversion and :pre-write-conversion. | |
768 | |
769 2002-10-16 Dave Love <fx@gnu.org> | |
770 | |
771 * international/mule-cmds.el (charset): Supply doc, :tag. | |
772 | |
773 2002-10-16 Kenichi Handa <handa@m17n.org> | |
774 | |
775 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to | |
776 return a unibyte string. | |
777 | |
778 2002-10-15 Kenichi Handa <handa@m17n.org> | |
779 | |
780 * international/mule-cmds.el (set-locale-environment): Delete | |
781 superfluous ')'s at the tail. | |
782 | |
783 2002-10-14 Kenichi Handa <handa@etl.go.jp> | |
784 | |
785 * international/mule.el (define-coding-system): Fix typo; | |
786 "docode" -> "decode". | |
787 | |
788 2002-10-14 Dave Love <fx@gnu.org> | |
789 | |
790 * emacs-lisp/byte-opt.el (side-effect-free-fns): Add | |
791 string-make-unibyte string-make-multibyte string-to-multibyte | |
792 string-as-multibyte string-as-unibyte. | |
793 | |
794 2002-10-11 Dave Love <fx@gnu.org> | |
795 | |
796 * language/english.el (ibm1047, cp1047): New. | |
797 | |
798 * international/mule-conf.el (alternativnyj): Use new table. | |
799 (cp866): Define standalone, not as alias. | |
800 (ibm866): Change alias. | |
801 (ibm1047): New. | |
802 | |
803 * language/cyrillic.el (cyrillic-alternativnyj): Remove | |
804 mime-charset. Use alternativnj charset. | |
805 (cp866): Remove alias. Define standalone. | |
806 | |
807 2002-10-09 Dave Love <fx@gnu.org> | |
808 | |
809 * language/european.el ("Latin-2", "Latin-5"): Doc fix. | |
810 | |
811 * language/cyrillic.el ("Bulgarian"): Fix input method and | |
812 charset. | |
813 ("Tajik", "Belarusian"): Fix charset. | |
814 | |
815 * international/mule-cmds.el (describe-language-environment): Be | |
816 case-insensitive when looking for input methods. | |
817 (locale-name-match): Doc fix. | |
818 (locale-charset-match-p): New. | |
819 (set-locale-environment): Warn if coding system doesn't agree | |
820 with system locale. | |
821 | |
822 2002-10-09 Kenichi Handa <handa@m17n.org> | |
823 | |
824 * international/mule-cmds.el (select-safe-coding-system): If | |
825 :mime-charset property of a coding system is not equal to that | |
826 coding system, don't show that :mime-charset name. | |
827 | |
828 2002-10-06 Dave Love <fx@gnu.org> | |
829 | |
830 * international/quail.el (quail-help): Fix underlining. | |
831 | |
832 * language/chinese.el (chinese-gb18030, gb18030) | |
833 ("Chinese-GB18030"): New. | |
834 | |
835 * international/mule-cmds.el (locale-language-names): Add GB18030. | |
836 | |
837 * international/swedish.el: Don't require latin-1. | |
838 | |
839 2002-10-05 Dave Love <fx@gnu.org> | |
840 | |
841 * language/czech.el ("Czech"): | |
842 * language/slovak.el ("Slovak"): | |
843 * language/romanian.el ("Romanian"): Remove unibyte-syntax property. | |
844 | |
845 * language/greek.el ("Greek"): Remove unibyte-syntax property. | |
846 (cp737): New coding system. | |
847 | |
848 * language/european.el: Remove unibyte-syntax properties. | |
849 Augment some coding-system properties. | |
850 | |
851 * international/mule-cmds.el (set-language-environment): Check | |
852 for charset property of environment. | |
853 (language-info-alist): Doc fix. | |
854 | |
855 * Makefile.in (DONTCOMPILE): Remove latin-N.el. | |
856 | |
857 * international/characters.el: Add Latin-1. | |
858 | |
859 * international/latin-1, international/latin-2, international/latin-3: | |
860 * international/latin-4, international/latin-5, international/latin-8: | |
861 * international/latin-9: Deleted. | |
862 | |
863 * loadup.el: Remove international/latin-N.el. | |
864 | |
865 * case-table.el (set-case-syntax-charset, set-case-syntax-1) | |
866 (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax): | |
867 Undo last changes. | |
868 | |
869 * international/mule-diag.el (unicode-data): Check that | |
870 `unicodedata-file' exists. | |
871 | |
872 2002-10-05 Kenichi Handa <handa@m17n.org> | |
873 | |
874 * international/fontset.el (charset-script-alist): Fix script | |
875 names. | |
876 | |
877 2002-10-01 Kenichi Handa <handa@m17n.org> | |
878 | |
879 * international/latin-1.el: Bind set-case-syntax-charset to | |
880 iso-8859-1. Never provide latin-1. | |
881 | |
882 * international/latin-2.el: Bind set-case-syntax-charset to | |
883 iso-8859-2. Never provide latin-2. | |
884 | |
885 * international/latin-3.el: Bind set-case-syntax-charset to | |
886 iso-8859-3. Never provide latin-3. | |
887 | |
888 * international/latin-4.el: Bind set-case-syntax-charset to | |
889 iso-8859-4. Never provide latin-4. | |
890 | |
891 * international/latin-5.el: Bind set-case-syntax-charset to | |
892 iso-8859-9. Never provide latin-5. | |
893 | |
894 * international/latin-8.el: Bind set-case-syntax-charset to | |
895 iso-8859-14. Never provide latin-8. | |
896 | |
897 * international/latin-9.el: Bind set-case-syntax-charset to | |
898 iso-8859-15. Never provide latin-9. | |
899 | |
900 * case-table.el (set-case-syntax-set-multibyte): This variable | |
901 deleted. | |
902 (set-case-syntax-charset): New variable. | |
903 (set-case-syntax-1): New function. | |
904 (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax): | |
905 Call set-case-syntax-1 on arguments. | |
906 | |
907 * international/mule-cmds.el (set-language-environment): Delete | |
908 unnecessary setup of syntax/case for unibyte case. | |
909 | |
910 2002-09-27 Kenichi Handa <handa@etl.go.jp> | |
911 | |
912 * international/fontset.el (generate-fontset-menu): Exclude the | |
913 default fontset. | |
914 | |
915 * faces.el (describe-face): Describe :fontset property too. | |
916 | |
917 2002-09-25 Dave Love <fx@gnu.org> | |
918 | |
919 * international/characters.el: Fix last change. | |
920 | |
921 2002-09-23 Dave Love <fx@gnu.org> | |
922 | |
923 * international/characters.el: Don't set char width of CJK | |
924 charsets generally. Add some non-word syntax cases. | |
925 (korean-ksc5601): Fix ranges with symbol syntax. | |
926 | |
927 2002-09-14 Dave Love <fx@gnu.org> | |
928 | |
929 * Makefile.in (DONTCOMPILE): Add indian.el. | |
930 | |
931 * language/ind-util.el: | |
932 (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist) | |
933 (ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist) | |
934 (ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist) | |
935 (ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist))): | |
936 Remove declarations and let-bind them in re-written top-level loop | |
937 over scripts, including ucs-devanagari-to-is13194-alist. | |
938 | |
939 2002-09-14 Dave Love <fx@gnu.org> | |
940 | |
941 * international/mule-cmds.el (charset): Move. | |
942 (language-info-custom-alist): Move. Alter :set. | |
943 (find-coding-systems-for-charsets): Check charset type before | |
944 getting :charset-list. | |
945 | |
946 * language/ind-util.el (iscii-to-ucs-region): Fix typo. | |
947 | |
948 2002-09-12 Kenichi Handa <handa@etl.go.jp> | |
949 | |
950 * international/mule-conf.el (emacs-mule, iso-2022-7bit) | |
951 (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) | |
952 (compound-text, ctext-no-compositions): Cancel provious change. | |
953 | |
954 2002-09-09 Dave Love <fx@gnu.org> | |
955 | |
956 * wid-edit.el (widget-string-complete): New. | |
957 (widget-coding-system-prompt-value-history): Deleted. | |
958 (coding-system): Use coding-system-value-history. | |
959 | |
960 * international/mule-cmds.el (charset): New widget. | |
961 (language-info-custom-alist): Use it. | |
962 (default-input-method): Modify :type. | |
963 | |
964 2002-09-08 Dave Love <fx@gnu.org> | |
965 | |
966 * language/ind-util.el (ucs-devanagari-to-is13194-alist) | |
967 (indian-glyph-char, indian-char-glyph): Deleted. | |
968 (is13194-default-repertory): Renamed from | |
969 is13194-default-repartory, | |
970 (iscii-to-ucs-region): Hoist evals from loop. | |
971 | |
972 * language/devan-util.el (dev-charseq): Avoid indian-glyph-char. | |
973 | |
974 * language/indian.el (indian-script-table) | |
975 (ccl-encode-indian-glyph-font): Deleted. | |
976 | |
977 * international/mule-conf.el (emacs-mule, iso-2022-7bit) | |
978 (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) | |
979 (compound-text, ctext-no-compositions): Remove :charset-list. | |
980 | |
981 * international/mule-cmds.el (language-info-custom-alist): New. | |
982 (input-method-activate-hook, input-method-inactivate-hook) | |
983 (input-method-after-insert-chunk-hook) | |
984 (input-method-use-echo-area, set-language-environment-hook) | |
985 (exit-language-environment-hook): Customize. | |
986 (find-coding-systems-for-charsets): Rewritten. | |
987 (default-input-method): Add :link. | |
988 | |
989 2002-09-08 Dave Love <fx@gnu.org> | |
990 | |
991 * international/mule-conf.el (eight-bit): Add :docstring, | |
992 :short-name properties. | |
993 (cp851): Doc fix. | |
994 (unicode-bmp): New. | |
995 | |
996 * case-table.el (set-case-syntax-pair): Remove check on byte | |
997 lengths. | |
998 | |
999 * language/european.el (cp858): New. | |
1000 ("Turkish"): Add special case rules. | |
1001 | |
1002 2002-09-05 Dave Love <fx@gnu.org> | |
1003 | |
90002 | 1004 * international/characters.el: Make ,_/(B and ,A(B a case pair. |
89483 | 1005 |
1006 2002-09-03 Kenichi Handa <handa@etl.go.jp> | |
1007 | |
1008 * international/mule-conf.el: Don't define the charset iso-8859-1 | |
1009 here, just setup its properties. | |
1010 | |
1011 2002-08-21 Kenichi Handa <handa@etl.go.jp> | |
1012 | |
1013 * international/mule-conf.el (utf-8): Give :mime-charset property. | |
1014 | |
1015 2002-08-20 Kenichi Handa <handa@etl.go.jp> | |
1016 | |
1017 * international/characters.el: Remove duplicated case setting for | |
1018 Cyrillic and Greek letters. Don't setup printable-chars here. | |
1019 | |
1020 * case-table.el (describe-buffer-case-table): Handle the case | |
1021 that KEY is a cons within map-char-table. | |
1022 | |
1023 2002-08-19 Kenichi Handa <handa@etl.go.jp> | |
1024 | |
1025 * international/characters.el: Fix categories ?A and ?C. Treat | |
1026 ASCII characters as `latin' script. | |
1027 | |
1028 2002-08-18 Kenichi Handa <handa@etl.go.jp> | |
1029 | |
1030 * international/fontset.el (fontset-plain-name): If the fontset | |
1031 name doesn't ends with "-fontset-*", use family name as the first | |
1032 part of the plain name. | |
1033 (create-fontset-from-ascii-font): If "fontset-startup" is not yet | |
1034 created, use that name for the fontset. Fix arguments to | |
1035 subst-char-in-string. | |
1036 | |
1037 2002-08-18 Dave Love <fx@gnu.org> | |
1038 | |
1039 * term.el (term-char-mode): Remove generic-character-list code. | |
1040 | |
1041 * ruler-mode.el (ruler-mode-character-validate): Use characterp. | |
1042 | |
1043 * wid-edit.el (character): Use characterp. | |
1044 | |
1045 * international/mule-diag.el (describe-coding-system): Add utf-16 | |
1046 case. | |
1047 | |
1048 * language/viet-util.el (viet-encode-viscii-char): Use encode-char. | |
1049 | |
1050 * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"): Add | |
1051 charset. | |
1052 ("Ukrainian"): New. | |
1053 | |
1054 * language/georgian.el (georgian-ps): New coding system. | |
1055 | |
1056 2002-08-15 Kenichi Handa <handa@etl.go.jp> | |
1057 | |
1058 * international/mule-cmds.el (reset-language-environment): Don't | |
1059 set nonascii-translation-table and nonascii-insert-offset. Call | |
1060 set-unibyte-charset, not set-primary-charset. | |
1061 (nonascii-translation-table, nonascii-insert-offset): Declare | |
1062 these variable as obsolete ones. | |
1063 (set-language-environment): Call set-unibyte-charset, not | |
1064 set-primary-charset. Call set-charset-priority with `charset' | |
1065 info of the language environment. | |
1066 | |
1067 2002-08-08 Kenichi Handa <handa@etl.go.jp> | |
1068 | |
1069 * tar-mode.el (tar-extract): Fix previous change. | |
1070 | |
1071 2002-08-02 Kenichi Handa <handa@etl.go.jp> | |
1072 | |
1073 * international/characters.el (next-word-boundary-han): Don't | |
1074 treat katakana following han characters as a part of a word. | |
1075 | |
1076 2002-08-01 Kenichi Handa <handa@etl.go.jp> | |
1077 | |
1078 * international/characters.el: Call map-charset-chars on big5 | |
1079 (not chinese-big5-1/2) to set categories `c', `C', and `|'. | |
1080 (next-word-boundary-han): New function. Register it in | |
1081 next-word-boundary-function-table. | |
1082 (next-word-boundary-kana): Likewise. | |
1083 | |
1084 2002-07-31 Kenichi Handa <handa@etl.go.jp> | |
1085 | |
1086 * arc-mode.el (archive-file-name-coding-system): New variable. | |
1087 Make it permanent-local. | |
1088 (byte-after, bref, insert-unibyte): New function. Change most of | |
1089 char-after, aref, insert to them respectively. | |
1090 (archive-mode): Set archive-file-name-coding-system. | |
1091 (archive-summarize): Don't change the buffer's multibyteness. | |
1092 (archive-extract): Inherit archive-file-name-coding-system from | |
1093 archive-superior-buffer. Bind coding-system-for-write to | |
1094 archive-file-name-coding-system. | |
1095 (archive-*-write-file-member): Encode ENAME by | |
1096 archive-file-name-coding-system. Bind coding-system-for-write to | |
1097 no-conversion. | |
1098 (archive-rename-entry): Encode the filename by | |
1099 archive-file-name-coding-system. | |
1100 (archive-mode-revert): Don't change the buffer's multibyteness. | |
1101 (archive-arc-summarize, archive-lzh-summarize, | |
1102 archive-zoo-summarize): Don't change the buffer's multibyteness. | |
1103 Decode filenames by archive-file-name-coding-system. | |
1104 (archive-arc-rename-entry, archive-zip-chmod-entry): Don't change | |
1105 the buffer's multibyteness. | |
1106 | |
1107 * tar-mode.el (tar-file-name-coding-system): New variable. Make | |
1108 it permanent-local.p | |
1109 (tar-header-block-tokenize): Decode filename and linkname by | |
1110 tar-file-name-coding-system. | |
1111 (tar-header-block-checksum): Call multibyte-char-to-unibyte to get | |
1112 the byte value of eight-bit chars. | |
1113 (tar-summarize-buffer): Call set-buffer-multibyte with METHOD | |
1114 `to'. Delete unnecessary call of position-bytes. | |
1115 (tar-mode): Set tar-file-name-coding-system. Delete unnecessary | |
1116 call of position-bytes. | |
1117 (tar-extract): Simplified by calling decode-coding-region with | |
1118 DESTINATION argument. Don't toggle multibyteness of tar buffer. | |
1119 (tar-copy): Don't toggle multibyteness of tar buffer. | |
1120 (tar-expunge): Likewise. | |
1121 (tar-clear-modification-flags): Delete unnecessary call of | |
1122 position-bytes. | |
1123 (tar-rename-entry): Call tar-alter-one-field with encoded new | |
1124 name. | |
1125 (tar-alter-one-field): Don't toggle multibyteness of tar buffer. | |
1126 Convert new-data-string by string-to-multibyte before inserting | |
1127 it. | |
1128 (tar-subfile-save-buffer): Don't toggle multibyteness of tar | |
1129 buffer. Simplified by calling encoding-coding-region with | |
1130 DESTINATION argument. | |
1131 (tar-mode-write-file): Delete unnecessary call of | |
1132 byte-to-position. | |
1133 | |
1134 2002-07-30 Dave Love <fx@gnu.org> | |
1135 | |
1136 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Doc | |
1137 fix. | |
1138 | |
1139 * emacs-lisp/copyright.el (copyright-regexp): Remove redundancy. | |
1140 | |
1141 2002-07-26 Kenichi Handa <handa@etl.go.jp> | |
1142 | |
1143 * international/characters.el: Setup char-script-table. | |
1144 | |
1145 * international/fontset.el: Setup the default fontset by the new | |
1146 script based way. | |
1147 (x-complement-fontset-spec): Change the format of arg FONTLIST to | |
1148 an alist of charsets vs font name lists. | |
1149 (charset-script-alist): New variable. | |
1150 (create-fontset-from-fontset-spec): Allow script name in | |
1151 FONTSET-SPEC. If charset is specified in FONTSET-SPEC, change it | |
1152 to the corresponding script name. | |
1153 (create-fontset-from-ascii-font): Slightly tuned. | |
1154 | |
1155 * international/mule-conf.el (devanagari-glyph): New charset. | |
1156 Unify these charsets: korean-ksc5601, ipa, tibetan, ethiopic, | |
1157 japanese-jisx0208, japanese-jisx0212, japanese-jisx0213-1, | |
1158 japanese-jisx0213-2. | |
1159 | |
1160 * international/mule-diag.el (print-fontset): Use describe-vector | |
1161 to handle a char table returned by fontset-info. | |
1162 | |
1163 * language/indian.el: Don't register ccl-encode-indian-glyph-font | |
1164 and ccl-encode-unicode-font in font-ccl-encoder-alist. | |
1165 | |
1166 2002-07-18 Dave Love <fx@gnu.org> | |
1167 | |
1168 * startup.el (fancy-splash-head): Warn about status. | |
1169 (fancy-splash-tail): Copyright up-date. | |
1170 | |
1171 2002-07-17 Kenichi Handa <handa@etl.go.jp> | |
1172 | |
1173 * international/mule-util.el (detect-coding-with-priority): Fix | |
1174 the place of using `,' marker in backguote form. | |
1175 | |
1176 2002-07-12 Dave Love <fx@gnu.org> | |
1177 | |
1178 * international/mule-conf.el (mule-unicode-e000-ffff): Set | |
1179 :max-code. | |
1180 | |
1181 * international/mule-util.el (with-coding-priority): Fix. | |
1182 | |
1183 * international/mule.el (set-coding-priority): Fix obsolete spec. | |
1184 | |
1185 2002-07-05 Dave Love <fx@gnu.org> | |
1186 | |
1187 * international/mule-cmds.el (leim-list-header): Add coding tag. | |
1188 | |
1189 2002-07-05 Dave Love <fx@gnu.org> | |
1190 | |
1191 * international/mule-cmds.el (find-coding-systems-region) | |
1192 (language-info-alist, reset-language-environment, princ-list): Doc | |
1193 fix. | |
1194 (input-method-verbose-flag): Fix :type. | |
1195 (set-locale-environment): Revert last change. | |
1196 | |
1197 2002-07-03 Dave Love <fx@gnu.org> | |
1198 | |
1199 * international/mule.el (set-char-table-default): Make obsolete. | |
1200 | |
1201 2002-07-01 Dave Love <fx@gnu.org> | |
1202 | |
1203 * language/devanagari.el ("Devanagari"): Fix coding-system, | |
1204 coding-priority. | |
1205 | |
1206 * international/mule-diag.el (describe-char-after): Modify display | |
1207 list processing. | |
1208 (unicodedata-file, unicodedata-find): New. | |
1209 | |
1210 2002-06-29 Dave Love <fx@gnu.org> | |
1211 | |
1212 * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done): Add | |
1213 autoload cookie. | |
1214 | |
1215 * international/ja-dic-cnv.el (skkdic-convert): Add coding tag. | |
1216 | |
1217 2002-06-28 Dave Love <fx@gnu.org> | |
1218 | |
1219 * international/mule-util.el (detect-coding-with-priority): | |
1220 Rewritten. | |
1221 | |
1222 2002-06-27 Dave Love <fx@gnu.org> | |
1223 | |
1224 * composite.el (compose-string): Doc fix. | |
1225 | |
1226 * language/georgian.el ("Georgian"): Delete code-pages feature, | |
1227 add nonascii-translation. | |
1228 | |
1229 * language/european.el ("German", "French", "Spanish"): Add | |
1230 latin-9 as alternative coding system. | |
1231 ("Slovenian", "Polish"): Add windows-1250 as alternative coding | |
1232 system. | |
1233 ("Dutch"): Add latin-9 as alternative coding system. Add input | |
1234 method. | |
1235 ("Turkish"): Add windows-1254 and latin-3 as alternative coding | |
1236 systems. | |
1237 ("Lithuanian", "Latvian"): Add windows-1257 as alternative coding | |
1238 system. | |
1239 | |
1240 * emacs-lisp/byte-opt.el (side-effect-free-fns): Add decode-char, | |
1241 encode-coding-char. | |
1242 (side-effect-and-error-free-fns): Add charsetp, max-char, | |
1243 primary-charset. | |
1244 | |
1245 * simple.el: Don't require cl when compiling. | |
1246 | |
1247 * Makefile.in (DONTCOMPILE): Fix duplicates. | |
1248 | |
1249 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix typo. | |
1250 | |
1251 * international/mule.el: Doc fixes. | |
1252 (load-with-code-conversion): Fix coding-system-type test. | |
1253 | |
1254 * international/mule-cmds.el (sort-coding-systems): Comment out | |
1255 iso-2022 case. | |
1256 (encoded-string-description): Fix coding-system-type test. | |
1257 | |
1258 2002-06-24 Dave Love <fx@gnu.org> | |
1259 | |
1260 * international/characters.el: Make korean-ksc5601 double-width. | |
1261 | |
1262 * international/mule.el (auto-coding-regexp-alist): Recognize | |
1263 Emacs 20/1 byte-compiled files. | |
1264 | |
1265 * international/mule-conf.el (file-coding-system-alist): Change | |
1266 .elc to utf-8-emacs. | |
1267 | |
1268 * emacs-lisp/bytecomp.el (byte-recompile-directory) | |
1269 (batch-byte-recompile-directory): Update from trunk. | |
1270 (byte-compile-fix-header): Adjust for use of utf-8-emacs. | |
1271 (byte-compile-insert-header): Update magic number. Add ballast. | |
1272 (map-char-table): Use byte-compile-funarg-2. | |
1273 | |
1274 2002-06-16 Dave Love <fx@gnu.org> | |
1275 | |
1276 * international/mule-cmds.el (set-locale-environment): Use | |
1277 locale-codeset. | |
1278 | |
1279 2002-06-15 Dave Love <fx@gnu.org> | |
1280 | |
1281 * language/cyrillic.el ("Belarusian"): Doc fix. | |
1282 (cp1125, koi8-t): Doc fix. | |
1283 | |
1284 * international/mule-cmds.el (find-multibyte-characters): Doc fix. | |
1285 (find-multibyte-characters): Don't test for charset `unknown'. | |
1286 (locale-language-names): Change or add: be, bs, cy, mk, ru.koi8, | |
1287 ru, sr_YU, tg, wa, zh.gbk. | |
1288 (locale-language-names): Change sp to Cyrillic. | |
1289 (locale-charset-language-names): Match @euro after utf-8. | |
1290 | |
1291 2002-06-13 Dave Love <fx@gnu.org> | |
1292 | |
1293 * language/chinese.el (chinese-gbk, gbk, cp936, windows-936): New | |
1294 coding systems. | |
1295 ("Chinese-GBK"): New environment. | |
1296 | |
1297 2002-06-12 Dave Love <fx@gnu.org> | |
1298 | |
1299 * language/chinese.el (chinese-gbk, gbk, cp936, windows-936): New | |
1300 coding systems. | |
1301 ("Chinese-GBK"): New environment. | |
1302 | |
1303 * language/thai-util.el: Remove redundant unicodes in | |
1304 category-setting. | |
1305 | |
1306 * language/lao-util.el: Remove redundant unicodes in | |
1307 category-setting. | |
1308 | |
1309 * international/mule-conf.el (japanese-jisx0213-1) | |
1310 (japanese-jisx0213-2): Add unify-map. | |
1311 | |
1312 2002-06-12 Kenichi Handa <handa@etl.go.jp> | |
1313 | |
1314 * international/quail.el (quail-update-leim-list-file): Force | |
1315 writing the file by iso-2022-7bit. | |
1316 | |
1317 * international/titdic-cnv.el (miscdic-convert): Force writing the | |
1318 file by iso-2022-7bit. | |
1319 | |
1320 * international/mule.el (define-charset): Change the attribute | |
1321 :parents to :subset or :superset. | |
1322 | |
1323 * international/mule-conf.el: Adjusted for the change of | |
1324 define-charset (:parent -> :subset or :superset). | |
1325 | |
1326 * international/characters.el: Fix the last change. | |
1327 | |
1328 2002-06-11 Dave Love <fx@gnu.org> | |
1329 | |
1330 * language/cyril-util.el (cyrillic-encode-koi8-r-char) | |
1331 (cyrillic-encode-alternativnyj-char): Fixed. | |
1332 (standard-display-cyrillic-translit): Remove redundant unicodes. | |
1333 | |
1334 2002-06-10 Dave Love <fx@gnu.org> | |
1335 | |
1336 * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"): New | |
1337 environments. | |
1338 | |
1339 * international/mule-conf.el (control-1): New charset. | |
1340 (eight-bit-control, eight-bit-graphic): Redefined to use raw-bytes | |
1341 space. | |
1342 (korean-ksc5601): Redefine to use code-offset and unify-map. | |
1343 | |
1344 2002-06-07 Dave Love <fx@gnu.org> | |
1345 | |
1346 * international/mule-conf.el (tcvn-5712): New charset. | |
1347 | |
1348 * language/vietnamese.el (vietnamese-tcvn, tcvn): New coding | |
1349 system. | |
1350 ("Vietnamese"): Doc fix. | |
1351 | |
1352 2002-06-06 Dave Love <fx@gnu.org> | |
1353 | |
1354 * international/mule-conf.el (windows-936): New alias. | |
1355 | |
1356 * cus-start.el: Add scalable-fonts-allowed. | |
1357 | |
1358 * international/characters.el: Reinstate various CJK syntax and | |
1359 category setup. Remove obsolete syntax setting in Greek section. | |
1360 Optimize the char tables. | |
1361 | |
1362 * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding | |
1363 systems. | |
1364 | |
1365 * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding | |
1366 system. | |
1367 | |
1368 * language/greek.el ("Greek"): Add windows-1253, cp851, cp869 | |
1369 coding systems. | |
1370 | |
1371 * language/romanian.el ("Romanian"): Add iso-latin-10 coding | |
1372 system. | |
1373 | |
1374 2002-06-03 Kenichi Handa <handa@etl.go.jp> | |
1375 | |
1376 * international/characters.el (printable-chars): Setup correctly. | |
1377 | |
1378 2002-06-02 Dave Love <fx@gnu.org> | |
1379 | |
1380 * cus-start.el: Add selection-coding-system. | |
1381 | |
1382 * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding | |
1383 systems. | |
1384 | |
1385 * language/china-util.el (post-read-decode-hz) | |
1386 (pre-write-encode-hz): Moved from chinese.el. | |
1387 (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code) | |
1388 (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Deleted. | |
1389 | |
1390 * language/chinese.el (post-read-decode-hz) | |
1391 (pre-write-encode-hz): Moved to china-util.el. | |
1392 | |
1393 * case-table.el (set-case-syntax-pair): Test again for equal byte | |
1394 lengths of the pair. | |
1395 | |
1396 * international/characters.el: Add Vietnamese category to | |
1397 equivalent unicodes. | |
1398 | |
1399 2002-05-31 Dave Love <fx@gnu.org> | |
1400 | |
1401 * international/mule-conf.el (chinese-sisheng, ipa) | |
1402 (indian-is13194, tibetan, ethiopic): Add :unify-map. | |
1403 | |
1404 * international/mule-diag.el (describe-character-set): Account for | |
1405 more than two dimensions of possibly different size. | |
1406 (describe-current-coding-system): Add selection-coding-system. | |
1407 | |
1408 * international/mule-cmds.el (unify-8859-on-encoding-mode) | |
1409 (unify-8859-on-decoding-mode): Moved from mule.el. | |
1410 | |
1411 * international/mule.el (unify-8859-on-encoding-mode) | |
1412 (unify-8859-on-decoding-mode): Remove :init-value. | |
1413 (charset-chars): Add optional dimension arg. | |
1414 (unify-8859-on-encoding-mode, unify-8859-on-decoding-mode): Moved | |
1415 to mule-cmds.el. | |
1416 | |
1417 2002-05-31 Kenichi Handa <handa@etl.go.jp> | |
1418 | |
1419 * international/fontset.el: Change registry for japanese-jisx0208 | |
1420 to "JISX0208*" in the default fontset. | |
1421 (font-encoding-alist): Add an entry for "JISX0208.1983" and | |
1422 "ISO10646.indian-1". | |
1423 | |
1424 2002-05-30 Kenichi Handa <handa@etl.go.jp> | |
1425 | |
1426 * language/japanese.el (japanese-iso-7bit-1978-irv): Add | |
1427 `designation' to :flags, `ascii' to :charset-list. | |
1428 | |
1429 * international/mule.el (define-charset): New args :min-code and | |
1430 :max-code. | |
1431 (coding-system-iso-2022-flags): Add use-roman, use-oldjis. | |
1432 | |
1433 * international/mule-conf.el (chinese-gbk): Change :code-offset to | |
1434 #x160000. | |
1435 (gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp, | |
1436 gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New | |
1437 charsets. | |
1438 | |
1439 2002-05-29 Dave Love <fx@gnu.org> | |
1440 | |
1441 * language/thai.el (iso-8859-11): New coding system. | |
1442 | |
1443 * international/mule-conf.el: Doc fixes. | |
1444 (iso-8859-11): New. | |
1445 | |
1446 2002-05-28 Dave Love <fx@albion.dl.ac.uk> | |
1447 | |
1448 * cus-start.el (scalable-fonts-allowed): Add. | |
1449 | |
1450 2002-05-27 Dave Love <fx@gnu.org> | |
1451 | |
1452 * international/mule.el (unify-8859-on-encoding-mode) | |
1453 (unify-8859-on-decoding-mode): Dummy versions. | |
1454 | |
1455 * international/ucs-tables.el: Removed. | |
1456 | |
1457 * Makefile.in (DONTCOMPILE): Add language/chinese.el, | |
1458 language/japanese.el. | |
1459 | |
1460 * international/mule-conf.el: Doc fixes. | |
1461 (cp936): New alias. | |
1462 (cp720, cp858): New charsets. | |
1463 | |
1464 * mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs | |
1465 coding system, not emacs-mule. | |
1466 | |
1467 * files.el (revert-buffer, recover-file): Likewise. | |
1468 | |
1469 * desktop.el (desktop-save): Likewise. | |
1470 | |
1471 2002-05-26 Dave Love <fx@gnu.org> | |
1472 | |
1473 * international/mule.el (with-category-table): Use make-symbol. | |
1474 (coding-system-list): Use coding-system-aliases. | |
1475 (make-translation-table): Don't deal with generic characters. | |
1476 | |
1477 * international/mule-util.el: (coding-system-post-read-conversion) | |
1478 (coding-system-pre-write-conversion) | |
1479 (coding-system-translation-table-for-decode) | |
1480 (coding-system-translation-table-for-encode): Get the right | |
1481 properties. | |
1482 (with-coding-priority): New macro. | |
1483 (detect-coding-with-language-environment): Use it. | |
1484 (coding-system-equal): Use coding-system-plist. | |
1485 | |
1486 * encoded-kb.el: (encoded-kbd-setup-keymap) <ccl>: | |
1487 Use :valid property. | |
1488 | |
1489 * mule-cmds.el (encode-coding-char): Use | |
1490 find-coding-systems-string. Don't use make-char. | |
1491 (describe-language-environment): Use coding-system-aliases. | |
1492 (prefer-coding-system): Doc fix. | |
1493 | |
1494 * mule-diag.el (describe-current-coding-system): Fix aliases | |
1495 listing. | |
1496 (print-iso-2022-flags): Deleted. | |
1497 (print-designation): Partly re-written. | |
1498 (describe-coding-system): Deal with iso-2022 designations, flags. | |
1499 Fix shift_jis case. | |
1500 (describe-char-after): Use characterp. Print explicit unicode. | |
1501 Remove some obsolete code. | |
1502 (print-coding-system-briefly): Fix printing aliases. | |
1503 (print-coding-system): Use coding-system-aliases. | |
1504 (mule-diag): Don't list coding categories. | |
1505 | |
1506 * mule-conf.el: Doc fixes. Remove redundant | |
1507 :long-name properties. Re-order charset priorities. | |
1508 (binary): New alias. | |
1509 (iso-8859-16): Fix nickname. | |
1510 (define-iso-single-byte-charset): Un-define after use. | |
1511 | |
1512 2002-05-26 Dave Love <fx@gnu.org> | |
1513 | |
1514 * international/mule.el (coding-system-iso-2022-flags): Revert | |
1515 last change. | |
1516 | |
1517 2002-05-25 Dave Love <fx@gnu.org> | |
1518 | |
1519 * international/characters.el: Additional double width | |
1520 specifications. | |
1521 | |
1522 * international/mule-diag.el (print-coding-system): Incomplete | |
1523 updates. | |
1524 (describe-character-set): List more properties. | |
1525 (print-fontset): Fix case of vector font-spec. | |
1526 (describe-current-coding-system): Fix iso-7, iso-7-else. | |
1527 | |
1528 * international/mule-conf.el (ibm866): Fix alias. | |
1529 (iso-8859-16): Fix nickname. | |
1530 | |
1531 * international/mule.el (coding-system-iso-2022-flags): Add | |
1532 use-roman, use-oldjis. | |
1533 | |
1534 2002-05-23 Dave Love <fx@gnu.org> | |
1535 | |
1536 * language/ind-util.el: Avoid decode-char. | |
1537 (indian--puthash-char, indian--puthash-c, indian--puthash-cv): | |
1538 Use characterp, not char-valid-p. | |
1539 | |
1540 * language/devan-util.el: Add coding tag, avoid decode-char. | |
1541 | |
1542 * international/titdic-cnv.el: Add coding tag. | |
1543 (tit-process-header): Add coding tag to output. | |
1544 | |
1545 * language/thai.el (cp874, ibm874): New coding systems. | |
1546 | |
1547 * emacs-lisp/byte-opt.el <side-effect-and-error-free-fns>: Add | |
1548 character-p. | |
1549 | |
1550 * language/european.el (cp852, ibm852, cp857, ibm857, cp860) | |
1551 (ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437): New | |
1552 coding systems. | |
1553 <set-language-info-alist>: Avoid decode-char. | |
1554 | |
1555 * language/hebrew.el (cp862, ibm862): New coding systems. | |
1556 | |
1557 * language/greek.el (cp851, ibm851, cp869, ibm869): New coding | |
1558 systems. | |
1559 | |
1560 * language/cyrillic.el (cp855, ibm855): New coding systems. | |
1561 | |
1562 * international/mule-conf.el: Avoid decode-char in top-level code | |
1563 for self-inserting multibyte chars. | |
1564 (cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857) | |
1565 (cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874): New | |
1566 charsets. | |
1567 | |
1568 * international/characters.el: Various simplifications and | |
1569 additions. | |
1570 | |
1571 2002-05-22 Dave Love <fx@gnu.org> | |
1572 | |
1573 * international/mule-conf.el (code-pages): Provide, for | |
1574 compatibility. | |
1575 | |
1576 * international/code-pages.el: Removed. | |
1577 | |
1578 2002-05-22 Kenichi Handa <handa@etl.go.jp> | |
1579 | |
1580 * Makefile.in: Cancel the 2002-05-17 change of mine. | |
1581 | |
1582 * international/fontset.el: Add setting for unicode font at the | |
1583 end of the default fontset. | |
1584 | |
1585 2002-05-21 Dave Love <fx@gnu.org> | |
1586 | |
1587 * international/mule-conf.el (adobe-standard-encoding, symbol): | |
1588 Adjust :code-space. | |
1589 (ibm850): Add :ascii-compatible-p. | |
1590 | |
1591 2002-05-21 Kenichi Handa <handa@etl.go.jp> | |
1592 | |
1593 * international/mule-conf.el (vietnamese-viscii-lower) | |
1594 (vietnamese-viscii-upper): Supply them :code-offset, then unify by | |
1595 mapping table. | |
1596 | |
1597 2002-05-20 Dave Love <fx@gnu.org> | |
1598 | |
1599 * cus-start.el: Add charset-map-directory. | |
1600 | |
1601 * international/fontset.el (font-encoding-alist): Add | |
1602 adobe-symbol. | |
1603 | |
1604 * format.el (format-alist): Remove ibm, mac, hp entries (available | |
1605 natively). | |
1606 | |
1607 * language/romanian.el (iso-latin-10): Add :mime-charset. | |
1608 ("Romanian"): Add doc. | |
1609 | |
1610 * international/mule-conf.el (iso-8859-10, symbol) | |
1611 (adobe-standard-encoding, ibm850): New charsets. | |
1612 (iso-8859-13): Fix IR number, final char. | |
1613 (file-coding-system-alist): Add .xml. | |
1614 | |
1615 * language/european.el (iso-latin-6, iso-8859-10, latin-6) | |
1616 (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8) | |
1617 (adobe-standard-encoding, cp850, ibm850): New coding systems. | |
1618 ("Latin-6", "Latin-7"): New language environments. | |
1619 | |
1620 2002-05-19 Dave Love <fx@gnu.org> | |
1621 | |
1622 * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8, | |
1623 utf-8-subst; add vietnamese, cyrillic, czech. | |
1624 | |
1625 * language/romanian.el (iso-latin-10): New coding system. | |
1626 | |
1627 * international/mule-conf.el (emacs-mule): Set :charset-list, | |
1628 consistent with coding-system-charset-list doc. | |
1629 (iso-8859-16): New charset. | |
1630 | |
1631 * international/mule-diag.el (describe-coding-system): Avoid error | |
1632 for iso-2022, emacs-mule. | |
1633 | |
1634 2002-05-17 Dave Love <fx@gnu.org> | |
1635 | |
1636 * international/codepage.el: Most of code removed or commented | |
1637 out. | |
1638 (codepage-setup): Re-written as trivial, obsolete function. | |
1639 | |
1640 * language/utf-8-lang.el ("UTF-8"): Use utf-8, not mule-utf-8. | |
1641 Remove setup function. | |
1642 | |
1643 * language/english.el (ebcdic-us, ebcdic-uk): New coding systems. | |
1644 | |
1645 * Makefile.in (DONTCOMPILE): Add language/vietnamese.el, | |
1646 language/cyrillic.el, language/czech.el. | |
1647 | |
1648 * language/vietnamese.el (windows-1258, cp1258): New coding | |
1649 systems. | |
1650 (font-ccl-encoder-alist): Remove viscii, vscii. | |
1651 | |
1652 * language/hebrew.el (windows-1255, cp1255): New coding systems. | |
1653 | |
1654 * language/european.el (windows-1254, cp1254, windows-1257) | |
1655 (cp1257, next, iso-latin-7, iso-8859-13, latin-7): New coding | |
1656 systems. | |
1657 ("Latin-7", "Lithuanian", "Latvian"): Don't require code-pages. | |
1658 | |
1659 * language/greek.el (windows-1253, cp1253): New coding systems. | |
1660 | |
1661 * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map | |
1662 file name. | |
1663 (windows-1253, windows-1254, windows-1255, windows-1256) | |
1664 (windows-1257, windows-1258, next): New charsets. | |
1665 | |
1666 * international/utf-8.el, international/utf-8-subst.el: Removed. | |
1667 | |
1668 * international/mule.el: Doc fixes. | |
1669 (charset-list, generic-char-p, set-coding-priority): Make | |
1670 obsolete. | |
1671 (coding-system-get): Try to convert old-style symbol to keyword. | |
1672 (define-charset): Purecopy strings in property list. | |
1673 (define-coding-system): Purecopy docstring. | |
1674 | |
1675 * international/mule-diag.el (list-character-sets-2): Avoid | |
1676 charset-bytes. | |
1677 (list-iso-charset-chars, list-non-iso-charset-chars): Deleted. | |
1678 (list-block-of-chars): Re-written. | |
1679 (describe-character-set): Show more properties. | |
1680 (describe-char-after): Correct codepoint display. | |
1681 (print-coding-system): Use symbolic types. | |
1682 | |
1683 2002-05-17 Kenichi Handa <handa@etl.go.jp> | |
1684 | |
1685 * Makefile.in: Be sure also to run emacs with LANG=C. | |
1686 | |
1687 2002-05-16 Dave Love <fx@gnu.org> | |
1688 | |
1689 * international/mule-diag.el: Doc fixes. | |
1690 (sort-charset-list, charset-multibyte-form-string): Removed. | |
1691 (list-character-sets, list-character-sets-1) | |
1692 (list-character-sets-2): Re-written. | |
1693 (non-iso-charset-alist): Set to nil and made obsolete. | |
1694 (decode-codepage-char): Re-written and made obsolete. | |
1695 (read-charset): Don't use non-iso-charset-alist. | |
1696 (describe-coding-system): Use keyword properties. | |
1697 (describe-character-set): Re-written. | |
1698 | |
1699 * international/mule-conf.el (koi8-u, koi8-t, georgian-ps) | |
1700 (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us) | |
1701 (ebcdic-uk): New charsets. | |
1702 | |
1703 * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125): New | |
1704 coding systems. | |
1705 | |
1706 * language/european.el (windows-1252): New coding system. | |
1707 | |
1708 2002-05-16 Kenichi Handa <handa@etl.go.jp> | |
1709 | |
1710 * Makefile.in: By sure to run emacs with LC_ALL=C. | |
1711 | |
1712 * international/encoded-kb.el (encoded-kbd-handle-8bit): Call | |
1713 encoded-kbd-self-insert-iso2022-8bit with argument 1. | |
1714 (encoded-kbd-self-insert-charset): New function. | |
1715 (encoded-kbd-setup-keymap): Handle a coding-system of type | |
1716 charset. | |
1717 (encoded-kbd-mode): Likewise. | |
1718 | |
1719 2002-05-15 Dave Love <fx@gnu.org> | |
1720 | |
1721 * international/mule-cmds.el (set-locale-environment): Comment out | |
1722 set-keyboard-coding-system stuff. | |
1723 | |
1724 2002-05-14 Kenichi Handa <handa@etl.go.jp> | |
1725 | |
1726 * international/mule.el (define-coding-system): Docstring | |
1727 fixed (sjis->shift-jis). | |
1728 | |
1729 * international/mule-conf.el: Use decode-char instead of | |
1730 make-char. | |
1731 | |
1732 * international/encoded-kb.el | |
1733 (encoded-kbd-self-insert-iso2022-8bit): New arg ARG. Directly | |
1734 call self-insert-command. This is a temporary workaround to | |
1735 make it work with latin-1. | |
1736 (encoded-kbd-mode): Change `sjis' to `shift-jis'. | |
1737 | |
1738 * international/characters.el: Setup char-width-table for CJK | |
1739 characters. | |
1740 | |
1741 2002-05-15 Kenichi Handa <handa@etl.go.jp> | |
1742 | |
1743 * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block): | |
1744 Fix the initial value to specify character range of | |
1745 japanese-jisx0208, not unicode. | |
1746 | |
1747 * international/characters.el: Set syntax/category for | |
1748 japanese-jisx0208. | |
1749 | |
1750 2002-05-14 Dave Love <fx@gnu.org> | |
1751 | |
1752 * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not | |
1753 mime-charset. | |
1754 | |
1755 * language/vietnamese.el, language/korean.el, language/japanese.el: | |
1756 * language/hebrew.el, language/greek.el, language/chinese.el: | |
1757 Fix :mime-charset properties. | |
1758 | |
1759 * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8) | |
1760 (cyrillic-alternativnyj): Fix :mime-charset. | |
1761 (cp878, cp866): New alias. | |
1762 | |
1763 * language/european.el: Fix mime-charset properties. | |
1764 | |
1765 * international/mule-cmds.el (sort-coding-systems) | |
1766 (select-safe-coding-system, select-message-coding-system): Use | |
1767 :mime-charset, not 'mime-charset. | |
1768 | |
1769 * international/mule-conf.el: Add various :mime-charset | |
1770 properties. | |
1771 | |
1772 2002-05-13 Dave Love <fx@gnu.org> | |
1773 | |
1774 * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Fix | |
1775 getting decoder. | |
1776 (encoded-kbd-mode): Fix code for coding system type and | |
1777 designations. | |
1778 | |
1779 * international/mule-conf.el: Speling fixes. | |
1780 | |
1781 2002-05-13 Kenichi Handa <handa@etl.go.jp> | |
1782 | |
1783 * international/fontset.el (fontset-plain-name): Handle the case | |
1784 that size, weight, slant are not specified in the fontset name. | |
1785 | |
1786 2002-05-10 Yong Lu <lyongu@asia-infonet.com> | |
1787 | |
1788 * language/greek.el (greek-iso-8bit): Fix typo. | |
1789 | |
1790 2002-05-10 Kenichi Handa <handa@etl.go.jp> | |
1791 | |
1792 * language/chinese.el (chinese-big5): Change :coding-type to | |
1793 `charset'. | |
1794 | |
1795 2002-05-09 Kenichi Handa <handa@etl.go.jp> | |
1796 | |
1797 * international/characters.el: Change encoding to utf-8-emacs. | |
1798 Remove apparent duplicate codes. | |
1799 | |
1800 2002-05-07 Kenichi Handa <handa@etl.go.jp> | |
1801 | |
1802 * international/fontset.el: Change the registry for | |
1803 chinese-gb2312 and add the registry for chinese-gbk. | |
1804 | |
1805 * international/mule.el (charset-chars): Fix typo. | |
1806 | |
1807 * international/mule-conf.el (chinese-gbk): New charset. | |
1808 | |
1809 * international/titdic-cnv.el (titdic-convert): Read into a | |
1810 unibyte buffer then make the buffer multibyte. | |
1811 | |
1812 2002-03-07 Kenichi Handa <handa@etl.go.jp> | |
1813 | |
1814 * international/mule-conf.el (utf-16-le): Use :bom attribute | |
1815 instead of :signature. | |
1816 (utf-16-be): Likewise. | |
1817 | |
1818 2002-03-05 Kenichi Handa <handa@etl.go.jp> | |
1819 | |
1820 * language/czech.el ("Czech"): Set `iso-8859-2' for | |
1821 `nonascii-translation'. | |
1822 | |
1823 * language/romanian.el ("Romanian"): Likewise. | |
1824 | |
1825 * language/slovak.el ("Slovak"): Likewise. | |
1826 | |
1827 * international/characters.el: Optimize calls of | |
1828 modify-category-entry. | |
1829 | |
1830 2002-03-01 Kenichi Handa <handa@etl.go.jp> | |
1831 | |
1832 * bindings.el: Don't bind multibyte characters to | |
1833 self-insert-command here. It's done in mule-conf.el | |
1834 | |
1835 * case-table.el (set-case-syntax-offset): Variable deleted. | |
1836 (set-case-syntax-1): Function deleted. Callers changed. | |
1837 (set-case-syntax-delims): Don't check byte length of characters. | |
1838 | |
1839 * isearch.el (isearch-mode-map): Call set-char-table-range to bind | |
1840 characters to isearch-printing-char. | |
1841 | |
1842 * loadup.el: Don't load "international/utf-8". Don't call | |
1843 update-coding-systems-internal. Bind coding-system-for-write to | |
1844 `utf-8' while writing fns-XXX.el. Call clear-charset-maps before | |
1845 dumping. | |
1846 | |
1847 * version.el (emacs-version): Set to "22.0.0". | |
1848 | |
1849 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Adjusted for the | |
1850 change of map-char-table. | |
1851 | |
1852 * eshell/esh-mode.el: Adjusted for the change of map-char-table. | |
1853 | |
1854 * international/characters.el: Adjusted for the deletion of | |
1855 generic characters. | |
1856 | |
1857 * international/code-pages.el (cp-make-translation-table, | |
1858 cp-valid-codes, cp-fix-safe-chars): Deleted. Caller changed. | |
1859 (cp-make-coding-system): Call define-coding-system. | |
1860 | |
1861 * international/fontset.el: Mostly re-written. | |
1862 | |
1863 * international/ja-dic-cnv.el (skkdic-get-kana-compact-codes): | |
1864 Call encode-char instead of split-char. | |
1865 | |
1866 * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block): | |
1867 Value changed. | |
1868 (skkdic-lookup-key): Call encode-char instead of split-char. | |
1869 | |
1870 * international/titdic-cnv.el (titdic-convert): Bind | |
1871 coding-system-for-write to 'iso-2022-7bit. Don't work on unibyte | |
1872 buffer. | |
1873 | |
1874 * international/latin-1.el: Don't bind set-case-syntax-offset. | |
1875 | |
1876 * international/latin-2.el: Don't bind set-case-syntax-offset. | |
1877 | |
1878 * international/latin-3.el: Don't bind set-case-syntax-offset. | |
1879 | |
1880 * international/latin-4.el: Don't bind set-case-syntax-offset. | |
1881 | |
1882 * international/latin-5.el: Don't bind set-case-syntax-offset. | |
1883 | |
1884 * international/latin-8.el: Don't bind set-case-syntax-offset. | |
1885 | |
1886 * international/latin-9.el: Don't bind set-case-syntax-offset. | |
1887 | |
1888 * international/mule-cmds.el: Don't use coding category. Call | |
1889 set-coding-system-priority instead of set-coding-priority. | |
1890 (sort-coding-systems): Call coding-system-priority-list to get the | |
1891 most preferred one. | |
1892 (select-safe-coding-system): Likewise. | |
1893 (reset-language-environment): Order of coding system priority | |
1894 changed. Set primary charset to iso-8859-1. | |
1895 (set-language-environment-coding-systems): Call | |
1896 set-coding-system-priority instead of set-coding-priority. | |
1897 (get-charset-property, put-charset-property): Moved to mule.el. | |
1898 | |
1899 * international/mule-conf.el: Fully Re-written. | |
1900 | |
1901 * international/mule-diag.el (print-designation): Arguments | |
1902 changed. | |
1903 (print-iso-2022-flags): New function. | |
1904 (describe-coding-system): Adjusted for the new structure of coding | |
1905 system. | |
1906 (describe-current-coding-system): Likewise. | |
1907 | |
1908 * international/mule.el (char-valid-p): Make it an alias of | |
1909 characterp. | |
1910 (define-charset): Fully re-designed. | |
1911 (charset-quoted-standard-p): Deleted. | |
1912 (charsetp): Moved to charset.c. | |
1913 (charset-info, charset-id, charset-bytes, charset-width, | |
1914 charset-directioin, charset-iso-graphic-plane, | |
1915 charset-reverse-charset): Deleted. | |
1916 (charset-dimension, charset-chars, charset-iso-final-char, | |
1917 charset-description, charset-short-name, charset-long-name): Call | |
1918 charset-plist instead of charset-info. | |
1919 (charset-plist, set-charset-plist): Moved to charset.c. | |
1920 (get-charset-property, put-charset-property): Moved from | |
1921 mule-cmds.el. Call charset-plist and set-charset-plist. | |
1922 (make-char): Deleted. | |
1923 (generic-char-p): Make it always return nil. | |
1924 (decode-char, encode-char): Moved to charset.c. | |
1925 (coding-spec-XXX-idx): Variables deleted. | |
1926 (coding-system-iso-2022-flags): New variable. | |
1927 (define-coding-system): New function. | |
1928 (transform-make-coding-system-args, make-coding-system): Deleted. | |
1929 (set-coding-priority): Make it obsolete. | |
1930 (after-insert-file-set-buffer-file-coding-system): Adjusted for | |
1931 the new coding system structure. | |
1932 (find-new-buffer-file-coding-system): Likewise. | |
1933 | |
1934 * language/chinese.el, language/cyrillic.el, language/european.el, | |
1935 language/greek.el, language/hebrew.el, language/indian.el, | |
1936 language/japanese.el, language/korean.el, language/lao.el, | |
1937 language/thai.el, language/tibetan.el, language/vietnamese.el: | |
1938 Call define-coding-system instead of make-coding-system. All CCL | |
1939 program deleted. | |
1940 | |
1941 * textmodes/sgml-mode.el (sgml-mode-map): Use encode-char instead | |
1942 of make-char. | |
1943 (sgml-char-names-table): Iteration limit fixed. | |
1944 | |
1945 * term/mac-win.el: Deleted unnecessary calls of set-fontset-font. | |
1946 (ccl-encode-mac-roman-font): Deleted. | |
1947 | |
1948 * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el, | |
1949 utf-8.el, and utf-8-subst.el as they can't be bytecompiled | |
1950 currently. This is just a temporary workaround. | |
1951 | |
1952 ;; Local Variables: | |
1953 ;; coding: iso-2022-7bit | |
1954 ;; End: | |
1955 | |
1956 Copyright (C) 2002 Free Software Foundation, Inc. | |
1957 Copying and distribution of this file, with or without modification, | |
1958 are permitted provided the copyright notice and this notice are preserved. | |
89911 | 1959 |
1960 ;;; arch-tag: d0d613db-0a9b-459c-a1c7-8a1722c771c1 |