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