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