1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
Commit graph

49299 commits

Author SHA1 Message Date
Kenichi Handa
5ef807becb (diacritic-composition-function): Fix for the case that POS is at the
head.  Allow combining with more characters.
2004-01-20 08:27:17 +00:00
Kenichi Handa
c80bcdbc47 (print_check_string_charset_prop): Fix previous change. 2004-01-18 23:45:31 +00:00
Kenichi Handa
dedbd91c48 *** empty log message *** 2004-01-18 23:30:38 +00:00
Kenichi Handa
71ea13cb98 Include charset.h.
(Vprint_charset_text_property): New variable.
(Qdefault): Extern it.
(PRINT_STRING_NON_CHARSET_FOUND)
(PRINT_STRING_UNSAFE_CHARSET_FOUND): New macros.
(print_check_string_result): New variable.
(print_check_string_charset_prop): New function.
(print_prune_charset_plist): New variable.
(print_prune_string_charset): New function.
(print_object): Call print_prune_string_charset if
Vprint_charset_text_property is not t.
(print_interval): Print nothing if itnerval->plist is nil.
(syms_of_print): Declare Vprint_charset_text_property as a lisp
variable.  Init and staticpro print_prune_charset_plist.
2004-01-18 23:27:07 +00:00
Kenichi Handa
6c4cd269c7 *** empty log message *** 2004-01-16 00:35:52 +00:00
Kenichi Handa
b242d1fa98 (describe-char): Check `charset' property.
Show the code point in the charset in hexadigits.
2004-01-16 00:35:16 +00:00
Kenichi Handa
c30686b7aa *** empty log message *** 2004-01-15 23:04:06 +00:00
Kenichi Handa
35650cd225 (stretches-for-character-list): Delete it.
(list-block-of-chars): Use tabs instead of `display' property for
aligning characters.
(print-fontset-element): Fix the printing of XLFD.
2004-01-15 23:03:32 +00:00
Kenichi Handa
ec782be397 *** empty log message *** 2004-01-15 12:10:35 +00:00
Kenichi Handa
2ec7fd700a (new_fontset_from_font_name): Use the specified font
for all characters in the new fontset.
2004-01-15 12:10:04 +00:00
Kenichi Handa
1a85d48230 *** empty log message *** 2004-01-15 06:58:31 +00:00
Kenichi Handa
fda2f91bac (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
OBJECT args.
2004-01-15 06:58:07 +00:00
Kenichi Handa
14ee5d4c21 (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args. 2004-01-15 06:57:45 +00:00
Kenichi Handa
032ed8010d (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
OBJECT args for composition too.
2004-01-15 06:57:02 +00:00
Kenichi Handa
dc47eccc14 (syms_of_composite): Fix comment. 2004-01-15 02:43:15 +00:00
Kenichi Handa
c5379562de *** empty log message *** 2004-01-15 02:16:11 +00:00
Kenichi Handa
12d9a6c708 (encoded-kbd-self-insert-utf-8): New function.
(encoded-kbd-setup-keymap): Add code for handling utf-8.
(encoded-kbd-mode): Likewise.
2004-01-15 02:15:34 +00:00
Kenichi Handa
e852aed25e *** empty log message *** 2004-01-13 01:44:46 +00:00
Kenichi Handa
e3c7c6a56d (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args. 2004-01-13 01:43:38 +00:00
Kenichi Handa
779c6fb661 (compute_char_face): Call FACE_FOR_CHAR with POS and OBJECT args. 2004-01-13 01:43:00 +00:00
Kenichi Handa
f46a4dc1a5 (face_before_or_after_it_pos): Call FACE_FOR_CHAR with
POS and OBJECT args.
(get_next_display_element): Likewise.
(append_space): Likewise.
(extend_face_to_end_of_line): Likewise.
(get_char_face_and_encoding): Likewise.
(BUILD_COMPOSITE_GLYPH_STRING): Likewise.
(x_produce_glyphs): Likewise.
2004-01-13 01:40:47 +00:00
Kenichi Handa
6bad800726 (reorder_font_vector): Adjusted for the change of
FONT_DEF format.
(fontset_face): New arg id.  Caller changed.
(face_for_char): New args pos and object.
(make_fontset_for_ascii_face): Adjusted for the change of FONT_DEF
format.n
(fs_query_fontset): Check NAME by Fassoc too.
(Fset_fontset_font): Allow non-XLFD font name.
(Ffontset_info): Adjusted for the change of FONT_DEF format.
2004-01-13 01:38:53 +00:00
Kenichi Handa
695871dbe7 (face_for_char): Prototype adjusted. 2004-01-13 01:35:47 +00:00
Kenichi Handa
83a90904ea (FACE_FOR_CHAR): New args POS and OBJECT. 2004-01-13 01:34:56 +00:00
Kenichi Handa
22557137c7 *** empty log message *** 2004-01-07 23:05:42 +00:00
Kenichi Handa
e5dfa2402e (quail-indian-flatten-list): Delete it.
(quail-define-inscript-package): Pay attention to `nil' values of
char/key-table.
(inscript-tml-keytable): New variable.  Use it for Tamil inscript.
2004-01-07 23:04:47 +00:00
Jason Rumney
add3da7bcb *** empty log message *** 2004-01-03 17:38:03 +00:00
Kenichi Handa
142077aa79 *** empty log message *** 2003-12-30 01:00:13 +00:00
Kenichi Handa
c43e85a985 *** empty log message *** 2003-12-29 07:57:38 +00:00
Kenichi Handa
3b0fab0e78 (handle_auto_composed_prop): Fix setting of limit. 2003-12-29 07:57:00 +00:00
Kenichi Handa
e410666744 *** empty log message *** 2003-12-29 07:53:55 +00:00
Kenichi Handa
e08bbb8433 (send_process): Be sure to set coding->src_multibyte. 2003-12-29 07:53:43 +00:00
Kenichi Handa
13ac3ac9f9 (CHARACTERBITS): Define as 22. 2003-12-29 07:53:29 +00:00
Kenichi Handa
4ab09de26b (set_fontset_font): Fix args. 2003-12-29 07:53:13 +00:00
Kenichi Handa
065e359516 (Qinsufficient_source, Qinconsistent_eol)
(Qinvalid_source, Qinterrupted, Qinsufficient_memory): New
variables.
(Vlast_code_conversion_error): New variables.
(syms_of_coding): DEFSYM or DEFVAR_LISP them.
(ONE_MORE_BYTE): Record error if any instead of signaling an
error.  If non-ASCII multibyte char is found, return the negative
value of the code.  All callers changed to check it.
(ONE_MORE_BYTE_NO_CHECK): Likewise.
(record_conversion_result): New function.  All codes setting
coding->result are changed to call this function.
(detect_coding_utf_8): Don't use the local variable incomplete.
(decode_coding_utf_8): Likewise.
(emacs_mule_char): Change the second arg to `const'.
(detect_coding_emacs_mule): Don't use the local variable
incomplete.
(detect_coding_sjis): Likewise.
(detect_coding_big5): Likewise.
(decode_coding): Fix of flushing out unprocessed data.
(make_conversion_work_buffer): Fix making of a work buffer.
(decode_coding_object): Return coding->dst_object;
2003-12-29 07:52:49 +00:00
Kenichi Handa
63e1147869 (enum coding_result_code): Delete
CODING_RESULT_INSUFFICIENT_CMP, add CODING_RESULT_INVALID_SRC.
2003-12-29 07:52:30 +00:00
Kenichi Handa
bc85ac782e (map_sub_char_table_for_charset): Fix args to c_function with. 2003-12-29 07:52:13 +00:00
Kenichi Handa
5af5dd920e (charset_table_used): Make it static.
(map_charset_chars): Fix args to c_function with.
2003-12-29 07:51:57 +00:00
Kenichi Handa
0321663c42 (charset_table_used): Delete extern. 2003-12-29 07:51:39 +00:00
Kenichi Handa
99e293b5b2 (Fccl_execute_on_string): Fix the condition of loop. 2003-12-29 07:51:22 +00:00
Kenichi Handa
8e4cd685a5 Fix setting of category `|'. 2003-12-29 07:50:51 +00:00
Kenichi Handa
8e9e2c18da (set-locale-environment): Insert locale-translation-file-name in a
unibyte buffer.
2003-12-29 07:50:35 +00:00
Kenichi Handa
137c0a6773 (read-face-font): Include fontsets in the completion list. 2003-12-29 07:50:17 +00:00
Kenichi Handa
7453364c3a *** empty log message *** 2003-12-02 06:57:35 +00:00
Kenichi Handa
d8c9fb8826 (detect_coding): Fix previous change.
(detect_coding_system): Likewise.
2003-12-02 06:57:17 +00:00
Kenichi Handa
b19bff0c0d *** empty log message *** 2003-12-02 05:04:08 +00:00
Kenichi Handa
1b1314e056 (chinese-gb18030): Fix :charset-list. 2003-12-02 05:03:50 +00:00
Kenichi Handa
c0c99152f4 (handle_auto_composed_prop): Give limit to
Fnext_single_char_property_change.
2003-12-02 04:40:49 +00:00
Kenichi Handa
9541b9ed1a *** empty log message *** 2003-12-02 01:55:21 +00:00
Kenichi Handa
6a83ee8a4a (syms_of_composite): Don't make the compostion hash table week. 2003-12-02 01:55:06 +00:00