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