Mercurial > emacs
annotate src/ChangeLog.22 @ 89867:dd677f4114e6
(handle_auto_composed_prop): Fix Lisp_Object/int mixup.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 11 Mar 2004 11:42:08 +0000 |
parents | 2c945addc36a |
children | 203500dca753 |
rev | line source |
---|---|
89862 | 1 2004-03-11 Kenichi Handa <handa@etlken2> |
2 | |
3 * coding.c (get_translation_table): Allow max_lookup to be NULL. | |
4 (decode_coding): Call get_translation_table with max_lookup NULL. | |
5 (Ffind_coding_systems_region_internal): Likewise. | |
6 (Funencodable_char_position, Fcheck_coding_systems_region): | |
7 Likewise. | |
8 | |
89860 | 9 2004-03-11 Kenichi Handa <handa@m17n.org> |
10 | |
11 * coding.c (get_translation_table): Declare it as Lisp_Object. | |
12 (LOOKUP_TRANSLATION_TABLE): New macro. | |
13 (produce_chars): Use LOOKUP_TRANSLATION_TABLE instead of | |
14 CHAR_TABLE_REF. | |
15 (consume_chars): Likewise. | |
16 | |
89853 | 17 2004-03-11 Kenichi Handa <handa@m17n.org> |
18 | |
19 * coding.c (MAX_ANNOTATION_LENGTH): Adjusted for the change of | |
20 annotation data format. | |
21 (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA): | |
22 Change arguments FROM and TO to single argument NCHARS. Caller | |
23 changed. | |
24 (decode_coding_utf_8): Pay attention to coding->charbuf_used. | |
25 (decode_coding_utf_16, decode_coding_emacs_mule) | |
26 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5) | |
27 (decode_coding_ccl, decode_coding_charset): Likewise. | |
28 (get_translation): New function. | |
29 (produce_chars): New arguments translation_table and last_block. | |
30 Translate characters here. Return number of carryover chars. | |
31 Caller changed. | |
32 (produce_composition): New argument pos. Caller changed. | |
33 Adjusted for the change of annotation data format. | |
34 (produce_charset, produce_annotation): Likewise. | |
89857 | 35 (decode_coding, encode_coding): Don't call translate_chars. |
36 (consume_chars): New arg translation_table. Caller changed. | |
37 (translate_chars): Deleted. | |
38 (syms_of_coding): Make translation-table's number of extra slots | |
39 2. | |
89853 | 40 |
89849 | 41 2004-03-09 Kenichi Handa <handa@m17n.org> |
42 | |
89851 | 43 * search.c (simple_search): Fix setting this_pos_byte in backward |
44 search. | |
45 | |
89849 | 46 * coding.c (detect_coding_emacs_mule): Fix counting of encoded |
47 byte sequence. | |
48 (detect_coding_ccl): Fix setting of the variable valids. | |
49 | |
89841 | 50 2004-03-04 Kenichi Handa <handa@m17n.org> |
51 | |
89846 | 52 * xterm.c (x_list_fonts): Fix the detection of an auto-scaled font. |
53 | |
89843 | 54 * coding.c (decode_coding_utf_16): Fix handling of surrogate pair. |
55 | |
89841 | 56 * editfns.c (Ftranslate_region_internal): Renamed from |
57 Ftranslate_region. Accept a char-table in TABLE. | |
58 (syms_of_editfns): Defsubr Stranslate_region_internal. | |
59 | |
60 * xfaces.c (set_lface_from_font_name): If a font is specified for | |
61 a frame, generate a fontset from the font. | |
89846 | 62 (build_scalable_font_name): If the scalable font is requested for |
63 a specific size, don't change that size. | |
64 (try_font_list): Try a scalable font also in the case that a | |
65 pattern string is specified, | |
66 | |
89841 | 67 |
89837 | 68 2004-03-03 Kenichi Handa <handa@m17n.org> |
69 | |
70 * xfaces.c (Fface_font): New optional arg CHARACTER. | |
71 | |
89833 | 72 2004-02-17 Kenichi Handa <handa@m17n.org> |
73 | |
74 * charset.h (CHARSET_OFFSET): New macro. | |
75 | |
89827 | 76 2004-02-13 Kenichi Handa <handa@m17n.org> |
77 | |
89829 | 78 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset. |
79 | |
89827 | 80 * fontset.c (fontset_face): Handle the case that repertory is a |
81 char-table. | |
82 (find_font_encoding): Return nil for unknown encoding. | |
83 (Fset_fontset_font): Ignore a font of unknown encoding. | |
84 | |
89812 | 85 2004-02-09 Kenichi Handa <handa@m17n.org> |
86 | |
87 * keymap.c (describe_vector): Handle default value of a char | |
88 table. | |
89 | |
90 * fontset.c (fontset_face): Handle fallback fonts correctly. | |
91 (Ffontset_info): Return infomation about fallback fonts. | |
92 | |
89808 | 93 2004-02-06 Kenichi Handa <handa@m17n.org> |
94 | |
95 * fontset.c (FONTSET_DEFAULT): New macro. | |
96 (FONTSET_ADD): Handle the case that range is nil. | |
97 (fontset_add): Likewise. | |
98 (Fset_fontset_font): Change the 2nd arg name to TARGET, and handle | |
99 the case that it is nil. | |
100 (dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK. | |
101 (syms_of_fontset): Set char-table-extra-slots property of fontset | |
102 to 9. | |
103 | |
104 * charset.h (CHAR_CHARSET_P): Fix for the case that the method is | |
105 subset or superset. | |
106 | |
89790 | 107 2004-01-30 Kenichi Handa <handa@m17n.org> |
108 | |
109 * emacs.c (main): Call init_charset after syms_of_XXX. | |
110 | |
111 * charset.c (Vcharset_map_directory): Deleted. | |
112 (Vcharset_map_path): New variable | |
113 (load_charset_map_from_file): Use Vcharset_map_path instead. | |
114 (init_charset): Initialize Vcharset_map_path. | |
115 (syms_of_charset): Delete declaration of "charset-map-directory", | |
116 add declaration of "charset-map-path". | |
117 | |
89782 | 118 2004-01-29 Kenichi Handa <handa@m17n.org> |
119 | |
89784 | 120 * fns.c (string_char_to_byte): Optimize for ASCII only string. |
121 (string_byte_to_char): Likewise. | |
122 | |
89782 | 123 * fileio.c (Finsert_file_contents): Avoid detecting a code twice. |
124 | |
125 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3. | |
126 (detect_coding): Treat '\0' as normal ASCII byte.. | |
127 (detect_coding_system): Likewise. | |
128 | |
89761 | 129 2004-01-27 Kenichi Handa <handa@m17n.org> |
130 | |
89772 | 131 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros. |
132 | |
89761 | 133 * coding.c (QCmnemonic, QCdefalut_char) |
134 (QCdecode_translation_table, QCencode_translation_table) | |
135 (QCpost_read_conversion, QCpre_write_conversion): New variables. | |
136 (get_translation_table): Return a list of translation tables if | |
137 necessary. | |
138 (decode_coding): Call get_translation_table with ENCODEP 0. | |
139 (char_encodable_p): If translation_table is non-nil, always call | |
140 translate_char. | |
141 (Fdefine_coding_system_internal): Accept list of translation | |
142 tables as :encode-translation-table and :decode-translation-table. | |
143 (Fcoding_system_put): New function. | |
144 (syms_of_coding): Declare new symbols. Defsubr | |
145 Scoding_system_put. | |
89772 | 146 (decode_coding_sjis): Handle 4th charset (typically JISX0212). |
147 (encode_coding_sjis): Likewise. | |
89761 | 148 |
149 * charset.c (map_charset_chars): Fix arg to map_charset_chars in | |
150 when the charset is superset type. | |
151 | |
152 * character.c (translate_char): Accept list of translation tables. | |
153 | |
89743 | 154 2004-01-25 Kenichi Handa <handa@m17n.org> |
155 | |
156 * coding.h (enum coding_attr_index): New member | |
157 coding_attr_trans_tbl. | |
158 (CODING_ATTR_TRANS_TBL): New macro. | |
159 | |
160 * coding.c (get_translation_table): New function. | |
161 (translate_chars): Fix the bug of skipping annotation data. | |
162 (decode_coding): Utilze get_translation_table. | |
163 (encode_coding): Likewise. | |
164 (char_encodable_p): Translate char if necessary. | |
165 (Funencodable_char_position): Likewise. | |
166 (Ffind_coding_systems_region_internal): Setup translation table | |
167 for encode in a coding system attribute vector in advance. | |
168 (Fcheck_coding_systems_region): Likewise. | |
169 (Fdefine_coding_system_internal): Allow a symbol as translation | |
170 table. For shift-jis type coding system, allow 4th charset. | |
171 | |
89729 | 172 2004-01-24 Kenichi Handa <handa@m17n.org> |
173 | |
89731 | 174 * coding.c (decode_coding_sjis): Check the first byte rigidly. |
175 | |
89729 | 176 * xdisp.c (get_next_display_element): Pass -1 as POS to |
177 FACE_FOR_CHAR if displaying a C-string. | |
178 | |
89727 | 179 2004-01-23 Kenichi Handa <handa@m17n.org> |
180 | |
181 * composite.c (get_composition_id): Handle xoff and yoff in a | |
182 composition rule. | |
183 | |
184 * composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff. | |
185 (struct composition): New member lbearing and rbearing. | |
186 | |
187 * xdisp.c (move_it_to): Optimize for the case (op & MOVE_TO_Y). | |
188 (x_get_glyph_overhangs): Handle a composition glyph. | |
189 (x_produce_glyphs): Setup lbearing and rbreaing for a composition | |
190 glyph. | |
191 | |
192 * xterm.c (x_compute_glyph_string_overhangs): Handle also a | |
193 composition glyph. | |
194 | |
89718 | 195 2004-01-18 Kenichi Handa <handa@m17n.org> |
196 | |
197 * print.c: Include charset.h. | |
198 (Vprint_charset_text_property): New variable. | |
199 (Qdefault): Extern it. | |
200 (PRINT_STRING_NON_CHARSET_FOUND) | |
201 (PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros. | |
202 (print_check_string_result): New variable. | |
203 (print_check_string_charset_prop): New function. | |
204 (print_prune_charset_plist): New variable. | |
205 (print_prune_string_charset): New function. | |
206 (print_object): Call print_prune_string_charset if | |
207 Vprint_charset_text_property is not t. | |
208 (print_interval): Print nothing if itnerval->plist is nil. | |
209 (syms_of_print): Declare Vprint_charset_text_property as a lisp | |
210 variable. Init and staticpro print_prune_charset_plist. | |
211 | |
89710 | 212 2004-01-15 Kenichi Handa <handa@m17n.org> |
213 | |
89712 | 214 * fontset.c (new_fontset_from_font_name): Use the specified font |
215 for all characters in the new fontset. | |
216 | |
89710 | 217 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and |
218 OBJECT args. | |
219 | |
220 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and | |
221 OBJECT args for composition too. | |
222 | |
223 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and | |
224 OBJECT args. | |
225 | |
89703 | 226 2004-01-13 Kenichi Handa <handa@m17n.org> |
227 | |
228 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT. | |
229 | |
230 * fontset.c (reorder_font_vector): Adjusted for the change of | |
231 FONT_DEF format. | |
232 (fontset_face): New arg id. Caller changed. | |
233 (face_for_char): New args pos and object. | |
234 (make_fontset_for_ascii_face): Adjusted for the change of FONT_DEF | |
235 format.n | |
236 (fs_query_fontset): Check NAME by Fassoc too. | |
237 (Fset_fontset_font): Allow non-XLFD font name. | |
238 (Ffontset_info): Adjusted for the change of FONT_DEF format. | |
239 | |
240 * fontset.h (face_for_char): Prototype adjusted. | |
241 | |
242 * xdisp.c (face_before_or_after_it_pos): Call FACE_FOR_CHAR with | |
243 POS and OBJECT args. | |
244 (get_next_display_element): Likewise. | |
245 (append_space): Likewise. | |
246 (extend_face_to_end_of_line): Likewise. | |
247 (get_char_face_and_encoding): Likewise. | |
248 (BUILD_COMPOSITE_GLYPH_STRING): Likewise. | |
249 (x_produce_glyphs): Likewise. | |
250 | |
251 * xfaces.c (compute_char_face): Call FACE_FOR_CHAR with | |
252 POS and OBJECT args. | |
253 | |
254 * xterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with | |
255 POS and OBJECT args. | |
256 | |
89694 | 257 2004-01-03 Jason Rumney <jasonr@gnu.org> |
258 | |
259 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc | |
260 of GlobalAlloc'ed memory. | |
261 | |
89690 | 262 2003-12-29 Kenichi Handa <handa@m17n.org> |
263 | |
264 * ccl.c (Fccl_execute_on_string): Fix the condition of loop. | |
265 | |
266 * charset.h (charset_table_used): Delete extern. | |
267 | |
268 * charset.c (charset_table_used): Make it static. | |
269 (map_charset_chars): Fix args to c_function with. | |
270 | |
271 * chartab.c (map_sub_char_table_for_charset): Fix args to | |
272 c_function with. | |
273 | |
274 * coding.h (enum coding_result_code): Delete | |
275 CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC. | |
276 | |
277 * coding.c (Qinsufficient_source, Qinconsistent_eol) | |
278 (Qinvalid_source, Qinterrupted, Qinsufficient_memory): New | |
279 variables. | |
280 (Vlast_code_conversion_error): New variables. | |
281 (syms_of_coding): DEFSYM or DEFVAR_LISP them. | |
282 (ONE_MORE_BYTE): Record error if any instead of signaling an | |
283 error. If non-ASCII multibyte char is found, return the negative | |
284 value of the code. All callers changed to check it. | |
285 (ONE_MORE_BYTE_NO_CHECK): Likewise. | |
286 (record_conversion_result): New function. All codes setting | |
287 coding->result are changed to call this function. | |
288 (detect_coding_utf_8): Don't use the local variable incomplete. | |
289 (decode_coding_utf_8): Likewise. | |
290 (emacs_mule_char): Change the second arg to `const'. | |
291 (detect_coding_emacs_mule): Don't use the local variable | |
292 incomplete. | |
293 (detect_coding_sjis): Likewise. | |
294 (detect_coding_big5): Likewise. | |
295 (decode_coding): Fix of flushing out unprocessed data. | |
296 (make_conversion_work_buffer): Fix making of a work buffer. | |
297 (decode_coding_object): Return coding->dst_object; | |
298 | |
299 * fontset.c (set_fontset_font): Fix args. | |
300 | |
301 * lisp.h (CHARACTERBITS): Define as 22. | |
302 | |
303 * process.c (send_process): Be sure to set coding->src_multibyte. | |
304 | |
89692 | 305 * xdisp.c (handle_auto_composed_prop): Fix setting of limit. |
306 | |
89677 | 307 2003-12-02 Kenichi Handa <handa@m17n.org> |
308 | |
89693 | 309 * xdisp.c (handle_auto_composed_prop): Give limit to |
310 Fnext_single_char_property_change. | |
311 | |
312 2003-12-02 Kenichi Handa <handa@m17n.org> | |
313 | |
89677 | 314 * coding.c (detect_coding): Fix previous change. |
315 (detect_coding_system): Likewise. | |
316 | |
89670 | 317 2003-12-02 Kenichi Handa <handa@m17n.org> |
318 | |
89672 | 319 * composite.c (syms_of_composite): Don't make the compostion hash |
320 table week. | |
321 | |
89670 | 322 * fontset.c (Fset_fontset_font): Fix docstring. |
323 | |
324 * lisp.h (detect_coding_system): Adjust prototype. | |
325 | |
326 * fileio.c (kill_workbuf_unwind): Delete this function. | |
327 (Finsert_file_contents): Adjust the call of detect_coding_system. | |
328 Get conversion_buffer by code_conversion_save. Use the macor | |
329 CODING_MAY_REQUIRE_DECODING. After decoding, update | |
330 coding_system. | |
331 | |
332 * coding.h (make_conversion_work_buffer): Delete extern. | |
333 (code_conversion_save): Extern it. | |
334 | |
335 * coding.c (enum iso_code_class_type): Delete ISO_carriage_return. | |
336 (CODING_GET_INFO): Delete argument eol_type. Callers changed. | |
337 (decode_coding_utf_8): Don't do eol converion. | |
338 (detect_coding_utf_16): Check coding->src_chars, not | |
339 coding->src_bytes. Add heuristics for those that have no | |
340 signature. | |
341 (decode_coding_emacs_mule): Don't do eol converion. | |
342 (decode_coding_iso_2022): Likewise. | |
343 (decode_coding_sjis): Likewise. | |
344 (decode_coding_big5): Likewise. | |
345 (decode_coding_charset): Likewise. | |
346 (adjust_coding_eol_type): Return a new coding system. | |
347 (detect_coding): Don't detect eol. Fix for utf-16 detection. | |
348 (decode_eol): In case of CRLF->LF conversion, use del_range_2 on | |
349 each change. | |
350 (decode_coding): Pay attention to undo_list. Do eol convesion for | |
351 all types of coding-systems (if necessary). | |
352 (Vcode_conversion_work_buf_list): Delete it. | |
353 (Vcode_conversion_reused_workbuf): Renamed from | |
354 Vcode_conversion_reused_work_buf. | |
355 (Vcode_conversion_workbuf_name): New variable. | |
356 (reused_workbuf_in_use): New variable. | |
357 (make_conversion_work_buffer): Delete the arg DEPTH. | |
358 (code_conversion_restore): Argument changed to cons. | |
359 (code_conversion_save): Delete the argument BUFFER. Callers | |
360 changed. | |
361 (detect_coding_system): New argument src_chars. Callers changed. | |
362 Fix for utf-16 detection. | |
363 (init_coding_once): Don't use ISO_carriage_return. | |
364 (syms_of_coding): Initialized Vcode_conversion_workbuf_name and | |
365 reused_workbuf_in_use. | |
366 | |
89654 | 367 2003-11-24 Kenichi Handa <handa@m17n.org> |
368 | |
89656 | 369 * keymap.c (store_in_keymap): Pay attention to the case that idx |
370 is a cons specifying a character range. | |
371 | |
89654 | 372 * coding.c (Fdefine_coding_system_internal): Fix previous change. |
373 | |
89649 | 374 2003-11-23 Kenichi Handa <handa@m17n.org> |
375 | |
89652 | 376 * xdisp.c (handle_auto_composed_prop): Fix the case of returning |
377 HANDLED_RECOMPUTE_PROPS. | |
378 | |
89649 | 379 * coding.c (Fdefine_coding_system_internal): Fix checking of |
380 ascii compatibility. | |
381 | |
89641 | 382 2003-11-22 Kenichi Handa <handa@m17n.org> |
383 | |
89646 | 384 * charset.c (find_charsets_in_text): Delete unused locale |
385 variable. | |
386 (Fset_charset_priority): Update Vemacs_mule_charset_list too. | |
387 | |
89643 | 388 * coding.c (encode_coding_emacs_mule): Emit bytes with MSB. |
89646 | 389 Resync charset_list to Vemacs_mule_charset_list. |
89643 | 390 |
89641 | 391 * keymap.c (store_in_keymap): Pay attention to the case that idx |
392 is a cons specifying a character range. | |
393 | |
89631 | 394 2003-11-18 Kenichi Handa <handa@m17n.org> |
395 | |
89634 | 396 * composite.c (update_compositions): Bind inhibit-read-only, etc |
397 to t before calling remove-list-of-text-properties. | |
398 | |
89631 | 399 * print.c (print_object): Always print ASCII chars as is. |
400 | |
89625 | 401 2003-11-17 Kenichi Handa <handa@m17n.org> |
402 | |
89627 | 403 * keymap.c (Fdefine_key): Fix handling of Lucid style event type |
404 list. | |
405 | |
89625 | 406 * fns.c (Fmapconcat): Signal an error if SEQUENCE is a char table. |
407 (Fmapcar): Likewise. | |
408 (Fmapc): Likewise. | |
409 | |
89623 | 410 2003-11-15 Kenichi Handa <handa@m17n.org> |
411 | |
412 * syntax.c (skip_chars): Be sure to alloca char_ranges when | |
413 necessary. | |
414 | |
89621 | 415 2003-11-14 Kenichi Handa <handa@m17n.org> |
416 | |
417 * xfaces.c (set_lface_from_font_name): Fix for the case that | |
418 FONTNAME is not fontset name. | |
419 | |
89616 | 420 2003-11-13 Kenichi Handa <handa@m17n.org> |
421 | |
422 * fns.c (base64_encode_1): Fix previous change. | |
423 | |
89621 | 424 2003-11-08 Kenichi Handa <handa@m17n.org> |
425 | |
426 * fontset.c (set_fontset_font): New function. | |
427 (Fset_fontset_font): If a font is specified for a charset, use | |
428 map_charset_chars to store the font spec in a fontset. | |
429 | |
89611 | 430 2003-10-29 Kenichi Handa <handa@m17n.org> |
431 | |
432 * fontset.c (fontset_face): Create a fallback fontset on demand | |
433 (make_fontset): Don't create a fallback fontset here. | |
434 (free_face_fontset): Free a fallback fontset (if any) too. | |
435 (n_auto_fontsets): Delete this variable. | |
436 (auto_fontset_alist): New variable. | |
437 (new_fontset_from_font_name): Check auto_fontset_alist. | |
438 (dump_fontset) [FONTSET_DEBUG]: Fully re-written. | |
439 (Ffontset_list_all) [FONTSET_DEBUG]: New function. | |
440 (syms_of_fontset): Initialize and staticpro auto_fontset_alist. | |
441 Defsubr Sfontset_list_all. | |
442 | |
89606 | 443 2003-10-24 Kenichi Handa <handa@m17n.org> |
444 | |
445 * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts. | |
446 | |
89604 | 447 2003-10-23 Kenichi Handa <handa@m17n.org> |
448 | |
449 * fontset.c (Fnew_fontset): Check NAME more rigidly. | |
450 | |
89602 | 451 2003-10-17 Kenichi Handa <handa@m17n.org> |
452 | |
453 * editfns.c (Fgoto_char): Fix docstring. | |
454 | |
89599 | 455 2003-10-16 Kenichi Handa <handa@m17n.org> |
456 | |
457 * insdel.c (insert_from_gap): Adjust intervals correctly. | |
458 | |
89592 | 459 2003-10-12 Jason Rumney <jasonr@gnu.org> |
460 | |
89597 | 461 * w32term.c (GLYPHSET, WCRANGE): Define if system headers don't. |
462 (pfnGetFontUnicodeRanges): New dynamically loaded function. | |
463 (w32_initialize): Try to load it. | |
464 (x_get_font_repertory): Use it if available. | |
465 (w32_encode_char): Add shortcut for unicode output. | |
466 | |
467 * w32fns.c (w32_load_system_font): Default charset to -1. | |
468 (x_to_w32_charset): Match all fonts for unicode. | |
469 (w32_to_x_charset): New parameter matching. Don't return partial | |
470 or wildcard charsets. | |
471 (w32_to_all_x_charsets): Don't return partial or wildcard charsets. | |
472 (w32_codepage_for_font): Return CP_UNICODE for unicode. | |
473 (w32_to_x_font): Match charset to real charset. | |
474 (enum_font_cb2): Always list unicode versions. | |
475 | |
89592 | 476 * makefile.w32-in (temacs): Increase EMHEAP. |
477 | |
89589 | 478 2003-10-11 Jason Rumney <jasonr@gnu.org> |
479 | |
480 * w32term.c (w32_encode_char): New charset parameter. | |
481 font_info.encoding becomes encoding_type. | |
482 (x_get_font_repertory): New function. Warning: stub only! | |
483 (x_new_font): Return quickly if font already set. | |
484 (x_new_fontset): fontsetname parameter is Lisp_Object. | |
485 Use new fs_query_fontset. Try new_fontset_from_font_name. Use | |
486 fontset_name for return value. | |
487 | |
488 * w32term.h: Declare x_get_font_repertory. | |
489 | |
490 * w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in | |
491 place of find_charset_in_text. Use encode_coding_object in place | |
492 of encode_coding. | |
493 (Fw32_get_clipboard_data): Use decode_coding_c_string in place of | |
494 decode_coding. | |
495 | |
496 * w32fns.c (Fx_create_frame, x_create_tip_frame): Use new version | |
497 of x_new_fontset. | |
498 (w32_load_system_font): Initialize charset as unicode. | |
499 font_info.encoding becomes encoding_type. | |
500 (w32_to_x_font): Use decode_coding_c_string in place of | |
501 decode_coding. | |
502 (x_to_w32_font): Use encode_coding_object in place of | |
503 encode_coding. | |
504 (syms_of_w32fns): Set get_font_repertory_func. | |
505 | |
506 * w32console.c: Include character.h. Use terminal_encode_buffer | |
507 from term.c. | |
508 (write_glyphs): Use new version of encode_terminal_code. Use | |
509 encode_coding_object in place of encode_coding. | |
510 | |
511 * w32bdf.c (w32_load_bdf_font): Clear font_info before filling. | |
512 encoding becomes encoding_type. | |
513 | |
514 * term.c (terminal_encode_buffer): Make externally visible. | |
515 | |
516 * makefile.w32-in: Add character.h dependancies. | |
517 (character.o, chartab.o): New targets. | |
518 | |
89578 | 519 2003-10-10 Kenichi Handa <handa@m17n.org> |
520 | |
521 * fileio.c (Finsert_file_contents) [DOS_NT]: Use the macro | |
522 CODING_ID_EOL_TYPE.. | |
523 | |
89576
c4e90e6721e8
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
89574
diff
changeset
|
524 2003-10-07 Andreas Schwab <schwab@suse.de> |
c4e90e6721e8
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
89574
diff
changeset
|
525 |
c4e90e6721e8
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
89574
diff
changeset
|
526 * coding.c (produce_chars): Revert last change. |
c4e90e6721e8
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
89574
diff
changeset
|
527 |
89574 | 528 2003-10-06 Kenichi Handa <handa@m17n.org> |
529 | |
530 * charset.h (charset_unicode): Extern it. | |
531 | |
532 * charset.c (string_xstring_p): Check by (C >= 0x100). | |
533 (find_charsets_in_text): Format of the arc CHARSETS changed. New | |
534 arg MULTIBYTE. | |
535 (Ffind_charset_region, Ffind_charset_string): Adjusted for the | |
536 change of find_charsets_in_text. | |
537 (Fsplit_char): Fix doc. Never return unknown. | |
538 | |
539 * chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP. | |
540 | |
541 * coding.c (Fdefine_coding_system_alias): Update | |
542 Vcoding_system_list. | |
543 | |
544 * fontset.c (load_font_get_repertory): Pay attention to the case | |
545 that ENCODING of a font is specified by a char-table. | |
546 | |
547 * xterm.c (x_get_font_repertory): Handle the case that the | |
548 encoding of font is other than Unicode. | |
549 | |
89567 | 550 2003-10-02 Kenichi Handa <handa@m17n.org> |
551 | |
552 * term.c (encode_terminal_code): Don't handle glyph-table. Check | |
553 if a character is encodable by the terminal coding system. If | |
554 not, produces proper number of `?'s. Update | |
555 terminal_encode_buffer and terminal_encode_buf_size if necessary. | |
556 (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P. | |
557 | |
89565 | 558 2003-10-01 Kenichi Handa <handa@m17n.org> |
559 | |
560 * term.c (terminal_encode_buffer, terminal_encode_buf_size): New | |
561 variables. | |
562 (encode_terminal_code): Argument changed. Encode multiple | |
563 characters at once. Store the result of encoding in | |
564 terminal_encode_buffer. | |
565 (write_glyphs): Adjusted for the change of encode_terminal_code. | |
566 (insert_glyphs): Likewise. | |
567 (term_init): Initialize terminal_encode_buffer and | |
568 terminal_encode_buf_size. | |
569 | |
570 * coding.c (consume_chars): If coding->src_object is nil, don't | |
571 check annotation. | |
572 | |
89561 | 573 2003-09-30 Kenichi Handa <handa@m17n.org> |
574 | |
575 * character.c (char_string): Use ASCII_CHAR_P instead of | |
576 SINGLE_BYTE_CHAR_P. | |
577 | |
89560 | 578 2003-09-30 Kenichi Handa <handa@m17n.org> |
579 | |
580 * xdisp.c (handle_auto_composed_prop): Check if the last | |
581 characters of auto-composed region is newly composed with the | |
582 following characters. | |
583 (handle_composition_prop): Fix checking of point being inside | |
584 composition. | |
585 | |
586 2003-09-26 Kenichi Handa <handa@m17n.org> | |
587 | |
588 * fns.c (concat): Don't change multibyteness of the result by | |
589 concatenating an 8-bit character. | |
590 | |
591 * data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change | |
592 multibyteness of the result when newelt is an 8-bit character. | |
593 | |
89557 | 594 2003-09-29 Dave Love <fx@gnu.org> |
595 | |
596 * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used | |
597 EMACS_INT. | |
598 | |
599 * xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars. | |
600 | |
601 * xfaces.c (face_numeric_value): Declare dim size_t. | |
602 (Finternal_lisp_face_equal_p): Remove unused f. | |
603 | |
604 * xdisp.c (BUILD_CHAR_GLYPH_STRINGS, display_and_set_cursor) | |
605 (MATRIX_ROW): Remove unused vars. | |
606 (draw_glyphs, x_insert_glyphs, fast_find_position) | |
607 (fast_find_position, fast_find_string_pos): Use EMACS_INT for | |
608 byte/char counts. | |
609 | |
610 * regex.c (regex_compile): Remove unused var. | |
611 | |
612 * minibuf.c (Fminibuffer_complete_word): Remove unused var. | |
613 | |
614 * keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap) | |
615 (Faccessible_keymaps, where_is_internal): Remove unused vars. | |
616 | |
617 * keyboard.c (cancel_hourglass_unwind): Return Qnil. | |
618 | |
619 * frame.c (frame_name_fnn_p): Make len EMACS_INT. | |
620 | |
621 * fileio.c (Fwrite_region): Remove unused var. | |
622 | |
623 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay) | |
624 (adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim. | |
625 | |
626 * composite.c (Fremove_list_of_text_properties): Declare. | |
627 | |
628 * coding.c (inhibit_pre_post_conversion): Removed (unused). | |
629 (alloc_destination, produce_chars): Use EMACS_INT for byte/char | |
630 counts. | |
631 (coding_inherit_eol_type): Remove unused attrs. | |
632 (detect_coding): Cast arg of detect_eol. | |
633 | |
634 * charset.c (syms_of_charset): Remove unused var p. | |
635 (find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for | |
636 byte/char counts. | |
637 | |
638 * casetab.c (set_case_table): Remove unused var. | |
639 | |
640 * window.c (Fdisplay_buffer, Fframe_selected_window): Remove | |
641 unsued vars. | |
642 | |
89561 | 643 >>>>>>> 1.1.2.8 |
89536 | 644 2003-09-26 Dave Love <fx@gnu.org> |
645 | |
646 * xterm.c (x_bitmap_mask): Declare. | |
647 | |
89516 | 648 2003-09-17 Dave Love <fx@gnu.org> |
649 | |
89523 | 650 * xterm.c (x_term_init): Fix type error. |
651 | |
652 * lisp.h: Add Funibyte_char_to_multibyte. | |
653 | |
654 * coding.c (Fread_coding_system): Fix arg of XSETSTRING. | |
655 (Fset_coding_system_priority): Doc fix. | |
656 | |
657 * alloc.c: Sync with HEAD version. | |
658 | |
659 * ccl.c (ccl_driver): Fix arg of CHARACTERP. | |
660 | |
89516 | 661 * indent.c (check_composition): Make start and end EMACS_INT. |
662 | |
663 * character.c (lisp_string_width): Make ignore and end EMACS_INT. | |
664 | |
665 * xdisp.c (handle_composition_prop, check_point_in_composition): | |
666 Make buffer positions EMACS_INT. | |
667 | |
668 * composite.c (find_composition, run_composition_function) | |
669 (update_compositions, Ffind_composition_internal): Make buffer | |
670 positions EMACS_INT. | |
671 | |
672 * composite.h (find_composition, update_compositions): Make | |
673 position args EMACS_INT. | |
674 | |
675 * keyboard.c (adjust_point_for_property): Make beg and end | |
676 EMACS_INT. | |
677 | |
678 * intervals.c (get_property_and_range) | |
679 * intervals.h (get_property_and_range): Make start and end EMACS_INT. | |
680 | |
681 * unexalpha.c: Don't include varargs.h. | |
682 | |
89508 | 683 2003-09-16 Dave Love <fx@gnu.org> |
684 | |
685 * coding.h (ENCODE_UTF_8): New. | |
686 | |
687 * Makefile.in (gtkutil.o): Depend on coding.h. | |
688 | |
689 * coding.c (Fset_coding_system_priority): Doc fix. | |
690 | |
89505 | 691 2003-09-16 Kenichi Handa <handa@m17n.org> |
692 | |
693 * fileio.c (Finsert_file_contents): Call setup_coding_system in | |
694 the case of auto saving. | |
695 | |
89560 | 696 2003-09-10 Andreas Schwab <schwab@suse.de> |
697 | |
698 * chartab.c (map_char_table): Protect `range' from GC. | |
699 (map_char_table_for_charset): Likewise. | |
700 | |
89483 | 701 2003-07-09 Kenichi Handa <handa@m17n.org> |
702 | |
703 * coding.c (decode_coding_sjis): Check bytes more rigidly. | |
704 | |
705 2003-06-26 Kenichi Handa <handa@m17n.org> | |
706 | |
707 * fileio.c (choose_write_coding_system): Return a decided coding | |
708 system. | |
709 (Fwrite_region): Set Vlast_coding_system_used to the return value | |
710 of choose_write_coding_system. | |
711 | |
712 2003-06-06 Kenichi Handa <handa@m17n.org> | |
713 | |
714 * charset.c (Fset_charset_priority): Pay attention to duplicated | |
715 arguments. | |
716 | |
717 * coding.c (QCcategory): New variable. | |
718 (syms_of_coding): Defsym it. Set all elements of | |
719 Vcoding_category_table and their symbol values. | |
720 (Fset_coding_system_priority): Doc fix. Update symbol qvalues of | |
721 coding-category-XXX, and coding-category-list. | |
722 (Fdefine_coding_system_internal): Add category in the plist. | |
723 | |
724 2003-06-05 Kenichi Handa <handa@m17n.org> | |
725 | |
726 * callproc.c (Fcall_process): Handle carryover correctly. | |
727 | |
728 * coding.c (decode_coding_iso_2022): Fix handling of invalid | |
729 bytes. | |
730 (raw_text_coding_system): Check NILP (coding_system). | |
731 (coding_inherit_eol_type): Check NILP (coding_system) and | |
732 NILP (parent). | |
733 (consume_chars): Fix for the case of raw-text. | |
734 | |
735 * process.c (read_process_output): Handle carryover correctly. | |
736 | |
737 2003-06-02 Dave Love <fx@gnu.org> | |
738 | |
739 * regex.c (re_search_2): Fix last change. | |
740 | |
741 2003-05-30 Kenichi Handa <handa@m17n.org> | |
742 | |
743 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not | |
744 target_multibyte. Even in a unibyte case, return a converted | |
745 multibyte char. | |
746 (GET_CHAR_AFTER): New macro. | |
747 (PATFETCH): Translate via multibyte char. | |
748 (HANDLE_UNIBYTE_RANGE): Delete this macro. | |
749 (SETUP_MULTIBYTE_RANGE): New macro. | |
750 (regex_compile): Setup compiled code so that its multibyteness | |
751 matches that of a target. Fix the handling of "[X-YZ]" using | |
752 SETUP_MULTIBYTE_RANGE. | |
753 (analyse_first) <charset>: For filling fastmap for all multibyte | |
754 characters, don't check by BASE_LEADING_CODE_P. | |
755 (re_search_2): Don't check RE_TARGET_MULTIBYTE_P (bufp). It is | |
756 the same as RE_MULTIBYTE_P (bufp) now. | |
757 (mutually_exclusive_p): Check by (! multibyte || | |
758 IS_REAL_ASCII (c)). | |
759 (TARGET_CHAR_AND_LENGTH): Delete this macro. | |
760 (TRANSLATE_VIA_MULTIBYTE): New macro. | |
761 (re_match_2_internal): Don't check RE_TARGET_MULTIBYTE_P (bufp). | |
762 It is the same as RE_MULTIBYTE_P (bufp) now. | |
763 <exactn>: Translate via multibyte. | |
764 <anychar>: Fetch a character by RE_STRING_CHAR_AND_LENGTH. Don't | |
765 translate it. | |
766 <charset, charset_not>: Fetch a character by | |
767 RE_STRING_CHAR_AND_LENGTH. Translate via multibyte. | |
768 <duplicate>: Call bcmp_translate with the last arg `multibyte'. | |
769 <wordbound, notwordbound, wordbeg, wordend, syntaxspec, | |
770 notsyntaxspec, categoryspec, notcategoryspec> Fetch a character | |
771 by GET_CHAR_AFTER. | |
772 (bcmp_translate): Likewise. | |
773 | |
774 * search.c (compile_pattern): Check the member target_multibyte, | |
775 not the member multibyte of buf. | |
776 | |
777 * lread.c (read1): While reading a string, set force_singlebyte | |
778 and force_multibyte correctly. | |
779 | |
780 * charset.c (Fset_unibyte_charset): Fix setting up of | |
781 unibyte_to_multibyte_table. | |
782 (init_charset_once): Likewise. | |
783 | |
784 2003-05-29 Kenichi Handa <handa@m17n.org> | |
785 | |
786 * coding.c (setup_coding_system): If coding has | |
787 post-read-conversion or pre-write-conversion, set | |
788 CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK | |
789 respectively. | |
790 (decode_coding_gap): Run post-read-conversion if any. | |
791 | |
792 * fileio.c (Finsert_file_contents): Even if we read into a | |
793 unibyte buffer, check if we must decode the result or not. | |
794 | |
795 2003-05-29 Kenichi Handa <handa@m17n.org> | |
796 | |
797 * coding.c (make_conversion_work_buffer): Change the work buffer | |
798 name to the same one as that of Emacs 21. | |
799 | |
800 2003-05-28 Kenichi Handa <handa@m17n.org> | |
801 | |
802 * coding.h (make_conversion_work_buffer): Prototype adjusted. | |
803 (code_conversion_restore): Don't extern it. | |
804 | |
805 * coding.c (detected_mask): Delete unused variable. | |
806 (decode_coding_iso_2022): Pay attention to the byte sequence of | |
807 CTEXT extended segment, and retain those bytes as is. | |
808 (decode_coding_ccl): Delete unused variable `valids'. | |
809 (setup_coding_system): Delete unused variable `category'. | |
810 (consume_chars): Delete unused variable `category'. Make it work | |
811 for non-multibyte case. | |
812 (make_conversion_work_buffer): Argument changed. | |
813 (saved_coding): Delete unused variable. | |
814 (code_conversion_restore): Don't check saved_coding->destination. | |
815 (code_conversion_save): New function. | |
816 (decode_coding_gap, encode_coding_gap): Call code_conversion_save | |
817 instead of record_unwind_protect. | |
818 (decode_coding_object, encode_coding_object): Likewise. Recover | |
819 PT. | |
820 (detect_coding_system): Delete unused variable `mask'. | |
821 (Fdefine_coding_system_internal): Delete unsed vaiable id; | |
822 | |
823 * fileio.c (kill_workbuf_unwind): New function. | |
824 (Finsert_file_contents): On replacing, call | |
825 make_conversion_work_buffer with correct args, and call | |
826 record_unwind_protect with the first arg kill_workbuf_unwind. | |
827 | |
828 * lisp.h (Fgenerate_new_buffer_name): EXFUN it. | |
829 | |
830 2003-05-20 Kenichi Handa <handa@m17n.org> | |
831 | |
832 * fontset.c (BASE_FONTSET_P): Check FONTSET_BASE, not | |
833 FONTSET_NAME. | |
834 (fontset_add): Fix for the case that TO is less than TO1. | |
835 (Ffontset_info): Don't use fallback fontset on checking the | |
836 default fontset. | |
837 (dump_fontset): New function for debugging. | |
838 | |
839 * coding.c (Fdefine_coding_system_internal): Fix for the case that | |
840 coding_type is Qcharset. | |
841 | |
842 2003-05-07 Kenichi Handa <handa@m17n.org> | |
843 | |
844 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL. | |
845 (map_char_table): Don't inherit the value from the parent on | |
846 initializing VAL. Adjusted for the above change. | |
847 | |
848 2003-05-06 Kenichi Handa <handa@m17n.org> | |
849 | |
850 * coding.c (Qsignature, Qendian): Delete these variables. | |
851 (syms_of_coding): Don't initialize them. | |
852 (CATEGORY_MASK_UTF_16_AUTO): New macro. | |
853 (detect_coding_utf_16): Add CATEGORY_MASK_UTF_16_AUTO in | |
854 detect_info->found. | |
855 (decode_coding_utf_16): Don't detect BOM here. | |
856 (encode_coding_utf_16): Produce BOM if CODING_UTF_16_BOM (coding) | |
857 is NOT utf_16_without_bom. | |
858 (setup_coding_system): For a coding system of type utf-16, check | |
859 if the attribute :endian is Qbig or not (not nil or not), and set | |
860 CODING_REQUIRE_DETECTION_MASK if BOM detection is required. | |
861 (detect_coding): If coding type is utf-16 and BOM detection is | |
862 required, detect it. | |
863 (Fdefine_coding_system_internal): For a coding system of type | |
864 utf-16, check if the attribute :endian is Qbig or not (not nil or | |
865 not). | |
866 | |
867 2003-05-06 Kenichi Handa <handa@m17n.org> | |
868 | |
869 * coding.c (coding_set_source): Fix for the case that the current | |
870 buffer is different from coding->src_object. | |
871 (decode_coding_object): Don't use the conversion work buffer if | |
872 DST_OBJECT is a buffer. | |
873 | |
874 2003-05-04 Dave Love <fx@gnu.org> | |
875 | |
876 * lread.c (read_emacs_mule_char) [len==2]: Index | |
877 emacs_mule_charset correctly. | |
878 | |
879 2003-02-16 Dave Love <fx@gnu.org> | |
880 | |
881 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5) | |
882 (detect_coding_big5, decode_coding_big5, encode_coding_big5) | |
883 (Fdecode_big5_char, Fencode_big5_char): Deleted. (Big5 no longer | |
884 treated specially.) | |
885 (setup_coding_system, coding_category, CATEGORY_MASK_ANY) | |
886 (detected_mask): Remove Big5 bits. | |
887 | |
888 2003-04-09 Kenichi Handa <handa@m17n.org> | |
889 | |
890 The following changes are to make the font rescaling facility | |
891 compatible with Emacs 21. | |
892 | |
893 * xfaces.c (Vface_font_rescale_alist): Renamed from | |
894 Vface_resizing_fonts. | |
895 (struct font_name): Rename member resizing_ratio to rescale_ratio. | |
896 (font_rescale_ratio): Renamed from font_resizing_ratio. | |
897 (split_font_name): Set font->rescale_ratio. | |
898 (better_font_p): Pay attention to font->rescale_ratio. | |
899 (build_scalable_font_name): Likewise. Change RESX, and RESY | |
900 fields. | |
901 (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp | |
902 variable. | |
903 | |
904 2003-03-28 Kenichi Handa <handa@m17n.org> | |
905 | |
906 * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig) | |
907 (Qutf_16_le): Remove these variables. | |
908 (syms_of_coding): Don't DEFSYM them. | |
909 (decode_coding_utf_16): Fix handling of BOM. | |
910 (encode_coding_utf_16): Fix handling of BOM. | |
911 | |
912 2003-03-14 Kenichi Handa <handa@m17n.org> | |
913 | |
914 * fileio.c (Finsert_file_contents): On replacing, before decoding | |
915 the file into the work buffer, set point of the work buffer to the | |
916 end. | |
917 | |
918 2003-02-13 Dave Love <fx@gnu.org> | |
919 | |
920 * coding.c (Fcheck_coding_systems_region): Fix type errors. | |
921 | |
922 2003-02-04 Dave Love <fx@gnu.org> | |
923 | |
924 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table | |
925 and fix C types. | |
926 | |
927 2003-01-31 Kenichi Handa <handa@m17n.org> | |
928 | |
929 * xdisp.c (SKIP_GLYPHS): New macro. | |
930 (set_cursor_from_row): Pay attention to string display properties. | |
931 | |
932 * category.c (copy_category_entry): Fix for the case that RANGE | |
933 is an integer. | |
934 | |
935 * xterm.c (x_encode_char): Call ccl_driver with the last arg Qnil. | |
936 | |
937 * w32term.c (w32_encode_char): Call ccl_driver with the last arg | |
938 Qnil. | |
939 | |
940 2003-01-30 Kenichi Handa <handa@m17n.org> | |
941 | |
942 * charset.c (Fcharset_id_internal): New function. | |
943 (syms_of_charset): Defsubr it. | |
944 | |
945 * coding.c (decode_coding_ccl, encode_coding_ccl): Call ccl_driver | |
946 with the last arg charset_list acquired from coding. | |
947 (Fdefine_coding_system_internal): For ccl-based coding system, fix | |
948 the attribute coding_attr_ccl_valids. | |
949 | |
950 * coding.h (enum define_coding_ccl_arg_index): Set the first | |
951 member coding_arg_ccl_decoder to coding_arg_max. | |
952 | |
953 * ccl.h (ccl_driver): Prototype adjusted. | |
954 | |
955 * ccl.c (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros. | |
956 (ccl_driver): New arg CHARSET_LIST. Use the above macros instead | |
957 of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET. | |
958 (Fccl_execute): Call ccl_driver with the last arg Qnil. | |
959 (Fccl_execute_on_string): Likewise. | |
960 | |
961 2003-01-11 Kenichi Handa <handa@m17n.org> | |
962 | |
963 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET, | |
964 call encode_char. | |
965 | |
966 * charset.c (encode_char): Fix handling of methods SUBSET and | |
967 SUPERSET. | |
968 | |
969 * xterm.c (x_new_fontset): Fix previous change. | |
970 | |
971 2003-01-10 Dave Love <fx@gnu.org> | |
972 | |
973 * composite.c (syms_of_composite): Make composition_hash_table | |
974 weak. | |
975 | |
976 2003-01-10 Kenichi Handa <handa@m17n.org> | |
977 | |
978 * dispextern.h (check_face_attributes, generate_ascii_font_name) | |
979 (font_name_registry): Don't extern them. | |
980 (split_font_name_into_vector, build_font_name_from_vector): Extern | |
981 them. | |
982 | |
983 * fontset.h (Qfontset): Don't extern it. | |
984 (new_fontset_from_font_name): Extern it. | |
985 | |
986 * fontset.c: Give 8 extra slots to fontset objects. | |
987 (Qfontset_info): New variable. | |
988 (syms_of_fontset): Defsym it. | |
989 (FONTSET_FALLBACK): New macro. | |
990 (fontset_face): Try also the default fontset. | |
991 (make_fontset): Realize a fallback fontset from the default | |
992 fontset. | |
993 (generate_ascii_font_name): Moved from xfaces.c. Rewritten by | |
994 using split_font_name_into_vector and build_font_name_from_vector. | |
995 (Fset_fontset_font): Access the elements of font_spec by enum | |
996 FONT_SPEC_INDEX. If font_spec is a string, extract the registry | |
997 name by using split_font_name_into_vector. | |
998 (Fnew_fontset): If no ASCII font is specified in FONTLIST, | |
999 generate a proper font name from the fontset name. Update | |
1000 Vfontset_alias_alist. | |
1001 (n_auto_fontsets): New variable. | |
1002 (new_fontset_from_font_name): New function. | |
1003 (Ffont_info): Store the information about fonts generated from the | |
1004 default fontset in the first extra slot of the returned | |
1005 char-table. | |
1006 | |
1007 * xfaces.c (generate_ascii_font_name): Moved to fontset.c. | |
1008 (font_name_registry): Function deleted. | |
1009 (split_font_name_into_vector): New function. | |
1010 (build_font_name_from_vector): New function. | |
1011 (font_list): The argument REGISTRY is now a list of registry | |
1012 names. | |
1013 (choose_face_font): If we are choosing an ASCII font, and ATTRS | |
1014 specifies an explicit font name, return the name as is. Make a | |
1015 list of registy names. | |
1016 | |
1017 * xfns.c (x_set_font, x_create_tip_frame): Adjusted to the change | |
1018 of x_new_fontset. | |
1019 (Fx_create_frame): Don't call x_new_fontset here. Just use | |
1020 x_list_fonts to check the existence of fonts. | |
1021 | |
1022 * xterm.h (x_new_fontset): Prototype adjusted. | |
1023 | |
1024 * xterm.c (x_new_fontset): Change the arg FONTSETNAME to Lisp | |
1025 string. Use new_fontset_from_font_name to create a fontset from a | |
1026 font name. | |
1027 | |
1028 2003-01-07 Dave Love <fx@gnu.org> | |
1029 | |
1030 * Makefile.in: Fix some dependencies. | |
1031 | |
1032 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but | |
1033 set it to nil before returning. | |
1034 | |
1035 * composite.c (update_compositions): Fix type error. | |
1036 | |
1037 * syntax.c (skip_chars, skip_syntaxes): Fix type errors. | |
1038 | |
1039 2003-01-07 Kenichi Handa <handa@etl.go.jp> | |
1040 | |
1041 * xterm.c (x_new_font): Optimize for the case that the font is | |
1042 already set for the frame. | |
1043 | |
1044 2003-01-06 Kenichi Handa <handa@m17n.org> | |
1045 | |
1046 * chartab.c (char_table_ascii): Check if the char table contents | |
1047 is sub-char-table or not. | |
1048 (char_table_set): Fix argument to char_table_ascii. | |
1049 (char_table_set_range): Likewise. | |
1050 | |
1051 * coding.c (CATEGORY_MASK_RAW_TEXT): New macro. | |
1052 (detect_coding_utf_8, detect_coding_utf_16) | |
1053 (detect_coding_emacs_mule, detect_coding_iso_2022) | |
1054 (detect_coding_sjis, detect_coding_big5) | |
1055 (detect_coding_ccl, detect_coding_charset): Change argument MASK | |
1056 to DETECT_INFO. Update DETECT_INFO and return 1 if the byte | |
1057 sequence is valid in this coding system. Callers changed. | |
1058 (MAX_ANNOTATION_LENGTH): New macro. | |
1059 (ADD_ANNOTATION_DATA): New macro. | |
1060 (ADD_COMPOSITION_DATA): Argument changed. Callers changed. Call | |
1061 ADD_ANNOTATION_DATA. The format of annotation data changed. | |
1062 (ADD_CHARSET_DATA): New macro. | |
1063 (emacs_mule_char): New argument ID. Callers changed. | |
1064 (decode_coding_emacs_mule, decode_coding_iso_2022) | |
1065 (decode_coding_sjis, decode_coding_big5, decode_coding_charset): | |
1066 Produce charset annotation data in coding->charbuf. | |
1067 (encode_coding_emacs_mule, encode_coding_iso_2022): Pay attention | |
1068 to charset annotation data in coding->charbuf. | |
1069 (setup_coding_system): Add CODING_ANNOTATE_CHARSET_MASK | |
1070 coding->common_flags if the coding system is iso-2022 based and | |
1071 uses designation. | |
1072 (produce_composition): Adjusted for the new annotation data | |
1073 format. | |
1074 (produce_charset): New function. | |
1075 (produce_annotation): Handle charset annotation. | |
1076 (handle_composition_annotation, handle_charset_annotation): New | |
1077 functions. | |
1078 (consume_chars): Handle charset annotation. Utilize the above two | |
1079 functions. | |
1080 (encode_coding_object): If SRC_OBJECT and DST_OBJECT are the same | |
1081 buffer, get the deleted text as a string and set | |
1082 coding->src_object to that string. | |
1083 (detect_coding, detect_coding_system): Use the new struct | |
1084 coding_detection_info. | |
1085 | |
1086 * coding.h (struct coding_detection_info): New structure. | |
1087 (struct coding_system): Prototype of the member `detector' | |
1088 adjusted. | |
1089 (CODING_ANNOTATE_CHARSET_MASK): New macro. | |
1090 | |
1091 2003-01-06 Kenichi Handa <handa@etl.go.jp> | |
1092 | |
1093 * insdel.c (insert_from_gap): Fix argument to offset_intervals. | |
1094 | |
1095 2003-01-03 Dave Love <fx@gnu.org> | |
1096 | |
1097 * keymap.c (apropos_predicate, apropos_accumulate): Declare | |
1098 static. | |
1099 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result | |
1100 to new local and nullify apropos_accumulate before returning. | |
1101 (syms_of_keymap): Staticpro and initialize apropos_accumulate. | |
1102 | |
1103 2002-12-05 Kenichi Handa <handa@m17n.org> | |
1104 | |
1105 * charset.c (Fdefine_charset_internal): Setup charset.fast_map | |
1106 correctly. | |
1107 | |
1108 2002-11-26 Dave Love <fx@gnu.org> | |
1109 | |
1110 * fns.c (Flanginfo): Call synchronize_system_time_locale. | |
1111 | |
1112 2002-11-07 Kenichi Handa <handa@m17n.org> | |
1113 | |
1114 The following changes are to make character composition happen | |
1115 automatically on displaying. | |
1116 | |
1117 * Makefile.in (lisp, shortlisp): Add composite.elc | |
1118 | |
1119 * composite.h (Qauto_composed, Vauto_composition_function, | |
1120 Qauto_composition_function): Extern them. | |
1121 | |
1122 * composite.c (Vcomposition_function_table, | |
1123 Qcomposition_function_table): Delete variables. | |
1124 (Qauto_composed, Vauto_composition_function, | |
1125 Qauto_composition_function): New variables. | |
1126 (run_composition_function): Don't call | |
1127 compose-chars-after-function. | |
1128 (update_compositions): Clear `auto-composed' text property. | |
1129 (compose_chars_in_text): Delete this function. | |
1130 (syms_of_composite): Staticpro Qauto_composed and | |
1131 Qauto_composition_function. Declare Vauto_composition_function as | |
1132 a Lisp variable. | |
1133 | |
1134 * dispextern.h (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX. | |
1135 | |
1136 * xdisp.c (it_props): Add an entry for Qauto_composed. | |
1137 (handle_auto_composed_prop): New function. | |
1138 | |
1139 * xselect.c (selection_data_to_lisp_data): Don't call | |
1140 compose_chars_in_text. | |
1141 | |
1142 2002-11-06 Dave Love <fx@gnu.org> | |
1143 | |
1144 * keyboard.c (read_char): Modify checking around use of | |
1145 Vkeyboard_translate_table. | |
1146 | |
1147 * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table | |
1148 and fix C types. | |
1149 | |
1150 2002-11-06 Kenichi Handa <handa@m17n.org> | |
1151 | |
1152 * coding.c (decode_coding_utf_8): When eol_type is Qdos, handle | |
1153 the case that the last byte is '\r' correctly. | |
1154 (decode_coding_emacs_mule): Likewise. | |
1155 (decode_coding_iso_2022): Likewise. | |
1156 (decode_coding_sjis): Likewise. | |
1157 (decode_coding_big5): Likewise. | |
1158 (decode_coding_charset): Likewise. | |
1159 (produce_chars): Likewise. | |
1160 (decode_coding): Flushing out the unprocessed data correctly. | |
1161 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of | |
1162 coding->mode. | |
1163 | |
1164 2002-10-31 Dave Love <fx@gnu.org> | |
1165 | |
1166 * xterm.c (XTread_socket): Fix changes for defined keysyms. Add | |
1167 XK_ISO... case. | |
1168 (xaw_scroll_callback): Revert last change. | |
1169 | |
1170 2002-10-30 Kenichi Handa <handa@m17n.org> | |
1171 | |
1172 * charset.c (Fset_charset_priority): Update | |
1173 Viso_2022_charset_list. | |
1174 | |
1175 2002-10-29 Kenichi Handa <handa@m17n.org> | |
1176 | |
1177 * xfaces.c (Vface_resizing_fonts): New variable. | |
1178 (struct font_name): New member `resizing_ratio'. | |
1179 (font_resizing_ratio): New function. | |
1180 (split_font_name): Set font->resizing_ratio. | |
1181 (better_font_p): Pay attention to font->resizing_ratio. | |
1182 (build_scalable_font_name): Likewise. Don't change POINT_SIZE, | |
1183 RESX, and RESY fields. | |
1184 (try_alternative_families): Try scalable fonts if | |
1185 Vscalable_fonts_allowed is not Qt. | |
1186 (syms_of_xfaces): Declare Vface_resizing_fonts as a Lisp variable. | |
1187 | |
1188 2002-10-29 Dave Love <fx@gnu.org> | |
1189 | |
1190 * xterm.c (xaw_scroll_callback): Cast correctly. | |
1191 | |
1192 2002-10-28 Dave Love <fx@gnu.org> | |
1193 | |
1194 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend. | |
1195 (lispy_kana_keys): Comment out. | |
1196 (make_lispy_event) [XK_kana_A]: Comment out. | |
1197 | |
1198 * xterm.c (xaw_scroll_callback): Cast call_data. | |
1199 (XTread_socket): Deal with ASCII keysyms. | |
1200 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table. | |
1201 | |
1202 2002-10-27 Dave Love <fx@gnu.org> | |
1203 | |
1204 * xterm.c (Vx_keysym_table): New. | |
1205 (syms_of_xterm): Initialize it. | |
1206 (XTread_socket): Use it. | |
1207 From head: Eliminate incorrect optimization that tried to avoid | |
1208 decoding the output of X*LookupString. | |
1209 (x_get_font_repertory): Delete charset declaration. | |
1210 | |
1211 2002-10-16 Kenichi Handa <handa@m17n.org> | |
1212 | |
1213 * coding.c (detect_coding): Fix previous change. | |
1214 (detect_coding_charset): If only ASCII bytes are found, return 0. | |
1215 (detect_coding_system): Fix previous change. | |
1216 (Fdefine_coding_system_internal): Setup CODING_ATTR_ASCII_COMPAT | |
1217 (attrs) correctly. | |
1218 | |
1219 2002-10-15 Dave Love <fx@gnu.org> | |
1220 | |
1221 * coding.c (Fcheck_coding_system): Doc fix. | |
1222 | |
1223 * editfns.c (Finsert_byte): Return a proper value. | |
1224 | |
1225 2002-10-14 Kenichi Handa <handa@etl.go.jp> | |
1226 | |
1227 * coding.c (decode_coding): Fix args to translate_chars. Pay | |
1228 attention to Vstandard_translation_table_for_decode. | |
1229 (encode_coding): Fix args to translate_chars. Pay attention to | |
1230 Vstandard_translation_table_for_encode. | |
1231 | |
1232 * data.c (Faset): Check NEWELT by ASCII_CHAR_P, not by | |
1233 SINGLE_BYTE_CHAR_P. | |
1234 | |
1235 * editfns.c (general_insert_function): Check VAL by ASCII_CHAR_P, | |
1236 not by SINGLE_BYTE_CHAR_P. | |
1237 | |
1238 * fns.c (concat): Check CH by ASCII_CHAR_P, not by | |
1239 SINGLE_BYTE_CHAR_P. | |
1240 | |
1241 * insdel.c (copy_text): Check C by ASCII_CHAR_P, not by | |
1242 SINGLE_BYTE_CHAR_P. | |
1243 | |
1244 * keymap.c (Ftext_char_description): Check C by ASCII_CHAR_P, not | |
1245 by SINGLE_BYTE_CHAR_P. | |
1246 | |
1247 * search.c (Freplace_match): Check C by ASCII_CHAR_P, not by | |
1248 SINGLE_BYTE_CHAR_P. | |
1249 | |
1250 2002-10-14 Dave Love <fx@gnu.org> | |
1251 | |
1252 * fns.c (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix. | |
1253 | |
1254 2002-10-10 Dave Love <fx@gnu.org> | |
1255 | |
1256 * fns.c (Flanginfo): Fix typo. | |
1257 | |
1258 * unexelf.c (unexec): Make last change conditional on Irix 6.5. | |
1259 | |
1260 2002-10-10 Kenichi Handa <handa@m17n.org> | |
1261 | |
1262 * coding.c (detect_coding_utf_8): Check incomplete byte sequence. | |
1263 Don't update *mask when correctly detected. | |
1264 (detect_coding_utf_16): Likewise. | |
1265 (detect_coding_emacs_mule): Likewise. | |
1266 (detect_coding_iso_2022): Likewise. | |
1267 (detect_coding_sjis): Likewise. | |
1268 (detect_coding_big5): Likewise. | |
1269 (detect_coding_ccl): Likewise. | |
1270 (decode_coding_sjis): Fix decoding of katakana-jisx0201. | |
1271 (detect_eol): Delete the argument CODING, and add the argument | |
1272 CATEGORY. | |
1273 (detect_coding): Adjusted for the changes above. | |
1274 (detect_coding_system): Likewise. | |
1275 | |
1276 2002-10-09 Kenichi Handa <handa@m17n.org> | |
1277 | |
1278 * character.c (char_string): Renamed from | |
1279 char_string_with_unification. Pay attention to | |
1280 CHAR_MODIFIER_MASK. | |
1281 (string_char): Renamed from string_char. | |
1282 | |
1283 * character.h (CHAR_STRING): Call char_string if C is greater than | |
1284 MAX_3_BYTE_CHAR. | |
1285 (CHAR_STRING_ADVANCE): Likewise. | |
1286 (STRING_CHAR): Call string_char instead of | |
1287 string_char_with_unification. | |
1288 (STRING_CHAR_AND_LENGTH): Likewise. | |
1289 (STRING_CHAR_ADVANCE): Likewise. | |
1290 | |
1291 2002-10-09 Dave Love <fx@gnu.org> | |
1292 | |
1293 * coding.c (decode_coding_utf_8): Treat surrogates as invalid. | |
1294 | |
1295 2002-10-07 Kenichi Handa <handa@m17n.org> | |
1296 | |
1297 * keymap.c (push_key_description): Pay attention to | |
1298 force_multibyte. | |
1299 | |
1300 * regex.c (re_search_2): Fix for the case of unibyte buffer. | |
1301 | |
1302 2002-10-06 Dave Love <fx@gnu.org> | |
1303 | |
1304 * charset.c (define_charset_internal): Rename `supprementary'. | |
1305 | |
1306 * Makefile.in (lisp, shortlisp): Remove latin-N. | |
1307 | |
1308 2002-10-05 Dave Love <fx@gnu.org> | |
1309 | |
1310 * xfns.c (x_window, x_window): Use use_xim. | |
1311 | |
1312 * xterm.c (use_xim): Initialize. | |
1313 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim. | |
1314 (x_term_init): Maybe set use_xim. | |
1315 | |
1316 * xterm.h (use_xim) [HAVE_X_I18N]: Declare. | |
1317 | |
1318 2002-10-01 Kenichi Handa <handa@m17n.org> | |
1319 | |
1320 * search.c (search_buffer): Fix case-fold-search of multibyte | |
1321 characters. | |
1322 (boyer_moore): Rename the last argument to char_high_bits. | |
1323 | |
1324 2002-09-27 Kenichi Handa <handa@etl.go.jp> | |
1325 | |
1326 * xdisp.c (display_string): Fix for the case of zero width glyph. | |
1327 | |
1328 * xfns.c (x_set_font): Change the error message of the case that | |
1329 x_new_fontset returns Qt. | |
1330 | |
1331 * xfaces.c (set_lface_from_font_name): Reject the default fontset. | |
1332 (Finternal_set_lisp_face_attribute): Use signal_error for the | |
1333 error of invalid fontset. | |
1334 | |
1335 * xterm.c (x_new_fontset): If FONTSETNAME specifies the default | |
1336 fontset, return Qt. | |
1337 | |
1338 2002-09-19 Kenichi Handa <handa@etl.go.jp> | |
1339 | |
1340 * regex.c (re_search_2): Fix previous change. | |
1341 | |
1342 2002-09-18 Kenichi Handa <handa@etl.go.jp> | |
1343 | |
1344 * syntax.c (skip_syntaxes): Fix previous change. | |
1345 | |
1346 2002-09-13 Kenichi Handa <handa@etl.go.jp> | |
1347 | |
1348 * syntax.c (skip_chars): Fix previous change. | |
1349 (skip_syntaxes): Fix previous change. | |
1350 | |
1351 2002-09-06 Dave Love <fx@gnu.org> | |
1352 | |
1353 * config.in: Restore it. | |
1354 | |
1355 2002-09-05 Dave Love <fx@gnu.org> | |
1356 | |
1357 * config.in: Removed (now auto-generated). | |
1358 | |
1359 * s/usg5-4.h: Fix last change. | |
1360 | |
1361 * unexelf.c (unexec): Make .got handling not SGI-specific. | |
1362 | |
1363 * syntax.c (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix. | |
1364 | |
1365 * regex.c: Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'. | |
1366 | |
1367 * keyboard.c (read_key_sequence): Fix type error. | |
1368 | |
1369 * buffer.c (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix | |
1370 type error. | |
1371 | |
1372 * fontset.c (fontset_add): Return Lisp_Object. | |
1373 | |
1374 2002-09-03 Dave Love <fx@gnu.org> | |
1375 | |
1376 * charset.h (charset_ordered_list_tick): Declare extern. | |
1377 | |
1378 2002-09-03 Kenichi Handa <handa@etl.go.jp> | |
1379 | |
1380 The following changes (and some of 2002-08-20 changes of mine) are | |
1381 for handling syntax, category, and case conversion for unibyte | |
1382 characters by converting them to multibyte on the fly. With these | |
1383 changes, we don't have to setup syntax and case tables for unibyte | |
1384 characters in each language environment. | |
1385 | |
1386 * abbrev.c (Fexpand_abbrev): Convert a unibyte character to | |
1387 multibyte if necessary. | |
1388 | |
1389 * bytecode.c (Fbyte_code): Likewise. | |
1390 | |
1391 * character.h (LEADING_CODE_LATIN_1_MIN) | |
1392 (LEADING_CODE_LATIN_1_MAX): New macros. | |
1393 (unibyte_to_multibyte_table): Extern it. | |
1394 (unibyte_char_to_multibyte): New macro. | |
1395 (MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table. | |
1396 (CHAR_LEADING_CODE): New macro. | |
1397 (FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro. | |
1398 | |
1399 * character.c (unibyte_to_multibyte_table): New variable. | |
1400 (unibyte_char_to_multibyte): Move to character.h and defined as | |
1401 macro. | |
1402 (multibyte_char_to_unibyte): If C is an eight-bit character, | |
1403 convert it to the corresponding byte value. | |
1404 | |
1405 * charset.c (Fset_unibyte_charset): If the dimension of CHARSET is | |
1406 not 1, singals an error. Update the elements of | |
1407 unibyte_to_multibyte_table. | |
1408 (init_charset_once): Initialize unibyte_to_multibyte_table. | |
1409 (syms_of_charset): Define the charset `iso-8859-1'. | |
1410 | |
1411 * casefiddle.c (casify_object): Fix previous change. | |
1412 | |
1413 * cmds.c (internal_self_insert): In a multibyte buffer, insert C | |
1414 as is without converting it to unibyte. In a unibyte buffer, | |
1415 convert C to multibyte before checking the syntax. | |
1416 | |
1417 * lisp.h (unibyte_char_to_multibyte): Extern deleted. | |
1418 | |
1419 * minibuf.c (Fminibuffer_complete_word): Use the macro | |
1420 FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE. | |
1421 | |
1422 * regex.h (struct re_pattern_buffer): New member target_multibyte. | |
1423 | |
1424 * regex.c (RE_TARGET_MULTIBYTE_P): New macro. | |
1425 (GET_CHAR_BEFORE_2): Check target_multibyte, not multibyte. If | |
1426 that is zero, convert an eight-bit char to multibyte. | |
1427 (MAKE_CHAR_MULTIBYTE, CHAR_LEADING_CODE): New dummy new macros for | |
1428 non-emacs case. | |
1429 (PATFETCH): Convert an eight-bit char to multibyte. | |
1430 (HANDLE_UNIBYTE_RANGE): New macro. | |
1431 (regex_compile): Setup the compiled pattern for multibyte chars | |
1432 even if the given regex string is unibyte. Use PATFETCH_RAW | |
1433 instead of PATFETCH in many places. To handle `charset' | |
1434 specification of unibyte, call HANDLE_UNIBYTE_RANGE. Use bitmap | |
1435 only for ASCII chars. | |
1436 (analyse_first) <exactn>: Simplified because the compiled pattern | |
1437 is multibyte. | |
1438 <charset_not>: Setup fastmap from bitmap only for ASCII chars. | |
1439 <charset>: Use CHAR_LEADING_CODE to get leading codes. | |
1440 <categoryspec>: If multibyte, setup fastmap only for ASCII chars | |
1441 here. | |
1442 (re_compile_fastmap) [emacs]: Call analyse_first with the arg | |
1443 multibyte always 1. | |
1444 (re_search_2) In emacs, set the locale variable multibyte to 1, | |
1445 otherwise to 0. New local variable target_multibyte. Check it | |
1446 to decide the multibyteness of STR1 and STR2. If | |
1447 target_multibyte is zero, convert unibyte chars to multibyte | |
1448 before translating and checking fastmap. | |
1449 (TARGET_CHAR_AND_LENGTH): New macro. | |
1450 (re_match_2_internal): In emacs, set the locale variable multibyte | |
1451 to 1, otherwise to 0. New local variable target_multibyte. Check | |
1452 it to decide the multibyteness of STR1 and STR2. Use | |
1453 TARGET_CHAR_AND_LENGTH to fetch a character from D. | |
1454 <charset, charset_not>: If multibyte is nonzero, check fastmap | |
1455 only for ASCII chars. Call bcmp_translate with | |
1456 target_multibyte, not with multibyte. | |
1457 <begline>: Declare the local variable C as `unsigned'. | |
1458 (bcmp_translate): Change the last arg name to target_multibyte. | |
1459 | |
1460 * search.c (compile_pattern_1): Don't adjust the multibyteness of | |
1461 the regexp pattern and the matching target. Set cp->buf.multibyte | |
1462 to the multibyteness of the regexp pattern. Set | |
1463 cp->but.target_multibyte to the multibyteness of the matching | |
1464 target. | |
1465 (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of | |
1466 FETCH_STRING_CHAR_ADVANCE. | |
1467 (Freplace_match): Convert unibyte chars to multibyte. | |
1468 | |
1469 * syntax.c (char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert | |
1470 unibyte chars to multibyte. | |
1471 (back_comment): Likewise. | |
1472 (scan_words): Likewise. | |
1473 (skip_chars): The arg syntaxp is deleted, and the code for | |
1474 handling syntaxes is moved to skip_syntaxes. Callers changed. | |
1475 Fix the case that the multibyteness of STRING and the current | |
1476 buffer doesn't match. | |
1477 (skip_syntaxes): New function. | |
1478 (SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by | |
1479 SINGLE_BYTE_CHAR_P. | |
1480 (Fforward_comment): Use FETCH_CHAR_AS_MULTIBYTE to convert unibyte | |
1481 chars to multibyte. | |
1482 (scan_lists): Likewise. | |
1483 (Fbackward_prefix_chars): Likewise. | |
1484 (scan_sexps_forward): Likewise. | |
1485 | |
1486 2002-08-23 Kenichi Handa <handa@etl.go.jp> | |
1487 | |
1488 * xfaces.c (QCfontset): New variable. | |
1489 (LFACE_FONTSET): New macro. | |
1490 (check_lface_attrs): Check also LFACE_FONTSET_INDEX. | |
1491 (set_lface_from_font_name): Setup LFACE_FONTSET (lface). | |
1492 (Finternal_set_lisp_face_attribute): Handle QCfontset. | |
1493 (Finternal_get_lisp_face_attribute): Likewise. | |
1494 (lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX, | |
1495 check also LFACE_FONTSET_INDEX. | |
1496 (face_fontset): Check attrs[LFACE_FONTSET_INDEX], not | |
1497 attrs[LFACE_FONT_INDEX]. | |
1498 (syms_of_xfaces): Intern and staticpro QCfontset. | |
1499 | |
1500 * dispextern.h (enum lface_attribute_index): New member | |
1501 LFACE_FONTSET_INDEX. | |
1502 | |
1503 * fns.c (base64_encode_1): Handle eight-bit chars correctly. | |
1504 | |
1505 2002-08-21 Kenichi Handa <handa@etl.go.jp> | |
1506 | |
1507 * coding.c (coding_set_destination): Fix coding->destination for | |
1508 the case converting a region. | |
1509 (encode_coding_utf_8): Encode eight-bit chars as single byte. | |
1510 (encode_coding_object): Fix coding->dst_pos and | |
1511 coding->dst_pos_byte for the case converting a region. | |
1512 | |
1513 * insdel.c (insert_from_gap): Make it work even if PT != GTP. | |
1514 | |
1515 * character.h (BYTE8_STRING): New macro. | |
1516 | |
1517 * fns.c (base64_decode_1): Insert eight-bit chars correctly. | |
1518 | |
1519 2002-08-20 Kenichi Handa <handa@etl.go.jp> | |
1520 | |
1521 * xdisp.c (get_next_display_element): Don't display unibyte 8-bit | |
1522 characters by octal form. | |
1523 | |
1524 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case. | |
1525 | |
1526 * buffer.h (_fetch_multibyte_char_len): Extern deleted. | |
1527 (FETCH_MULTIBYTE_CHAR): Don't use _fetch_multibyte_char_len. | |
1528 (BUF_FETCH_MULTIBYTE_CHAR): Likewise. | |
1529 (FETCH_CHAR_AS_MULTIBYTE): New macro. | |
1530 | |
1531 * casetab.c (set_canon, set_identity, shuffle): Simplified. | |
1532 | |
1533 * casefiddle.c (casify_object): Simplified. Handle the case that | |
1534 the case conversion change the byte length. | |
1535 (casify_region): Likewise | |
1536 | |
1537 * character.h (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New | |
1538 macros. | |
1539 | |
1540 * character.c (_fetch_multibyte_char_len): This variable deleted. | |
1541 (syms_of_character): Setup Vprintable_chars. | |
1542 | |
1543 * editfns.c (Fchar_equal): Fix for the unibyte case. | |
1544 (Finsert_byte): New function. | |
1545 (syms_of_editfns): Defsubr it. | |
1546 | |
1547 * keyboard.c (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead | |
1548 of direct code 0x3ffff. | |
1549 | |
1550 * search.c (Freplace_match): Fix for the unibyte case. | |
1551 | |
1552 2002-08-19 Kenichi Handa <handa@etl.go.jp> | |
1553 | |
1554 * lread.c (safe_to_load_p): Fix the logic. | |
1555 | |
1556 * syntax.c (scan_words): Don't treat characters belonging to | |
1557 different scripts as constituting a word. | |
1558 | |
1559 * editfns.c (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. | |
1560 | |
1561 * fontset.c (Fset_fontset_font): Treat `ascii' as charset, not | |
1562 script. | |
1563 | |
1564 * emacs.c (main): In the case of --unibyte, instead of aborting on | |
1565 finding non-empty buffer, make it unibyte. | |
1566 | |
1567 2002-08-18 Kenichi Handa <handa@etl.go.jp> | |
1568 | |
1569 * xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font' | |
1570 to create a fontset. | |
1571 | |
1572 2002-08-18 Dave Love <fx@gnu.org> | |
1573 | |
1574 * character.c (Funibyte_char_to_multibyte): Doc fix. | |
1575 | |
1576 * xfns.c [HAVE_STDLIB_H]: Fix last change. | |
1577 | |
1578 2002-08-15 Kenichi Handa <handa@etl.go.jp> | |
1579 | |
1580 * fontset.c (fontset_add): Make the type `int'. | |
1581 (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined. | |
1582 | |
1583 * character.c (unibyte_char_to_multibyte): Refer to | |
1584 charset_unibyte, not charset_primary. | |
1585 (multibyte_char_to_unibyte): Likewise. | |
1586 (Funibyte_char_to_multibyte): Likewise. | |
1587 | |
1588 * charset.h: (charset_unibyte): Extern it instead of | |
1589 charset_primary. | |
1590 | |
1591 * charset.c (charset_unibyte): Renamed from charset_primary. | |
1592 (Funibyte_charset): Renamed from Fprimary_charset. | |
1593 (Fset_unibyte_charset): Renamed from Fset_primary_charset. | |
1594 (syms_of_charset): Adjusted for the above changes. | |
1595 | |
1596 * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not | |
1597 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when | |
1598 it->multibyte_p is zero. | |
1599 | |
1600 * lisp.h (nonascii_insert_offset, Vnonascii_translation_table): | |
1601 Extern deleted. | |
1602 | |
1603 2002-08-08 Kenichi Handa <handa@etl.go.jp> | |
1604 | |
1605 * coding.c (Fdefine_coding_system_internal): Fix category setting | |
1606 for a coding system of type iso-2022. | |
1607 | |
1608 2002-08-02 Kenichi Handa <handa@etl.go.jp> | |
1609 | |
1610 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET | |
1611 -1. | |
1612 | |
1613 2002-08-01 Kenichi Handa <handa@etl.go.jp> | |
1614 | |
1615 * syntax.c (Vnext_word_boundary_function_table): New variable. | |
1616 (syms_of_syntax): Declare it as a Lisp variable. | |
1617 (scan_words): Call functions in Vnext_word_boundary_function_table | |
1618 if any. | |
1619 | |
1620 * xterm.c (x_load_font): Initialize fontp->fontset to -1. | |
1621 | |
1622 * fontset.c (fs_load_font): If fontp->charset is not negative, | |
1623 return fontp without setting its members. | |
1624 | |
1625 2002-07-31 Dave Love <fx@gnu.org> | |
1626 | |
1627 * config.in: Generated with autoheader. | |
1628 | |
1629 * xfns.c [HAVE_STDLIB_H]: Change logic (instead of fixing typo). | |
1630 | |
1631 * m/sparc.h (HAVE_ALLOCA): Delete. | |
1632 | |
1633 * s/irix6-5.h: Don't include strings.h. | |
1634 (bcopy, bzero, bcmp): Don't undef. | |
1635 | |
1636 * s/irix6-0.h (bcopy, bzero, bcmp): Don't undef. | |
1637 | |
1638 * s/usg5-4.h (NO_SIOCTL_H): Don't define. | |
1639 (TIOCSIGSEND): Don't test IRIX6. | |
1640 (bcopy, bzero, bcmp): Define conditionally. | |
1641 | |
1642 2002-07-31 Kenichi Handa <handa@etl.go.jp> | |
1643 | |
1644 * buffer.c (Qas, Qmake, Qto): New variables. | |
1645 (Fset_buffer_multibyte): New optional arg METHOD. Caller changed. | |
1646 (syms_of_buffer): Intern and staticpro Qas, Qmake, and Qto. | |
1647 | |
1648 * callproc.c (Fcall_process): Don't call insert_1_both directly if | |
1649 we are inserting a process output into a multibyte buffer. | |
1650 | |
1651 * character.h (CHAR_TO_BYTE8): If C is not eight-bit char, call | |
1652 multibyte_char_to_unibyte. | |
1653 | |
1654 * character.c (Funibyte_char_to_multibyte): If C can't be decoded | |
1655 by the primary charset, make it eight-bit char. | |
1656 (Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8. | |
1657 | |
1658 * charset.c: (charset_eight_bit, Qeight_bit_control): New | |
1659 variables. | |
1660 (charset_8_bit__control, charset_8_bit_graphic, | |
1661 Qeight_bit_control, Qeight_bit_graphic): These variables deleted. | |
1662 (define_charset_internal): New function. | |
1663 (syms_of_charset): Call define_charset_internal for pre-defined | |
1664 charsets. | |
1665 | |
1666 * charset.h (charset_8_bit): Extern it. | |
1667 | |
1668 * coding.c (make_conversion_work_buffer): Adjusted for the change | |
1669 of Fset_buffer_multibyte. | |
1670 (encode_coding_raw_text): Increment p0 in the loop. | |
1671 | |
1672 * lisp.h (Fset_buffer_multibyte): Prototype adjusted. | |
1673 | |
1674 * xdisp.c (setup_echo_area_for_printing, set_message_1): Adjusted | |
1675 for the change of Fset_buffer_multibyte. | |
1676 | |
1677 * fns.c (Fstring_to_multibyte): New function. | |
1678 (syms_of_fns): Declare Fstring_to_multibyte as Lisp subroutine. | |
1679 | |
1680 2002-07-30 Dave Love <fx@gnu.org> | |
1681 | |
1682 * xfns.c (x_put_x_image): Declare args. | |
1683 | |
1684 * xfaces.c (font_name_registry, choose_face_font): Delete unused | |
1685 vars. | |
1686 (try_font_list): Declare an arg. | |
1687 | |
1688 * xdisp.c (message2_nolog, set_message): Declare an arg. | |
1689 | |
1690 * terminfo.c (tparam): Declare an arg. Use P_ to declare tparm. | |
1691 | |
1692 * syntax.c (scan_sexps_forward): Declare an arg. | |
1693 | |
1694 * scroll.c (calculate_scrolling, calculate_direct_scrolling): | |
1695 Declare an arg. | |
1696 | |
1697 * lisp.h (Fnew_fontset): Declare. | |
1698 | |
1699 * keymap.c (push_key_description): Call CHARACTERP correctly. | |
1700 | |
1701 * fontset.c (fontset_add): Declare args. Call make_number | |
1702 correctly. | |
1703 (face_for_char): Delete unused vars. | |
1704 (Fset_fontset_font): Doc fix. Delete unused vars. | |
1705 | |
1706 * doc.c (Fsubstitute_command_keys): Delete unused vars. | |
1707 | |
1708 * composite.c (update_compositions): Declare arg. | |
1709 | |
1710 * cm.c (calccost, cmgoto): Declare args. | |
1711 | |
1712 * charset.c: Remove `emacs' conditional. Doc fixes. | |
1713 (map_char_table_for_charset): Declare. | |
1714 | |
1715 * character.c (syms_of_character) <translation-table-vector>: Doc | |
1716 fix. | |
1717 | |
1718 * ccl.c: Remove `emacs' conditional. Include hash table stuff | |
1719 from trunk. | |
1720 | |
1721 2002-07-26 Kenichi Handa <handa@etl.go.jp> | |
1722 | |
1723 The following changes are to allow specifying multiple font | |
1724 patterns for a character range (specified by script or charset). | |
1725 | |
1726 * Makefile.in (abbrev.o): Depend on syntax.h. | |
1727 (xfaces.o): Depend on charset.h. | |
1728 | |
1729 * alloc.c (Fmake_string): Use ASCII_CHAR_P, not | |
1730 SINGLE_BYTE_CHAR_P. | |
1731 | |
1732 * ccl.c (Fccl_execute_on_string): Add `const' to local variables. | |
1733 | |
1734 * character.h (Vchar_script_table): Extern it. | |
1735 | |
1736 * character.c (Vscript_alist): This variable deleted. | |
1737 (Vchar_script_table, Qchar_script_table): New variable. | |
1738 (syms_of_character): Declare Vchar_script_table as a lisp variable | |
1739 and initialize it. | |
1740 | |
1741 * chartab.c (Fmake_char_table): Doc fixed. If PURPOSE doesn't | |
1742 have property char-table-extra-slots, make no extra slot. | |
1743 | |
1744 * dispextern.h (struct face): Member `charset' deleted. | |
1745 (FACE_SUITABLE_FOR_CHAR_P): Use ASCII_CHAR_P, not | |
1746 SINGLE_BYTE_CHAR_P. | |
1747 (FACE_FOR_CHAR): Likewise. | |
1748 (choose_face_font, lookup_non_ascii_face, font_name_registry): Add | |
1749 prototypes | |
1750 (lookup_face, lookup_named_face, lookup_derived_face): Prototype | |
1751 fixed. | |
1752 (generate_ascii_font_name): Renamed from generate_ascii_font. | |
1753 | |
1754 * fontset.h (get_font_repertory_func): New prototype. | |
1755 (make_fontset_for_ascii_face, fs_load_font): Prototypes fixed. | |
1756 (FS_LOAD_FONT): Call fs_load_font with the 3rd arg charset_ascii. | |
1757 | |
1758 * fontset.c (Qprepend, Qappend): New variables. | |
1759 (FONTSET_CHARSET_ALIST, FONTSET_FACE_ALIST): These macros deleted. | |
1760 (FONTSET_NOFONT_FACE, FONTSET_REPERTORY): New macros. | |
1761 (FONTSET_REF): Optimize if FONTSET is Vdefault_fontset. | |
1762 (FONTSET_REF_AND_RANGE, FONTSET_ADD): New macros. | |
1763 (fontset_ref_and_range, fontset_add, reorder_font_vector) | |
1764 (load_font_get_repertory): New functions. | |
1765 (fontset_set): This function deleted. | |
1766 (fontset_face): New arg FACE. Return face ID, not face. | |
1767 Completely re-written to handle new fontset structure. Caller | |
1768 changed. | |
1769 (free_face_fontset): Use ASET istead of AREF (X) = Y. | |
1770 (face_for_char): Don't call lookup_face. | |
1771 (make_fontset_for_ascii_face): New arg FACE. | |
1772 (fs_load_font): New arg CHARSET_ID. Don't check | |
1773 Vfont_encoding_alist here. | |
1774 (find_font_encoding): New function. | |
1775 (list_fontsets): Use STRINGP, not ! NILP. | |
1776 (accumulate_script_ranges): New function. | |
1777 (Fset_fontset_font, Fnew_fontset, Ffontset_info): Completely | |
1778 re-written to handle new fontset structure. | |
1779 (Ffontset_font): Return a copy of element. | |
1780 (syms_of_fontset): Define symbols Qprepend and Qappend. Fix | |
1781 docstring of font-encoding-alist. | |
1782 | |
1783 * lisp.h (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0). | |
1784 (Fset_fotset_font): Fix arguments to 5. | |
1785 | |
1786 * msdos.c (XMenuActivate): Adjuted for the change of | |
1787 lookup_derived_face. | |
1788 | |
1789 * xdisp.c (message_dolog, set_message_1, extend_face_to_end_of_line): | |
1790 Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. | |
1791 (highlight_trailing_whitespace): Adjusted for the change of | |
1792 lookup_named_face. | |
1793 | |
1794 * xfaces.c: Include charset.h. | |
1795 (load_face_font): Argument C deleted. Caller changed. | |
1796 (generate_ascii_font_name): Renamed from generate_ascii_font. | |
1797 (font_name_registry): New function. | |
1798 (cache_face): Store ascii faces before non-ascii faces in buckets. | |
1799 (lookup_face): Arguments C and BASE_FACE deleted. Caller changed. | |
1800 Lookup only ascii faces. | |
1801 (lookup_non_ascii_face): New function. | |
1802 (lookup_named_face): Argument C deleted. Caller changed. | |
1803 (lookup_derived_face): Argument C deleted. Caller changed. | |
1804 (try_font_list): New arg PATTERN. Caller changed. If PATTERN is | |
1805 a string, just call font_list with it. | |
1806 (choose_face_font): Arguments FACE and C deleted. New arg | |
1807 FONT_SPEC. Caller changed. | |
1808 (realize_face): Arguments C and BASE_FACE deleted. Caller | |
1809 (realize_x_face): Likewise. | |
1810 (realize_non_ascii_face): New function. | |
1811 (realize_x_face): Call load_face_font here. | |
1812 (realize_tty_face): Argument C deleted. Caller changed. | |
1813 (compute_char_face): If CH is not ascii, call FACE_FOR_CHAR to | |
1814 get a face ID. | |
1815 (dump_realized_face): Don't print charset of FACE. | |
1816 | |
1817 * xfns.c (x_set_font): Always call x_new_fontset and | |
1818 store_frame_parameter. | |
1819 (Fx_create_frame): Call x_new_fontset, not x_new_font. | |
1820 (syms_of_xfns): Set get_font_repertory_func to | |
1821 x_get_font_repertory. | |
1822 | |
1823 * xterm.h (x_get_font_repertory): Extern it. | |
1824 | |
1825 * xterm.c (x_produce_glyphs): Use ASCII_CHAR_P, not | |
1826 SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when | |
1827 it->multibyte_p is zero. | |
1828 (XTread_socket): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. | |
1829 (x_new_fontset): If FONTSETNAME doesn't match any existing | |
1830 fontsets, create a new one. | |
1831 (x_get_font_repertory): New function. | |
1832 | |
1833 2002-07-25 Kenichi Handa <handa@etl.go.jp> | |
1834 | |
1835 * coding.c (Ffind_coding_systems_region_internal): Detect an | |
1836 ASCII only string correctly. | |
1837 | |
1838 * lread.c (Fload): Don't load with Qload_force_doc_strings t if | |
1839 version is 0. | |
1840 | |
1841 2002-07-24 Kenichi Handa <handa@etl.go.jp> | |
1842 | |
1843 * lread.c: Include "coding.h". | |
1844 (Qget_emacs_mule_file_char, Qload_force_doc_strings, | |
1845 load_each_byte, unread_char): New variables. | |
1846 (readchar_backlog): This variable deleted. | |
1847 (readchar): Return a character unless load_each_byte is nonzero. | |
1848 Handle the case that readcharfun is Qget_emacs_mule_file_char or a | |
1849 cons. If unread_char is not -1, simply return it. | |
1850 (unreadchar): Handle the case that readcharfun is | |
1851 Qget_emacs_mule_file_char or a cons. Set unread_char if | |
1852 necessary. | |
1853 (read_multibyte): This function deleted. | |
1854 (readbyte_for_lambda, readbyte_from_file, readbyte_from_string) | |
1855 (read_emacs_mule_char): New functions. | |
1856 (Fload): Even if the file doesn't have the extention ".elc", if | |
1857 safe_to_load_p returns a positive version number, assume that the | |
1858 file contains bytecompiled code. If the version is less than 22, | |
1859 load the file while decoding multibyte sequences by emacs-mule. | |
1860 (readevalloop): Don't use readchar_backlog. | |
1861 (Fread): Likewise. Pay attention to the case that STREAM is a | |
1862 cons. | |
1863 (Fread_from_string): Pay attention to the case that STREAM is a | |
1864 cons. | |
1865 (read_escape): The arg BYTEREP deleted. | |
1866 (read1): Set load_each_byte to 1 temporarily while handling | |
1867 #@NUMBER. Don't call read_multibyte. | |
1868 (read_vector): Call Fread with a cons. If readcharfun is | |
1869 Qget_emacs_mule_file_char, decode the read string by emacs-mule. | |
1870 (read_list): If doc_reference is 2, make the cdr part string as | |
1871 unibyte. | |
1872 (syms_of_lread): Intern and staticpro Qget_emacs_mule_file_char | |
1873 and Qload_force_doc_strings. | |
1874 | |
1875 2002-07-23 Kenichi Handa <handa@etl.go.jp> | |
1876 | |
1877 * xdisp.c (face_before_or_after_it_pos): Call | |
1878 FETCH_MULTIBYTE_CHAR with byte postion, not char position. | |
1879 | |
1880 2002-07-22 Kenichi Handa <handa@etl.go.jp> | |
1881 | |
1882 * character.h (TRAILING_CODE_P): New macro. | |
1883 (MAYBE_UNIFY_CHAR): Adjusted for the change of Funify_charset. | |
1884 (string_char_with_unification): Fix prototype. | |
1885 (Vscript_alist): Extern it. | |
1886 | |
1887 * character.c (Vscript_alist): New variable. | |
1888 (string_char_with_unification): Add `const' to local variables. | |
1889 (str_as_unibyte): Likewise. | |
1890 (string_escape_byte8): Likewise. | |
1891 (syms_of_character): Declare script-alist as a Lisp variable. | |
1892 | |
1893 * charset.h (Vcharset_ordered_list): Extern it. | |
1894 (charset_ordered_list_tick): Extern it. | |
1895 (EMACS_MULE_LEADING_CODE_PRIVATE_11) | |
1896 (EMACS_MULE_LEADING_CODE_PRIVATE_12) | |
1897 (EMACS_MULE_LEADING_CODE_PRIVATE_21) | |
1898 (EMACS_MULE_LEADING_CODE_PRIVATE_22): New macros | |
1899 (Funify_charset): Adjusted for the change of Funify_charset. | |
1900 | |
1901 * charset.c (charset_ordered_list_tick): New variable. | |
1902 (Fdefine_charset_internal): Increment charset_ordered_list_tick. | |
1903 (Funify_charset): New optional arg DEUNIFY. If it is non-nil, | |
1904 deunify intead of unify a charset. | |
1905 (string_xstring_p): Add `const' to local variables. | |
1906 (find_charsets_in_text): Add `const' to arguemnts and local | |
1907 variables. | |
1908 (encode_char): Adjusted for the change of Funify_charset. Fix | |
1909 detecting of invalid code. | |
1910 (Fset_charset_priority): Increment charset_ordered_list_tick. | |
1911 (Fmap_charset_chars): Fix handling of default value for FROM_CODE | |
1912 and TO_CODE. | |
1913 | |
1914 * coding.c (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12) | |
1915 (LEADING_CODE_PRIVATE_21, LEADING_CODE_PRIVATE_22): Macros | |
1916 deleted. Callers changed to use | |
1917 EMACS_MULE_LEADING_CODE_PRIVATE_11, etc. | |
1918 (decode_coding_ccl): Add `const' to local variables. | |
1919 (consume_chars): Likewise. | |
1920 (Ffind_coding_systems_region_internal): Likewise. | |
1921 (Fcheck_coding_systems_region): Likewise. | |
1922 | |
1923 * print.c (print_object): Use octal form for printing the | |
1924 contents of a bool vector. | |
1925 | |
1926 2002-07-18 Dave Love <fx@gnu.org> | |
1927 | |
1928 * lread.c (Fload) <!load_dangerous_libraries>: Don't leak fd. | |
1929 <version == 20>: Refuse to load. | |
1930 | |
1931 2002-07-17 Dave Love <fx@gnu.org> | |
1932 | |
1933 * fns.c: Move coding.h. | |
1934 (Qcodeset, Qdays, Qmonths): New. | |
1935 (concat): Use CHARACTERP instead of INTERGERP. | |
1936 (Flocale_codeset): Deleted. | |
1937 (Flanginfo): New function. | |
1938 (syms_of_fns): Changed accordingly. | |
1939 | |
1940 * coding.c (adjust_coding_eol_type): Fix eol_type/eol_seen mixup. | |
1941 | |
1942 2002-07-16 Dave Love <fx@gnu.org> | |
1943 | |
1944 * casetab.c (init_casetab_once, init_casetab_once): Fix | |
1945 CHAR_TABLE_SET call. | |
1946 | |
1947 * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call. | |
1948 | |
1949 * character.c (syms_of_character): Fix CHAR_TABLE_SET call. | |
1950 | |
1951 * charset.c (Fmap_charset_chars): Check args. Convert Lisp types. | |
1952 (load_charset_map, Fdeclare_equiv_charset, Fencode_char) | |
1953 (Fset_charset_priority, syms_of_charset): Convert Lisp types. | |
1954 | |
1955 * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result. | |
1956 | |
1957 * coding.c (ENCODE_DESIGNATION, decode_eol) | |
1958 (make_conversion_work_buffer, code_conversion_restore) | |
1959 (Fdefine_coding_system_internal): Convert Lisp types. | |
1960 (code_conversion_restore): Use EQ, not ==. | |
1961 (Fencode_coding_string): Fix code_convert_string call. | |
1962 | |
1963 * coding.h (code_convert_region): Fix prototype. | |
1964 | |
1965 * dispextern.h (redraw_frame, redraw_garbaged_frames): Removed. | |
1966 | |
1967 * fontset.c (fontset_ref, fontset_set, fs_load_font) | |
1968 (Ffontset_info): Convert Lisp types. | |
1969 | |
1970 * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number. | |
1971 | |
1972 * xterm.c (note_mouse_movement): Fix call of window_from_coordinates. | |
1973 | |
1974 * xdisp.c (display_mode_element): Fix call of Fset_text_properties. | |
1975 | |
1976 * chartab.c: Include "...h", not <...h> in some cases. | |
1977 | |
1978 * callproc.c (Fcall_process): Remove unused variables. | |
1979 | |
1980 2002-07-12 Dave Love <fx@gnu.org> | |
1981 | |
1982 * coding.c (Fset_coding_system_priority): Allow null arg list. | |
1983 | |
1984 2002-07-03 Dave Love <fx@gnu.org> | |
1985 | |
1986 * minibuf.c (Fminibuffer_complete_word): Remove unused var. | |
1987 (Fself_insert_and_exit): Use CHARACTERP. | |
1988 | |
1989 * callproc.c (Fcall_process): Remove unused vars. | |
1990 | |
1991 * xterm.c (XTread_socket): Add extra dead keysyms. | |
1992 | |
1993 * xdisp.c (decode_mode_spec_coding): Use CHARACTERP. | |
1994 | |
1995 * dispextern.h: Remove prototypes for redraw_frame, | |
1996 redraw_garbaged_frames. | |
1997 | |
1998 * cmds.c (Fself_insert_command): Use CHARACTERP. | |
1999 | |
2000 * chartab.c (make_sub_char_table): Remove unused var. | |
2001 (Fset_char_table_default, Fmap_char_table): Doc fix. | |
2002 | |
2003 * keymap.c (access_keymap): Remove generic char code. | |
2004 (push_key_description): Use CHARACTERP. | |
2005 | |
2006 2002-07-01 Dave Love <fx@gnu.org> | |
2007 | |
2008 * charset.c: Doc fixes. | |
2009 (Funify_charset): Extra checking. | |
2010 | |
2011 2002-06-24 Dave Love <fx@gnu.org> | |
2012 | |
2013 * lread.c: Remove some unused variables. | |
2014 (safe_to_load_p): If safe, return the magic number version byte. | |
2015 (Fload): Maybe use load-with-code-conversion. | |
2016 | |
2017 2002-06-12 Kenichi Handa <handa@etl.go.jp> | |
2018 | |
2019 * category.c (Fmodify_category_entry): Don't modify the contents | |
2020 of category_set for characters out of the range. Avoid | |
2021 unnecessary modification. | |
2022 | |
2023 * character.h (MAYBE_UNIFY_CHAR): Adjusted for the change of | |
2024 Vchar_unify_table. The default value of the table is now nil. | |
2025 | |
2026 * character.c (syms_of_character): Setup Vchar_width_table for | |
2027 eight-bit-control and raw-byte chars. | |
2028 | |
2029 * charset.h (enum define_charset_arg_index): Delete | |
2030 charset_arg_parents and add charset_arg_subset and | |
2031 charset_arg_superset. | |
2032 (enum charset_attr_index): Delete charset_parents and add | |
2033 charset_subset and charset_superset. | |
2034 (enum charset_method): Delete CHARSET_METHOD_INHERIT and add | |
2035 CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET. | |
2036 (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Macros deleted. | |
2037 (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET) | |
2038 (CHARSET_SUPERSET): New macros. | |
2039 (charset_work): Extern it. | |
2040 (ENCODE_CHAR): Use charset_work. | |
2041 (CHAR_CHARSET_P): Adjusted for the change of encoder format. | |
2042 (map_charset_chars): Extern it. | |
2043 | |
2044 * charset.c (load_charset_map): Set the default value of encoder | |
2045 and deunifier char-tables to nil. | |
2046 (map_charset_chars): Argument changed. Callers changed. Use | |
2047 map_char_table_for_charset instead of map_char_table. | |
2048 (Fmap_charset_chars): New optional args from_code and to_code. | |
2049 (Fdefine_charset_internal): Adjusted for the change of | |
2050 `define-charset' (:parents -> :subset or :superset). | |
2051 (charset_work): New variable. | |
2052 (encode_char): Adjusted for the change of | |
2053 Fdefine_charset_internal. | |
2054 (syms_of_charset): Likewise. | |
2055 (Ffind_charset_string): Setup the vector `charsets' correctly. | |
2056 | |
2057 * chartab.c (sub_char_table_ref_and_range): New arg defalt. Fix | |
2058 the previous change. | |
2059 (char_table_ref_and_range): Adjusted for the above change. | |
2060 (map_sub_char_table_for_charset): New function. | |
2061 (map_char_table_for_charset): New function. | |
2062 | |
2063 * keymap.c (describe_vector): Handle a char-table directly here. | |
2064 (describe_char_table): Deleted. | |
2065 | |
2066 * lisp.h (map_charset_chars): Deleted. | |
2067 | |
2068 2002-06-11 Dave Love <fx@gnu.org> | |
2069 | |
2070 * fns.c (count_combining): Comment out (unused). | |
2071 (Flocale_codeset): New. | |
2072 (syms_of_fns): Defsubr it. | |
2073 | |
2074 * config.in (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New. | |
2075 (size_t): Removed. | |
2076 | |
2077 2002-06-06 Dave Love <fx@gnu.org> | |
2078 | |
2079 * Makefile.in (chartab.o): Depend on charset.h | |
2080 | |
2081 2002-06-03 Kenichi Handa <handa@etl.go.jp> | |
2082 | |
2083 * character.c (syms_of_character): Set the default value of | |
2084 Vprintable_chars to Qnil. | |
2085 | |
2086 2002-05-31 Dave Love <fx@gnu.org> | |
2087 | |
2088 * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el. | |
2089 | |
2090 2002-05-31 Kenichi Handa <handa@etl.go.jp> | |
2091 | |
2092 * charset.c (load_charset_map): Handle the case that from < to | |
2093 correctly. | |
2094 | |
2095 * coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit | |
2096 chars. | |
2097 (encode_coding_iso_2022): Likewise. | |
2098 (encode_coding_sjis): Likewise. | |
2099 (encode_coding_big5): Likewise. | |
2100 (encode_coding_charset): Likewise. | |
2101 | |
2102 2002-05-30 Kenichi Handa <handa@etl.go.jp> | |
2103 | |
2104 * Makefile.in (lisp): Change chinese.elc to chinese.el. They are | |
2105 not bytecompiled now. | |
2106 (shortlisp): Likewise. | |
2107 | |
2108 * charset.c (charset_jisx0201_roman, charset_jisx0208_1978) | |
2109 (charset_jisx0208): New variables. | |
2110 (Fdefine_charset_internal): Setup them if appropriate. | |
2111 (init_charset_once): Initialize them to -1. | |
2112 | |
2113 * charset.h (charset_jisx0201_roman, charset_jisx0208_1978, | |
2114 charset_jisx0208): Extern them. | |
2115 | |
2116 * coding.c (CODING_ISO_FLAG_USE_ROMAN): New macro | |
2117 (CODING_ISO_FLAG_USE_OLDJIS): New macro. | |
2118 (CODING_ISO_FLAG_FULL_SUPPORT): Macro definition changed. | |
2119 (setup_iso_safe_charsets): Fix arguemtns to Fassq. | |
2120 (DECODE_DESIGNATION): Pay attention to CODING_ISO_FLAG_USE_ROMAN | |
2121 and CODING_ISO_FLAG_USE_OLDJIS. | |
2122 (ENCODE_ISO_CHARACTER_DIMENSION1): Likewise. | |
2123 (ENCODE_ISO_CHARACTER_DIMENSION2): Likewise. | |
2124 (encode_coding_iso_2022): Change the 1st arg to | |
2125 ENCODE_ISO_CHARACTER to a variable. | |
2126 | |
2127 2002-05-29 Kenichi Handa <handa@etl.go.jp> | |
2128 | |
2129 * charset.h (enum define_charset_arg_index): New enums | |
2130 charset_arg_min_code and charset_arg_max_code. | |
2131 (struct charset): New member char_index_offset. | |
2132 | |
2133 * charset.c (CODE_POINT_TO_INDEX): Take charset->char_index_offset | |
2134 into account. | |
2135 (INDEX_TO_CODE_POINT): Likewise. | |
2136 (Fdefine_charset_internal): Handle args[charset_arg_min_code] and | |
2137 args[charset_arg_max_code]. Setup charset.char_index_offset. | |
2138 (syms_of_charset): Fix args to Fdefine_charset_internal. | |
2139 | |
2140 2002-05-27 Dave Love <fx@gnu.org> | |
2141 | |
2142 * coding.c (decode_coding_utf_8): Reject overlong sequences. | |
2143 | |
2144 2002-05-26 Dave Love <fx@gnu.org> | |
2145 | |
2146 * coding.c: Doc fixes. | |
2147 (Fcoding_system_aliases): Fix return value. | |
2148 (Qmac): Remove (duplicated) definition. | |
2149 | |
2150 2002-05-25 Dave Love <fx@gnu.org> | |
2151 | |
2152 * charset.c (Fcharset_priority_list, Fset_charset_priority): New | |
2153 functions. | |
2154 | |
2155 * character.c (Fstring): Doc fix. | |
2156 | |
2157 * charset.c (Fdefine_charset_alias): Update Vcharset_list. | |
2158 | |
2159 * fontset.c (Ffontset_info): Doc fix. Return charset names, not | |
2160 ids. | |
2161 (font-encoding-alist): Doc fix. | |
2162 | |
2163 2002-05-24 Dave Love <fx@gnu.org> | |
2164 | |
2165 * term.c (costs_set): Declare static, non-initialized for pcc. | |
2166 (encode_terminal_code): Remove ensued var. | |
2167 | |
2168 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl | |
2169 for K&R. | |
2170 | |
2171 * xterm.c (xlwmenu_window_p): Fix prototype for K&R. | |
2172 | |
2173 * coding.c (setup_iso_safe_charsets): Fix arg decl for K&R. | |
2174 (suffixes): Moved out of make_subsidiaries for K&R. | |
2175 | |
2176 * charset.c (map_charset_chars): Fix c_function declaration for | |
2177 K&R. | |
2178 | |
2179 * lisp.h (DEFUN) [!PROTOTYPES]: Remove spurious `args'. | |
2180 | |
2181 2002-05-23 Dave Love <fx@gnu.org> | |
2182 | |
2183 * data.c (Fchar_or_string_p): Doc fix. Use CHARACTERP. | |
2184 | |
2185 * category.c (Fmodify_category_entry): Doc fix. Remove unused | |
2186 vars. | |
2187 | |
2188 2002-05-23 Yong Lu <lyongu@asia-infonet.com> | |
2189 | |
2190 * charset.c (Fdefine_charset_internal): Fix argument to bzero. | |
2191 | |
2192 * coding.c (Fdefine_coding_system_internal): Fix previous change. | |
2193 (decode_coding_charset): Workaround for the bug of GCC 2.96. | |
2194 | |
2195 2002-05-23 Kenichi Handa <handa@etl.go.jp> | |
2196 | |
2197 * Makefile.in (lisp): Change cyrillic.elc to cyrillic.el, | |
2198 vietnamese.elc to vietnamese.el. They are not bytecompiled now. | |
2199 (shortlisp): Likewise. | |
2200 | |
2201 2002-05-22 Kenichi Handa <handa@etl.go.jp> | |
2202 | |
2203 * coding.c (decode_coding_charset): Adjusted for the change of | |
2204 Fdefine_coding_system_internal. | |
2205 (Fdefine_coding_system_internal): For a coding system of | |
2206 `charset' type, store a list of charset IDs in | |
2207 `charset_attr_charset_valids' element of coding attributes. | |
2208 | |
2209 * charset.c (Fmake_char): Fix previous change. | |
2210 | |
2211 2002-05-21 Kenichi Handa <handa@etl.go.jp> | |
2212 | |
2213 * coding.c (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars. | |
2214 (emacs_mule_char): New arg src. Delete arg `composition'. Caller | |
2215 changed. Handle 2-byte and 3-byte charsets correctly. | |
2216 (DECODE_EMACS_MULE_COMPOSITION_RULE_20): Renamed from | |
2217 DECODE_EMACS_MULE_COMPOSITION_RULE. Caller changed. | |
2218 (DECODE_EMACS_MULE_COMPOSITION_RULE_21): New macro. | |
2219 (DECODE_EMACS_MULE_21_COMPOSITION): Call | |
2220 DECODE_EMACS_MULE_COMPOSITION_RULE_21. Produce correct annotation | |
2221 sequence. | |
2222 (decode_coding_emacs_mule): Handle composition correctly. Rewind | |
2223 `src' and `consumed_chars' correctly before calling | |
2224 emacs_mule_char. | |
2225 (DECODE_COMPOSITION_START): Correctly handle the case of altchar | |
2226 and alt&rule composition. | |
2227 (decode_coding_iso_2022): Handle composition correctly. | |
2228 (init_coding_once): Setup emacs_mule_bytes for private charsets. | |
2229 | |
2230 * charset.c (Fdefine_charset_internal): Fix bug for the case of | |
2231 re-defining a charset. If the charset has :emacs-mule-id, setup | |
2232 emacs_mule_bytes. | |
2233 (Fmake_char): If CODE1 is nil, use the minimum code of the | |
2234 charset. | |
2235 | |
2236 2002-05-20 Kenichi Handa <handa@etl.go.jp> | |
2237 | |
2238 * coding.c (encode_coding_iso_2022): If coding requires safe | |
2239 encoding, produce a character specified by | |
2240 CODING_INHIBIT_CHARACTER_SUBSTITUTION. | |
2241 (encode_coding_sjis): Likewise. | |
2242 (encode_coding_big5): Likewise. | |
2243 (encode_coding_charset): Likewise. | |
2244 | |
2245 2002-05-17 Dave Love <fx@gnu.org> | |
2246 | |
2247 * xterm.c (XSetIMValues): Declare. | |
2248 | |
2249 * process.c: Conditionally include sys/wait.h, pty.h. | |
2250 | |
2251 * print.c (print_object): Fix print format for 64-bit | |
2252 systems. | |
2253 | |
2254 * keyboard.c (modify_event_symbol): Fix print format for 64-bit | |
2255 systems. | |
2256 | |
2257 * buffer.c (emacs_strerror): Declare. | |
2258 (MMAP_ALLOCATED_P, mmap_enlarge, syms_of_buffer): Import changes | |
2259 from trunk. | |
2260 | |
2261 * fontset.c (Fclear_face_cache): Declare. | |
2262 (accumulate_font_info): Commented-out (unused). | |
2263 (face_for_char, Fset_fontset_font, Ffontset_info): Remove unused | |
2264 variables. | |
2265 | |
2266 * character.h (string_escape_byte8): Declare. | |
2267 | |
2268 * charset.c (load_charset_map, load_charset_map_from_file): Remove | |
2269 unused vars. | |
2270 (Fdefine_charset_internal, Fsplit_char, syms_of_charset) | |
2271 (Fmap_charset_chars): Doc fix. | |
2272 | |
2273 * coding.c (Vchar_coding_system_table, Qchar_coding_system): | |
2274 Removed. | |
2275 (Fset_coding_system_priority, Fset_coding_system_priority) | |
2276 (Fdefine_coding_system_internal): Doc fix. | |
2277 | |
2278 2002-05-16 Dave Love <fx@gnu.org> | |
2279 | |
2280 * s/osf5-0.h (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics. | |
2281 | |
2282 2002-05-16 Kenichi Handa <handa@etl.go.jp> | |
2283 | |
2284 * character.c (string_escape_byte8): Make multibyte string with | |
2285 correct size. | |
2286 | |
2287 * charset.c (Fmake_char): Delete unnecessary code. | |
2288 | |
2289 2002-05-14 Kenichi Handa <handa@etl.go.jp> | |
2290 | |
2291 * xfns.c (x_encode_text): Allocate coding.destination here, and | |
2292 call encode_coding_object with dst_object Qnil. | |
2293 | |
2294 * buffer.c (Fset_buffer_multibyte): Convert 8-bit bytes to | |
2295 multibyte form correctly. | |
2296 | |
2297 * fontset.c (fs_load_font): Check fontp->full_name (not fontname) | |
2298 against Vfont_encoding_alist. | |
2299 | |
2300 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the | |
2301 handling of charset list. | |
2302 (encode_coding_iso_2022): Setup coding->safe_charsets in advance. | |
2303 (decode_coding_object): Move point to coding->dst_pos before | |
2304 calling post-read-conversion function. | |
2305 (encode_coding_object): Give correct arguments to | |
2306 pre-write-conversion. Ignore the return value of | |
2307 pre-write-conversion function. Pay attention to the case that | |
2308 pre-write-conversion changes the current buffer. If dst_object is | |
2309 Qt, even if coding->src_bytes is zero, allocate at least one byte | |
2310 to coding->destination. | |
2311 | |
2312 * coding.h (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2). | |
2313 | |
2314 * charset.c (Fmake_char): Make it more backward compatible. | |
2315 (Fmap_charset_chars): Fix docstring. | |
2316 | |
2317 2002-05-13 Dave Love <fx@gnu.org> | |
2318 | |
2319 * coding.c: Doc fixes. | |
2320 (Fdefine_coding_system_alias): Use names, not symbols, in | |
2321 coding-system-alist. | |
2322 | |
2323 2002-05-13 Kenichi Handa <handa@etl.go.jp> | |
2324 | |
2325 * fontset.c (free_realized_fontsets): Call Fclear_face_cache instead | |
2326 of calling free_realized_face. | |
2327 | |
2328 2002-05-10 Yong Lu <lyongu@asia-infonet.com> | |
2329 | |
2330 * charset.c (load_charset_map): Fix previous change. | |
2331 (read_hex): Don't treat SPC as a comment starter. | |
2332 (decode_char): If CODE_POINT_TO_INDEX retruns -1, always return | |
2333 -1. | |
2334 (Fdecode_char): Fix typo. | |
2335 | |
2336 2002-05-10 Kenichi Handa <handa@etl.go.jp> | |
2337 | |
2338 * charset.h (struct charset): New member `code_space_mask'. | |
2339 | |
2340 * coding.c (coding_set_source): Delete the local variable | |
2341 beg_byte. | |
2342 (encode_coding_charset): Delete the local variable charset. | |
2343 (Fdefine_coding_system_internal): Likewise. | |
2344 (Fdefine_coding_system_internal): Setup | |
2345 attrs[coding_attr_charset_valids] correctly. | |
2346 | |
2347 * charset.c (CODE_POINT_TO_INDEX): Utilize `code_space_mask' | |
2348 member to check if CODE is valid or not. | |
2349 (Fdefine_charset_internal): Initialize `code_space_mask' member. | |
2350 (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE | |
2351 is within the range of charset->min_code and carset->max_code. | |
2352 | |
2353 2002-05-09 Dave Love <fx@gnu.org> | |
2354 | |
2355 * syntax.h (syntax_temp) [!__GNUC__]: Declare. | |
2356 | |
2357 * dispextern.h (generate_ascii_font): Fix return type. | |
2358 | |
2359 * xfaces.c (generate_ascii_font): Fix arg declaration. | |
2360 | |
2361 * coding.c (coding_inherit_eol_type) | |
2362 (Fset_terminal_coding_system_internal) | |
2363 (Fset_safe_terminal_coding_system_internal): Fix arg declarations. | |
2364 | |
2365 2002-05-08 Kenichi Handa <handa@etl.go.jp> | |
2366 | |
2367 * coding.c (decode_coding_charset, encode_coding_charset): Handle | |
2368 multiple charsets correctly. | |
2369 | |
2370 2002-05-07 Kenichi Handa <handa@etl.go.jp> | |
2371 | |
2372 * search.c (boyer_moore): Fix handling of mulitbyte character | |
2373 translation. | |
2374 | |
2375 * xdisp.c (display_mode_element): When the variable `elt' is | |
2376 changed, update `this' and `lisp_string'. | |
2377 | |
2378 2002-05-07 Kenichi Handa <handa@etl.go.jp> | |
2379 | |
2380 * buffer.c (Fset_buffer_multibyte): Fix 8-bit char handling. | |
2381 | |
2382 * callproc.c (Fcall_process): Be sure to give the current buffer | |
2383 to decode_coding_c_string. Update PT and PT_BYTE after the | |
2384 insertion. | |
2385 | |
2386 * charset.c (struct charset_map_entries): New struct. | |
2387 (load_charset_map): Renamed from parse_charset_map. New args | |
2388 entries and n_entries. Caller changed. | |
2389 (load_charset_map_from_file): Renamed from load_charset_map. | |
2390 Caller changed. New arg control_flag. Call load_charset_map at | |
2391 the tail. | |
2392 (load_charset_map_from_vector): New function. | |
2393 (Fdefine_charset_internal): Setup charset.compact_codes_p. | |
2394 (encode_char): If the charset is compact, change a character index | |
2395 to a code point. | |
2396 | |
2397 * coding.c (coding_alloc_by_making_gap): Check the case that the | |
2398 source and destination are the same correctly. | |
2399 (decode_coding_raw_text): Set coding->consumed_char and | |
2400 coding->consumed to 0. | |
2401 (produce_chars): If coding->chars_at_source is nonzero, update | |
2402 coding->consumed_char and coding->consumed before calling | |
2403 alloc_destination. | |
2404 (Fdefine_coding_system_alias): Register ALIAS in | |
2405 Vcoding_system_alist. | |
2406 (syms_of_coding): Define `no-convesion' coding system at the tail. | |
2407 | |
2408 * fileio.c (Finsert_file_contents): Set coding_system instead of | |
2409 val. If the current buffer is multibyte, always call | |
2410 decode_coding_gap. | |
2411 | |
2412 * xfaces.c (try_font_list): Give higher priority to fontset's | |
2413 family than face's family. | |
2414 | |
2415 2002-04-18 Kenichi Handa <handa@etl.go.jp> | |
2416 | |
2417 * callproc.c (Fcall_process): Be sure to give the current buffer | |
2418 to decode_coding_c_string. | |
2419 | |
2420 * xfaces.c (try_font_list): Give a family specified in a fontset | |
2421 higher priority than a family specified in a face. | |
2422 | |
2423 2002-04-09 Kenichi Handa <handa@etl.go.jp> | |
2424 | |
2425 * fileio.c (Finsert_file_contents): Fix calculation of `inserted'. | |
2426 Fix arguments to insert_from_buffer. | |
2427 | |
2428 * xdisp.c (display_mode_element): Fix calculation of `bytepos'. | |
2429 | |
2430 2002-03-11 Kenichi Handa <handa@etl.go.jp> | |
2431 | |
2432 * coding.c (produce_chars): Set the variable `multibytep' correctly. | |
2433 (decode_coding_gap): Set coding->dst_multibyte correctly. | |
2434 | |
2435 2002-03-07 Kenichi Handa <handa@etl.go.jp> | |
2436 | |
2437 * coding.c (encode_coding_utf_8): Initialize produced_chars to 0. | |
2438 (decode_coding_utf_16): Fix converting high and low bytes to | |
2439 code-point. | |
2440 (encode_coding_utf_16): Substitute coding->default_char for | |
2441 non-Unicode characters. | |
2442 (decode_coding): Don't call record_insert here. | |
2443 (setup_coding_system): Initialize `surrogate' of | |
2444 coding->spec.utf_16 to 0. | |
2445 (EMIT_ONE_BYTE): Fix for multibyte case. | |
2446 | |
2447 * insdel.c (insert_from_gap): Call record_insert. | |
2448 | |
2449 2002-03-04 Kenichi Handa <handa@etl.go.jp> | |
2450 | |
2451 * casefiddle.c (casify_region): Fix multibyte case. | |
2452 | |
2453 * character.c (c_string_width): Add return type `int'. | |
2454 (char_string_with_unification): Arg ADVANCED deleted. | |
2455 | |
2456 * character.h (CHAR_VALID_P): Don't call CHARACTERP. | |
2457 (CHAR_STRING): Adjusted for the change of | |
2458 char_string_with_unification. | |
2459 (CHAR_STRING_ADVANCE): Make it do-while statement. | |
2460 | |
2461 * chartab.c (sub_char_table_set_range): Optimized for the case | |
2462 DEPTH == 3. Add workaround code for a GCC optimization bug. | |
2463 | |
2464 * charset.c (parse_charset_map): Remove an unused variable. | |
2465 | |
2466 * coding.c: Delete unused variables. | |
2467 | |
2468 * fileio.c (Finsert_file_contents): Set coding_system to Qnil | |
2469 earlier. If inserted is zero and the coding system doesn't | |
2470 require flushing, don't call decode_coding_gap. | |
2471 | |
2472 * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number. | |
2473 | |
2474 2002-03-01 Kenichi Handa <handa@etl.go.jp> | |
2475 | |
2476 The following changes are for using Unicode as an internal | |
2477 character model, and use UTF-8 format for buffer/string | |
2478 representation. | |
2479 | |
2480 * .gdbinit (xchartable): Adjusted for the change of char table | |
2481 structure. | |
2482 (xsubchartable, xcoding, xcharset, xcurbuf): New commands. | |
2483 | |
2484 * Makefile.in (obj): Add character.o and chartab.o. | |
2485 (lisp, shortlisp): Remove utf-8.elc: | |
2486 (*.o): For many files, change dependency on charset.h to | |
2487 character.h, and add dependency on character.h. | |
2488 (character.o, chartab.o): New targets. | |
2489 | |
2490 * abbrev.c, bytecode.c, casefiddle.c, cmds.c, dispnew.c, doc.c, | |
2491 doprnt.c, dosfns.c, frame.c, marker.c, minibuf.c, msdos.c, | |
2492 w16select.c, w32bdf.c, w32console.c: Include "character.h" instead | |
2493 of "charset.h". | |
2494 | |
2495 * dired.c, filelock.c: Include "character.h". | |
2496 | |
2497 * alloc.c: Include "character.h" instead of "charset.h". | |
2498 (Fmake_char_table): Moved to chartab.c. | |
2499 (make_sub_char_table): Likewise. | |
2500 (syms_of_alloc): Remove defsubr for Smake_char_table. | |
2501 | |
2502 * buffer.c: Include "character.h" instead of "charset.h", don't | |
2503 include "coding.h". | |
2504 (Fset_buffer_multibyte): Adjuted for UTF-8. | |
2505 | |
2506 * buffer.h: EXFUN Fbuffer_live_p. | |
2507 | |
2508 * callproc.c: Include "character.h" instead of "charset.h". | |
2509 (Fcall_process): Big change for the new code-conversion APIs. | |
2510 | |
2511 * casetab.c: Include "character.h" instead of "charset.h". | |
2512 (set_canon, set_identity, shuffle): Adjusted for the new | |
2513 map_char_table spec. | |
2514 (init_casetab_once): Call CHAR_TABLE_SET instead of directly | |
2515 accessing the char table structure. | |
2516 | |
2517 * chartab.c: New file that implements char table. | |
2518 | |
2519 * category.c: Include "character.h". | |
2520 (copy_category_entry): New function. | |
2521 (copy_category_table): Call map_char_table and copy_category_entry. | |
2522 (Fmake_category_table): Initialize all top-vel slots. | |
2523 (char_category_set): New function. | |
2524 (modify_lower_category_set): Deleted. | |
2525 (Fmodify_category_entry): Call char_table_ref_and_range. | |
2526 | |
2527 * category.h (CATEGORY_SET): Just call char_category_set. | |
2528 | |
2529 * ccl.c: Include "character.h". | |
2530 (Qccl, Qcclp): New variables. | |
2531 (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if | |
2532 it's less than 256. | |
2533 (CCL_WRITE_MULTIBYTE_CHAR): Deleted. | |
2534 (CCL_WRITE_STRING, CCL_READ_CHAR): Adjusted for the change of SRC | |
2535 and DST type. | |
2536 (ccl_driver): Types of arguments changed. Code adjusted for that. | |
2537 (Fccl_execute, Fccl_execute_on_string): Adjusted for the change of | |
2538 ccl_driver. | |
2539 (syms_of_ccl): Intern and staticpro Qccl and Qcclp. | |
2540 | |
2541 * ccl.h (struct ccl_program): Members eol_type and multibyte | |
2542 deleted. New members src_multibyte, dst_multibyte, consumed, and | |
2543 produced. | |
2544 (struct ccl_spec): Members decoder and encoder deleted. New | |
2545 memeber ccl. | |
2546 (CODING_SPEC_CCL_PROGRAM): New macro. | |
2547 (ccl_driver): Prototype updated. | |
2548 (Qccl, Qcclp, Fccl_program_p): Extern them. | |
2549 (CHECK_CCL_PROGRAM): New macro. | |
2550 | |
2551 * character.c, character.h, chartab.c: New files. | |
2552 | |
2553 * charset.c: Mostly re-written. Character and multibyte sequence | |
2554 handling codes are moved to character.c. | |
2555 | |
2556 * charset.h: Mostly re-written. Character and multibyte sequence | |
2557 handling codes are moved to character.h. | |
2558 | |
2559 * coding.c, coding.h: Mostly re-written. | |
2560 | |
2561 * composite.c: Include "character.h" instead of "charset.h". | |
2562 (CHAR_WIDTH): Moved to character.h. | |
2563 (HASH_KEY, HASH_VALUE): Deleted. | |
2564 | |
2565 * composite.h (enum composition_method): Order of enumeration | |
2566 symbols changed. | |
2567 | |
2568 * data.c: Include "character.h" instead of "charset.h". | |
2569 (Faref): Call CHAR_TABLE_REF for a char table. | |
2570 (Faset): Call CHAR_TABLE_SET for a char table. | |
2571 | |
2572 * dispextern.h (free_realized_face, check_face_attribytes, | |
2573 generate_ascii_font): Extern them. | |
2574 (free_realized_multibyte_face): Extern deleted. | |
2575 | |
2576 * disptab.h (DISP_CHAR_VECTOR): Adjusted for the change of char | |
2577 table structure. | |
2578 | |
2579 * editfns.c: Include "character.h" instead of "charset.h". | |
2580 (Fchar_to_string): Always call CHAR_STRING. | |
2581 | |
2582 * emacs.c (main): Call init_charset_once, init_charset, | |
2583 syms_of_chartab, and syms_of_character. | |
2584 | |
2585 * fileio.c: Include "character.h" instead of "charset.h". | |
2586 (Finsert_file_contents): Big change for the new code-conversion | |
2587 API. | |
2588 (choose_write_coding_system): Likewise. | |
2589 (Fwrite_region): Likewise. | |
2590 (build_annotations_2): Deleted. | |
2591 (e_write): Big change for the new code-conversion API. | |
2592 | |
2593 * fns.c: Include "character.h" instead of "charset.h". | |
2594 (copy_sub_char_table): Moved to chartab.c. | |
2595 (Fcopy_sequence): Call copy_char_table for a char table. | |
2596 (concat): Delete codes calling count_multibyte. | |
2597 (string_char_to_byte): Adjusted for the new multibyte form. | |
2598 (string_byte_to_char): Likewise. | |
2599 (internal_equal): Adjusted for the change of char table structure. | |
2600 (Fchar_table_subtype, Fchar_table_parent, Fset_char_table_parent, | |
2601 Fchar_table_extra_slot, Fset_char_table_extra_slot, | |
2602 Fchar_table_range, Fset_char_table_range, Fset_char_table_default, | |
2603 char_table_translate, optimize_sub_char_table, | |
2604 Foptimize_char_table, map_char_table, Fmap_char_table): Moved to | |
2605 chartab.c. | |
2606 (char_table_ref_and_index): Deleted. | |
2607 (HASH_KEY, HASH_VALUE): Moved to lisp.h. | |
2608 (Fmd5): Call preferred_coding_system instead of accessing | |
2609 Vcoding_category_list. Adjusted for the new code-conversion API. | |
2610 (syms_of_fns): Defsubr for char table related functions moved to | |
2611 chartab.c. | |
2612 | |
2613 * fontset.c: Mostly re-written. | |
2614 | |
2615 * fontset.h (struct font_info): Type of the member encoding_type | |
2616 changed. | |
2617 (enum FONT_SPEC_INDEX): New enum. | |
2618 (fontset_font_pattern, fs_load_font): Prototype updated. | |
2619 (FS_LOAD_FONT): Adjusted for the change of fs_load_font. | |
2620 | |
2621 * indent.c: Include "character.h" instead of "charset.h". | |
2622 (MULTIBYTE_BYTES_WIDTH): Call CHAR_WIDTH instead of | |
2623 WIDTH_BY_CHAR_HEAD. | |
2624 | |
2625 * insdel.c: Include "character.h" instead of "charset.h". | |
2626 (copy_text): Don't refer to Vnonascii_translation_table. | |
2627 (insert_from_gap): New function. | |
2628 | |
2629 * keyboard.c: Include "character.h" instead of "charset.h". | |
2630 (command_loop_1): Never call direct_output_forward_char before | |
2631 a non-ASCII character. | |
2632 (read_char): If Vkeyboard_translate_table is a char table, always | |
2633 translated a character. | |
2634 | |
2635 * keymap.c: Include "character.h". | |
2636 (store_in_keymap): Handle the case that IDX is a cons. | |
2637 (Fdefine_key): Handle the case that KEY is a cons and the car part | |
2638 is also a cons (range). | |
2639 (push_key_description): Adjusted for the new character code. | |
2640 (describe_vector): Call describe_char_table for a char table. | |
2641 (describe_char_table): New function. | |
2642 | |
2643 * keymap.h (describe_char_table): Extern it. | |
2644 | |
2645 * lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE. | |
2646 (XSUB_CHAR_TABLE, XSETSUB_CHAR_TABLE): New macros. | |
2647 (CHAR_TABLE_ORDINARY_SLOTS, CHAR_TABLE_SINGLE_BYTE_SLOTS, | |
2648 SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS): | |
2649 Deleted. | |
2650 (CHAR_TABLE_REF, CHAR_TABLE_SET): Adjusted for the new char table | |
2651 structure. | |
2652 (CHAR_TABLE_TRANSLATE): Just call char_table_translate. | |
2653 (CHARTAB_SIZE_BITS_0, CHARTAB_SIZE_BITS_1, CHARTAB_SIZE_BITS_2, | |
2654 CHARTAB_SIZE_BITS_3): New macros. | |
2655 (chartab_size): Extern it. | |
2656 (struct Lisp_Char_Table): Re-designed. | |
2657 (struct Lisp_Sub_Char_Table): New structure. | |
2658 (HASH_KEY, HASH_VALUE): Moved from fns.c. | |
2659 (CHARACTERBITS): Defined as 22. | |
2660 (GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Adjusted for the above change. | |
2661 (SUB_CHAR_TABLE_P): Check PVEC_CHAR_TABLE. | |
2662 (GC_SUB_CHAR_TABLE_P): New macro. | |
2663 (Fencode_coding_string, Fdecode_coding_string): EXFUN Updated. | |
2664 (code_convert_string_norecord): Extern deleted. | |
2665 (init_character_once, syms_of_character, init_charset, | |
2666 syms_of_composite, Qeq, Fmakehash, insert_from_gap): Extern them. | |
2667 | |
2668 * lread.c: Include "character.h". | |
2669 (read_multibyte): New arg NBYTES. | |
2670 (read_escape): The meaning of returned *BYTEREP changed. | |
2671 (to_multibyte): Deleted. | |
2672 (read1): Adjuted the handling of char table and string. | |
2673 | |
2674 * print.c: Include "character.h" instead of "charset.h". | |
2675 (print_string): Convert 8-bit raw bytes to octal form by | |
2676 string_escape_byte8. | |
2677 (print_object): Adjusted for the new multibyte form. Print 8-bit | |
2678 raw bytes always in octal form. Handle sub char table correctly. | |
2679 | |
2680 * process.c: Include "character.h" instead of "charset.h". | |
2681 (read_process_output): Adjusted for the new code-conversion API. | |
2682 (send_process): Likewise. | |
2683 | |
2684 * puresize.h (BASE_PURESIZE): Increased. | |
2685 | |
2686 * regex.c: Include "character.h" instead of "charset.h". | |
2687 (BYTE8_TO_CHAR, CHAR_BYTE8_P) [not emacs]: New dummy macros. | |
2688 (regex_compile): Accept a range whose starting and ending | |
2689 character have different leading bytes. | |
2690 (analyse_first): Adjusted for the above change. | |
2691 | |
2692 * search.c: Include "character.h" instead of "charset.h". | |
2693 (search_buffer, boyer_moore): Adjusted for the new multibyte form. | |
2694 (Freplace_match): Adjusted for the change of | |
2695 multibyte_char_to_unibyte. | |
2696 | |
2697 * syntax.c: Include "character.h" instead of "charset.h". | |
2698 (syntax_parent_lookup): Deleted. | |
2699 (Fmodify_syntax_entry): Accept a cons as CHAR. | |
2700 (skip_chars): Adjusted for the new multibyte form. | |
2701 (init_syntax_once): Call char_table_set_range instead of directly | |
2702 accessing the structure of a char table. | |
2703 | |
2704 * syntax.h (SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET. | |
2705 (SYNTAX_ENTRY_FOLLOW_PARENT): Macro deleted. | |
2706 (SET_RAW_SYNTAX_ENTRY_RANGE): New macro. | |
2707 (SYNTAX_ENTRY_INT): Call CHAR_TABLE_REF. | |
2708 | |
2709 * term.c: Include "buffer.h" and "character.h". | |
2710 (encode_terminal_code): Adjusted for the new code-conversion API. | |
2711 (write_glyphs): Likewise. | |
2712 (produce_glyphs): Call CHAR_WIDTH instead of CHARSET_WIDTH. | |
2713 | |
2714 * w32term.c (x_new_font): Adjusted for the change of FS_LOAD_FONT. | |
2715 | |
2716 * xdisp.c: Include "character.h". | |
2717 (get_next_display_element): Adjusted for the new multibyte form. | |
2718 (disp_char_vector): Adjusted for the new char table structure. | |
2719 (decode_mode_spec_coding): Adjusted for the new structure of | |
2720 coding system. | |
2721 (decode_mode_spec): Adjusted for the new code-conversion API. | |
2722 | |
2723 * xfaces.c: Include "character.h" instead of "charset.h". | |
2724 (load_face_font): Adjusted for the change of choose_face_font and | |
2725 FS_LOAD_FONT. | |
2726 (generate_ascii_font): New function. | |
2727 (set_lface_from_font_name): Adjusted for the change of | |
2728 FS_LOAD_FONT. | |
2729 (set_font_frame_param): Adjusted for the change of | |
2730 choose_face_font. | |
2731 (free_realized_face): Make it public. | |
2732 (free_realized_faces_for_fontset): Renamed from | |
2733 free_realized_multibyte_face. Free also faces realized for ASCII. | |
2734 (choose_face_font): Argments changed. Adjusted for the change of | |
2735 fontset_font_pattern and FS_LOAD_FONT. | |
2736 | |
2737 * xfns.c: Include "character.h". | |
2738 (x_encode_text): Adjusted for the new code-conversion API. | |
2739 | |
2740 * xselect.c: Don't include "charset.h". | |
2741 (selection_data_to_lisp_data): Adjusted for the new code | |
2742 covnersion API. | |
2743 | |
2744 * xterm.c: Include "character.h". | |
2745 (x_encode_char): New argument CHARSET. Caller changed. | |
2746 (x_get_char_face_and_encoding): Call ENCODE_CHAR instead of | |
2747 SPLIT_CHAR. | |
2748 (x_get_glyph_face_and_encoding): Likewise. | |
2749 (x_produce_glyphs): Don't check Vnonascii_translation_table Call | |
2750 CHAR_WIDTH instead of CHARSET_WIDTH. | |
2751 (XTread_socket): Adjusted for the new code-conversion API. | |
2752 (x_new_font): Adjusted for the change of FS_LOAD_FONT. | |
2753 (x_load_font): Adjusted for the change of struct font. | |
2754 | |
2755 ;; Local Variables: | |
2756 ;; coding: iso-2022-7bit | |
2757 ;; End: | |
2758 | |
2759 Copyright (C) 2002 Free Software Foundation, Inc. | |
2760 Copying and distribution of this file, with or without modification, | |
2761 are permitted provided the copyright notice and this notice are preserved. |