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