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