log

age author description
2003-10-11 Jason Rumney (Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
2003-10-11 Jason Rumney Include character.h. Use terminal_encode_buffer from term.c.
2003-10-11 Jason Rumney (w32_load_bdf_font): Clear font_info before filling.
2003-10-11 Jason Rumney (terminal_encode_buffer): Make externally visible.
2003-10-11 Jason Rumney Don't set fontsets to use sjis.
2003-10-11 Jason Rumney Add character.h dependancies.
2003-10-09 Kenichi Handa (Finsert_file_contents) [DOS_NT]: Fix previous change.
2003-10-09 Kenichi Handa *** empty log message ***
2003-10-09 Kenichi Handa (Finsert_file_contents) [DOS_NT]: Use the macro CODING_ID_EOL_TYPE..
2003-10-06 Andreas Schwab *** empty log message ***
2003-10-06 Andreas Schwab (produce_chars): Revert last change.
2003-10-06 Kenichi Handa *** empty log message ***
2003-10-06 Kenichi Handa (x_get_font_repertory): Handle the case that the
2003-10-06 Kenichi Handa (load_font_get_repertory): Pay attention to the case
2003-10-06 Kenichi Handa (Fdefine_coding_system_alias): Update Vcoding_system_list.
2003-10-06 Kenichi Handa (char_table_translate): Use CHARACTERP, not INETEGERP.
2003-10-06 Kenichi Handa (charset_unicode): Extern it.
2003-10-06 Kenichi Handa (string_xstring_p): Check by (C >= 0x100).
2003-10-02 Kenichi Handa *** empty log message ***
2003-10-02 Kenichi Handa (encode_terminal_code): Don't handle glyph-table. Check
2003-10-01 Kenichi Handa *** empty log message ***
2003-10-01 Kenichi Handa (iso-2022-jp, iso-2022-jp-2, japanese-iso-8bit): Fix the order of
2003-10-01 Kenichi Handa (terminal_encode_buffer, terminal_encode_buf_size): New
2003-10-01 Kenichi Handa (consume_chars): If coding->src_object is nil, don't check annotation.
2003-09-30 Kenichi Handa *** empty log message ***
2003-09-30 Kenichi Handa *** empty log message ***
2003-09-30 Kenichi Handa (auto-composition-chunk-size): Variable deleted.
2003-09-30 Kenichi Handa (handle_auto_composed_prop): Check if the last
2003-09-29 Dave Love *** empty log message ***
2003-09-29 Dave Love (find_and_call_menu_selection): Make menu_bar_items_used
2003-09-29 Dave Love (DefaultDepthOfScreen, x_encode_text): Remove unused vars.
2003-09-29 Dave Love (face_numeric_value): Declare dim size_t.
2003-09-29 Dave Love (regex_compile): Remove unused var.
2003-09-29 Dave Love (Fminibuffer_complete_word): Remove unused var.
2003-09-29 Dave Love (Fset_keymap_parent, map_keymap, Fcopy_keymap)
2003-09-29 Dave Love (cancel_hourglass_unwind): Return Qnil.
2003-09-29 Dave Love (frame_name_fnn_p): Make len EMACS_INT.
2003-09-29 Dave Love (Fwrite_region): Remove unused var.
2003-09-29 Dave Love (adjust_frame_glyphs_for_frame_redisplay)
2003-09-29 Dave Love (Fremove_list_of_text_properties): Declare.
2003-09-29 Dave Love (inhibit_pre_post_conversion): Removed (unused).
2003-09-29 Dave Love (syms_of_charset): Remove unused var p.
2003-09-29 Dave Love (set_case_table): Remove unused var.
2003-09-29 Dave Love (Fdisplay_buffer, Fframe_selected_window): Remove
2003-09-29 Dave Love Merge from HEAD.
2003-09-28 Kenichi Handa *** empty log message ***
2003-09-28 Kenichi Handa (define-coding-system): Fix attribute name :for-unibyte.
2003-09-28 Kenichi Handa (char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P.
2003-09-26 Dave Love #
2003-09-26 Dave Love *** empty log message ***
2003-09-26 Dave Love (x_bitmap_mask): Declare.
2003-09-26 Kenichi Handa *** empty log message ***
2003-09-26 Kenichi Handa (ps-mule-begin-job): Fix previous change.
2003-09-26 Kenichi Handa *** empty log message ***
2003-09-26 Kenichi Handa (ps-generate-string-list): Function deleted.
2003-09-26 Kenichi Handa Mostly re-written.
2003-09-26 Kenichi Handa (HeaderOrFooterTextLines): Handle multiple strings in a line.
2003-09-26 Kenichi Handa (auto-compose-region): New function.
2003-09-26 Kenichi Handa (concat): Don't change multibyteness of the result by
2003-09-26 Kenichi Handa (Faset): Check newelt by CHECK_CHARACTER. Don't change
2003-09-18 Dave Love *** empty log message ***
2003-09-18 Dave Love Zap mule-ucs.
2003-09-17 Dave Love *** empty log message ***
2003-09-17 Dave Love (ccl_driver): Fix arg of CHARACTERP.
2003-09-17 Dave Love (x_term_init): Fix type error.
2003-09-17 Dave Love Add Funibyte_char_to_multibyte.
2003-09-17 Dave Love (Fread_coding_system): Fix arg of XSETSTRING.
2003-09-17 Dave Love Sync with HEAD version.
2003-09-17 Dave Love Don't include varargs.h.
2003-09-17 Dave Love *** empty log message ***
2003-09-17 Dave Love (get_property_and_range): Make start and end EMACS_INT.
2003-09-17 Dave Love (adjust_point_for_property): Make beg and end
2003-09-17 Dave Love (find_composition, update_compositions): Make
2003-09-17 Dave Love (handle_composition_prop, check_point_in_composition):
2003-09-17 Dave Love (lisp_string_width): Make ignore and end EMACS_INT.
2003-09-17 Dave Love (check_composition): Make start and end EMACS_INT.
2003-09-17 Dave Love (find_composition, run_composition_function)
2003-09-16 Dave Love *** empty log message ***
2003-09-16 Dave Love (gtkutil.o): Depend on coding.h.
2003-09-16 Dave Love (ENCODE_UTF_8): New.
2003-09-16 Kenichi Handa *** empty log message ***
2003-09-16 Kenichi Handa (Finsert_file_contents): Call setup_coding_system in
2003-09-11 Kenichi Handa *** empty log message ***
2003-09-11 Dave Love *** empty log message ***
2003-09-11 Dave Love *** empty log message ***
2003-09-11 Dave Love (detect-coding-with-language-environment): Doc fix.
2003-09-11 Dave Love (capitalized-words-mode): Add autoload
2003-09-11 Dave Love (list-charset-chars): Set buffer file
2003-09-11 Dave Love Doc fixes.
2003-09-10 Kenichi Handa *** empty log message ***
2003-09-10 Dave Love *** empty log message ***
2003-09-10 Dave Love (standard-display-default): Use characterp.
2003-09-10 Dave Love (edmacro-parse-keys): Use characterp.
2003-09-10 Dave Love (generic-mode-set-comments): Use characterp.
2003-09-10 Dave Love (prin1-char): Use characterp.
2003-09-10 Dave Love (keypad-setup): Use characterp.
2003-09-10 Dave Love (eshell-process-option): Use characterp.
2003-09-10 Dave Love (perl-font-lock-syntactic-face-function): Use characterp.
2003-09-10 Dave Love (sh-font-lock-syntactic-face-function): Use characterp.
2003-09-10 Dave Love (tex-font-lock-syntactic-face-function): Use characterp.
2003-09-10 Andreas Schwab *** empty log message ***
2003-09-10 Andreas Schwab (map_char_table): Protect `range' from GC.
2003-09-08 Kenichi Handa *** empty log message ***
2003-09-08 Kenichi Handa *** empty log message ***
2003-07-09 Kenichi Handa (decode_coding_sjis): Check bytes more rigidly.
2003-07-09 Kenichi Handa *** empty log message ***
2003-06-26 Kenichi Handa *** empty log message ***
2003-06-26 Kenichi Handa (choose_write_coding_system): Return a decided coding system.
2003-06-22 Kenichi Handa *** empty log message ***
2003-06-22 Kenichi Handa (utf-7-decode, utf-7-encode): Use utf-16be, not utf-16-be.
2003-06-22 Kenichi Handa (utf-16-be): Make it an alias of utf-16be-with-signature.
2003-06-10 Kenichi Handa (coding-system-category): New function.
2003-06-06 Kenichi Handa *** empty log message ***
2003-06-06 Kenichi Handa (universal-coding-system-argument):
2003-06-06 Kenichi Handa (Fset_charset_priority): Pay attention to dumplicated arguments.
2003-06-06 Kenichi Handa *** empty log message ***
2003-06-06 Kenichi Handa *** empty log message ***
2003-06-06 Kenichi Handa * coding.c (QCcategory): New variable.
2003-06-05 Kenichi Handa (Fset_coding_system_priority): Doc fix. Update values
2003-06-05 Kenichi Handa *** empty log message ***
2003-06-05 Kenichi Handa (set-coding-priority): Re-written.
2003-06-05 Kenichi Handa (font-lock-match-c-style-declaration-item-and-skip-to-next):
2003-06-05 Kenichi Handa *** empty log message ***
2003-06-05 Kenichi Handa (decode_coding_iso_2022): Fix handling of invalid
2003-06-05 Kenichi Handa (Fcall_process): Handle carryover correctly.
2003-06-05 Kenichi Handa *** empty log message ***
2003-06-05 Kenichi Handa (read_process_output): Handle carryover correctly.
2003-06-02 Dave Love *** empty log message ***
2003-06-02 Dave Love (re_search_2): Fix last change.
2003-05-30 Kenichi Handa *** empty log message ***
2003-05-30 Kenichi Handa (GET_CHAR_BEFORE_2): Check multibyte, not
2003-05-30 Kenichi Handa (compile_pattern): Check the member target_multibyte,
2003-05-30 Kenichi Handa (read1): While reading a string, set force_singlebyte
2003-05-30 Kenichi Handa (Fset_unibyte_charset): Fix setting up of
2003-05-30 Kenichi Handa (ctext-non-standard-designations-alist):
2003-05-29 Kenichi Handa *** empty log message ***
2003-05-29 Kenichi Handa (Finsert_file_contents): Even if we read into a
2003-05-29 Kenichi Handa (setup_coding_system): If coding has
2003-05-29 Kenichi Handa *** empty log message ***
2003-05-29 Kenichi Handa (make_conversion_work_buffer): Change the work buffer
2003-05-29 Kenichi Handa *** empty log message ***
2003-05-28 Kenichi Handa (ctext-non-standard-encodings-alist):
2003-05-28 Kenichi Handa *** empty log message ***
2003-05-28 Kenichi Handa (detected_mask): Delete unused variable.
2003-05-28 Kenichi Handa (make_conversion_work_buffer): Prototype adjusted.
2003-05-28 Kenichi Handa (kill_workbuf_unwind): New function.
2003-05-28 Kenichi Handa (Fgenerate_new_buffer_name): EXFUN it.
2003-05-23 Dave Love *** empty log message ***
2003-05-23 Dave Love (define-coding-system): Doc fix.
2003-05-23 Dave Love (utf-16le, utf-16be-16be)
2003-05-20 Kenichi Handa Fix previous change.
2003-05-20 Kenichi Handa *** empty log message ***
2003-05-20 Kenichi Handa Remade.
2003-05-20 Kenichi Handa Fix previous change.
2003-05-20 Kenichi Handa Make it work for the map file included int glibc.
2003-05-20 Kenichi Handa (MAPS): Change gb18030.map to gb18030-2.map
2003-05-20 Kenichi Handa (Fdefine_coding_system_internal): Fix for the case that
2003-05-20 Kenichi Handa (BASE_FONTSET_P): Check FONTSET_BASE, not
2003-05-08 Dave Love *** empty log message ***
2003-05-08 Dave Love (utf-7): New.
2003-05-06 Kenichi Handa *** empty log message ***
2003-05-06 Kenichi Handa (map_sub_char_table): New argument DEFAULT_VAL.
2003-05-06 Kenichi Handa *** empty log message ***
2003-05-06 Kenichi Handa (utf-16-be)
2003-05-06 Kenichi Handa (define-coding-system): Fix docstring about :bom and :endian.
2003-05-06 Kenichi Handa (Qsignature, Qendian): Delete these variables.
2003-05-06 Kenichi Handa *** empty log message ***
2003-05-06 Kenichi Handa (coding_set_source): Fix for the case that the current
2003-05-04 Dave Love Fix last change.
2003-05-04 Dave Love *** empty log message ***
2003-05-04 Dave Love (read_emacs_mule_char) [len==2]: Index
2003-05-02 Dave Love *** empty log message ***
2003-04-30 Dave Love (utf-16-be)
2003-04-30 Dave Love (describe-character-set): Fix
2003-04-12 Kenichi Handa *** empty log message ***
2003-04-12 Kenichi Handa Change "Hindi" to more common characters.
2003-04-12 Kenichi Handa Register CDAC fonts in
2003-04-12 Kenichi Handa (utf-16-le-with-signature): Renamed from utf-16-le-with-sig.
2003-04-12 Kenichi Handa *** empty log message ***
2003-04-09 Kenichi Handa *** empty log message ***
2003-04-09 Kenichi Handa (Vface_font_rescale_alist): Renamed from
2003-03-28 Kenichi Handa (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
2003-03-28 Kenichi Handa (utf-16-le): Renamed from utf-16-le-nosig.
2003-03-14 Kenichi Handa *** empty log message ***
2003-03-14 Kenichi Handa (Finsert_file_contents): On replacing, before decoding the file into
2003-02-14 Dave Love ("polish-slash"): Doc fix.
2003-02-13 Dave Love *** empty log message ***
2003-02-13 Dave Love ("turkish-latin-3-postfix"): Make it
2003-02-13 Dave Love ("turkish-latin-3-alt-postfix"): Make it
2003-02-13 Dave Love *** empty log message ***
2003-02-13 Dave Love (ukrainian-computer): Fix duplicate `\'.
2003-02-13 Dave Love (Fcheck_coding_systems_region): Fix type errors.
2003-02-12 Dave Love *** empty log message ***
2003-02-12 Dave Love (chinese-big5-hkscs): New coding system.
2003-02-12 Dave Love (georgian-ps, georgian-academy): New coding
2003-02-12 Dave Love Revert bogus checkin.
2003-02-12 Dave Love (big5-hkscs, georgian-academy): New
2003-02-12 Dave Love (georgian-ps, georgian-academy): New coding
2003-02-12 Dave Love *** empty log message ***
2003-02-04 Dave Love *** empty log message ***
2003-02-04 Dave Love (charset-iso-final-char)
2003-02-04 Dave Love Comment.
2003-02-04 Dave Love (XTread_socket): Check Lisp types for Vx_keysym_table
2003-01-31 Kenichi Handa *** empty log message ***
2003-01-31 Kenichi Handa (SKIP_GLYPHS): New macro.
2003-01-31 Kenichi Handa (copy_category_entry): Fix for the case that RANGE is an integer.
2003-01-31 Kenichi Handa (x_encode_char): Call ccl_driver with the last arg Qnil.
2003-01-31 Kenichi Handa (w32_encode_char): Call ccl_driver with the last arg Qnil.
2003-01-30 Kenichi Handa *** empty log message ***
2003-01-30 Kenichi Handa (define-ccl-program): Fset charset-id to charset-id-internal
2003-01-30 Kenichi Handa (Fcharset_id_internal): New function.
2003-01-30 Kenichi Handa *** empty log message ***
2003-01-30 Kenichi Handa (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
2003-01-30 Kenichi Handa (enum define_coding_ccl_arg_index): Set the first
2003-01-30 Kenichi Handa (ccl_driver): Prototype adjusted.
2003-01-30 Kenichi Handa (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
2003-01-21 Kenichi Handa (list-block-of-chars): Use decode-char instead of make-char.
2003-01-21 Kenichi Handa *** empty log message ***
2003-01-11 Kenichi Handa *** empty log message ***
2003-01-11 Kenichi Handa (ENCODE_CHAR): If the method is SUBSET or SUPERSET, call encode_char.
2003-01-11 Kenichi Handa (encode_char): Fix handling of methods SUBSET and SUPERSET.
2003-01-11 Kenichi Handa *** empty log message ***
2003-01-11 Kenichi Handa (x_new_fontset): Fix previous change.
2003-01-10 Dave Love *** empty log message ***
2003-01-10 Dave Love (syms_of_composite): Make composition_hash_table
2003-01-10 Kenichi Handa *** empty log message ***
2003-01-10 Kenichi Handa * HELLO: Fix upcase and downcase for several languages. Change
2003-01-10 Kenichi Handa Delete the code to create a fontset from the X resource "Font".
2003-01-10 Kenichi Handa Enable the default fontset to use
2003-01-10 Kenichi Handa (unicode-bmp): Delete duplicated definition. Give it :code-offset 0.
2003-01-10 Kenichi Handa (print-fontset-element): New
2003-01-10 Kenichi Handa (x_new_fontset): Prototype adjusted.
2003-01-10 Kenichi Handa (x_new_fontset): Change the arg FONTSETNAME to Lisp
2003-01-10 Kenichi Handa (x_set_font, x_create_tip_frame): Adjusted to the change
2003-01-10 Kenichi Handa (check_face_attributes, generate_ascii_font_name)
2003-01-10 Kenichi Handa (Qfontset): Don't extern it.
2003-01-10 Kenichi Handa Give 8 extra slots to fontset objects.
2003-01-10 Kenichi Handa (generate_ascii_font_name): Moved to fontset.c.
2003-01-09 Kenichi Handa *** empty log message ***
2003-01-09 Kenichi Handa (print-fontset): Insert proper newline and indentation spaces.
2003-01-07 Dave Love *** empty log message ***
2003-01-07 Dave Love (find-coding-systems-for-charsets):
2003-01-07 Dave Love (cl-make-type-test): Use characterp.
2003-01-07 Dave Love (side-effect-free-fns): Add langinfo,
2003-01-07 Dave Love (skip_chars, skip_syntaxes): Fix type errors.
2003-01-07 Dave Love (update_compositions): Fix type error.
2003-01-07 Dave Love (Fapropos_internal): Don't gcpro apropos_predicate but
2003-01-07 Dave Love Fix some dependencies.
2003-01-07 Kenichi Handa (Fset_fontset_font): Fix indentation of docstring.
2003-01-07 Kenichi Handa (x_new_font): Optimize for the case that the font is
2003-01-07 Kenichi Handa *** empty log message ***
2003-01-06 Kenichi Handa (char_table_ascii): Check if the char table contents
2003-01-06 Kenichi Handa *** empty log message ***
2003-01-06 Kenichi Handa *** empty log message ***
2003-01-06 Kenichi Handa (CATEGORY_MASK_RAW_TEXT): New macro.
2003-01-06 Kenichi Handa (struct coding_detection_info): New structure.
2003-01-06 Kenichi Handa Add local variable coding: latin-1.
2003-01-06 Kenichi Handa *** empty log message ***
2003-01-06 Kenichi Handa *** empty log message ***
2003-01-06 Kenichi Handa (insert_from_gap): Fix argument to offset_intervals.
2003-01-06 Kenichi Handa (x-complement-fontset-spec): If a fontname doesn't conform to XLFD
2003-01-03 Dave Love *** empty log message ***
2003-01-03 Dave Love (apropos_predicate, apropos_accumulate): Declare
2002-12-12 Dave Love *** empty log message ***
2002-12-12 Dave Love Fixed/updated
2002-12-08 Dave Love *** empty log message ***
2002-12-08 Dave Love (mik, pt154): New coding systems.
2002-12-08 Dave Love (mik, pt154): New charsets.
2002-12-08 Dave Love Remove codepoint 0x7f.
2002-12-05 Dave Love *** empty log message ***
2002-12-05 Dave Love (unicode-data): Fix treatment of
2002-12-05 Dave Love Move parts around so that syntax
2002-12-05 Kenichi Handa (Fdefine_charset_internal): Setup charset.fast_map correctly.
2002-12-05 Kenichi Handa *** empty log message ***
2002-12-01 Dave Love *** empty log message ***
2002-11-26 Dave Love *** empty log message ***
2002-11-26 Dave Love (Flanginfo): Call synchronize_system_time_locale.
2002-11-07 Dave Love Use AC_CONFIG_LIBOBJ_DIR. Require autoconf 2.54.
2002-11-07 Kenichi Handa Fix previous change.
2002-11-07 Kenichi Handa *** empty log message ***
2002-11-07 Kenichi Handa Load composite
2002-11-07 Kenichi Handa (tibetan-composition-function): Change
2002-11-07 Kenichi Handa Register tibetan-composition-function in
2002-11-07 Kenichi Handa (thai-post-read-conversion): Delete this
2002-11-07 Kenichi Handa Register thai-composition-function in
2002-11-07 Kenichi Handa (lao-post-read-conversion): Delete this
2002-11-07 Kenichi Handa Register lao-composition-function in
2002-11-07 Kenichi Handa (indian-compose-region): Don't call
2002-11-07 Kenichi Handa (indian-composable-pattern): New variable.
2002-11-07 Kenichi Handa Register combining characters in
2002-11-07 Kenichi Handa Register devanagari-composable-pattern
2002-11-07 Kenichi Handa Register devanagari-composable-function
2002-11-07 Kenichi Handa (quail-input-string-to-events): Don't generate compose-chars-after
2002-11-07 Kenichi Handa (tibetan): Fix :code-space property.
2002-11-07 Kenichi Handa Make all chararacters in the charset tibetan to tibetan script.
2002-11-07 Kenichi Handa Remove all autoload cookies.
2002-11-07 Kenichi Handa *** empty log message ***
2002-11-07 Kenichi Handa (quail-indian-preceding-char-position): Function
2002-11-07 Kenichi Handa Don't require thai-util.
2002-11-07 Kenichi Handa (selection_data_to_lisp_data): Don't call
2002-11-07 Kenichi Handa (it_props): Add an entry for Qauto_composed.
2002-11-07 Kenichi Handa (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
2002-11-07 Kenichi Handa (Vcomposition_function_table,
2002-11-07 Kenichi Handa (Qauto_composed, Vauto_composition_function,
2002-11-07 Kenichi Handa (lisp, shortlisp): Add composite.elc
2002-11-06 Dave Love *** empty log message ***
2002-11-06 Kenichi Handa (decode_coding_utf_8): When eol_type is Qdos, handle
2002-11-06 Kenichi Handa *** empty log message ***
2002-11-01 Dave Love *** empty log message ***
2002-11-01 Dave Love (unicode-data): Find unicodedata-file
2002-10-31 Dave Love *** empty log message ***
2002-10-31 Dave Love Doc fixes.
2002-10-31 Dave Love *** empty log message ***
2002-10-31 Dave Love (XTread_socket): Fix changes for defined keysyms. Add
2002-10-30 Kenichi Handa *** empty log message ***
2002-10-30 Kenichi Handa Change indian-2-column chars of Hindi line to Unicode chars.
2002-10-30 Kenichi Handa *** empty log message ***
2002-10-30 Kenichi Handa ("fontset-default"): Add an entry for `indian-is13194' charset.
2002-10-30 Kenichi Handa (indian-is13194): Delete :unify-map
2002-10-30 Kenichi Handa *** empty log message ***
2002-10-30 Kenichi Handa *** empty log message ***
2002-10-30 Kenichi Handa Delete the superfluous autoload cookie
2002-10-30 Kenichi Handa (Fset_charset_priority): Fix previous change.
2002-10-30 Kenichi Handa (indian-2-column-to-ucs-region): Add autoload cookie.
2002-10-30 Kenichi Handa (Fset_charset_priority): Update Viso_2022_charset_list.
2002-10-29 Kenichi Handa (font_resizing_ratio): Fix last change.
2002-10-29 Kenichi Handa *** empty log message ***
2002-10-29 Kenichi Handa ("fontset-default"): Add an entry for
2002-10-29 Kenichi Handa (malayalam-glyph): New charset.
2002-10-29 Kenichi Handa (Vface_resizing_fonts): New variable.
2002-10-29 Dave Love *** empty log message ***
2002-10-29 Dave Love (xaw_scroll_callback): Cast correctly.
2002-10-28 Dave Love *** empty log message ***
2002-10-28 Dave Love (XTread_socket): Only consider keysym>=32 for ASCII.
2002-10-28 Dave Love (lispy_accent_codes, lispy_accent_keys): Extend.
2002-10-28 Dave Love Comment.
2002-10-28 Dave Love *** empty log message ***
2002-10-28 Dave Love *** empty log message ***
2002-10-28 Dave Love (xaw_scroll_callback): Cast call_data.
2002-10-28 Dave Love Fix typo in loop setting x-keysym-table.
2002-10-27 Dave Love *** empty log message ***
2002-10-27 Dave Love (utf-8-emacs): Delete :mime-charset.
2002-10-27 Dave Love *** empty log message ***
2002-10-27 Dave Love (Vx_keysym_table): New.
2002-10-27 Dave Love (wid-edit): Require when compiling.
2002-10-27 Dave Love Remove some ancient compatibility code. Populate
2002-10-25 Kenichi Handa (in-is13194-devanagari): Fix
2002-10-25 Kenichi Handa *** empty log message ***
2002-10-17 Dave Love *** empty log message ***
2002-10-17 Dave Love Redundant with ibm866.map.
2002-10-16 Dave Love ("turkish-latin-3-alt-postfix"): Make it
2002-10-16 Dave Love ("turkish-latin-3-postfix"): Make it
2002-10-16 Dave Love *** empty log message ***
2002-10-16 Dave Love (charset): Supply doc, :tag.
2002-10-16 Dave Love Fix mode line.
2002-10-16 Dave Love *** empty log message ***
2002-10-16 Dave Love (mm-encode-body): Doc fix.
2002-10-16 Dave Love (quoted-printable-encode-region): Fix non-Emacs 22 case.
2002-10-16 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
2002-10-16 Kenichi Handa *** empty log message ***
2002-10-16 Kenichi Handa (detect_coding_charset): If only ASCII bytes are found, return 0.
2002-10-16 Kenichi Handa *** empty log message ***
2002-10-16 Kenichi Handa (set-locale-environment): Delete superfluous ')'s at the tail.
2002-10-16 Kenichi Handa (byte-compile-lapcode): Be sure to return a unibyte string.
2002-10-16 Kenichi Handa (detect_coding): Fix previous change.
2002-10-15 Dave Love *** empty log message ***
2002-10-15 Dave Love *** empty log message ***
2002-10-15 Dave Love (Fcheck_coding_system): Doc fix.
2002-10-15 Dave Love (Finsert_byte): Return a proper value.
2002-10-15 Kenichi Handa (set-locale-environment): Delete superfluous ')'s at the tail.
2002-10-15 Kenichi Handa *** empty log message ***
2002-10-15 Kenichi Handa (define-coding-system): Fix typo; "docode" -> "decode".
2002-10-15 Kenichi Handa (Freplace_match): Check C by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (Ftext_char_description): Check C by ASCII_CHAR_P, not
2002-10-15 Kenichi Handa (copy_text): Check C by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (concat): Check CH by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (general_insert_function): Check VAL by ASCII_CHAR_P,
2002-10-15 Kenichi Handa (Faset): Check NEWELT by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (decode_coding): Fix args to translate_chars. Pay
2002-10-14 Dave Love *** empty log message ***
2002-10-14 Dave Love (side-effect-free-fns): Add
2002-10-14 Dave Love (cyrillic-alternativnyj): Remove
2002-10-14 Dave Love (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
2002-10-11 Dave Love *** empty log message ***
2002-10-11 Dave Love *** empty log message ***
2002-10-11 Dave Love (alternativnyj): Use new table.
2002-10-11 Dave Love (ibm1047, cp1047): New.
2002-10-11 Dave Love New.
2002-10-10 Dave Love *** empty log message ***
2002-10-10 Dave Love (Flanginfo): Fix typo.
2002-10-10 Dave Love *** empty log message ***
2002-10-10 Dave Love (unexec): Make last change conditional on Irix 6.5.
2002-10-10 Kenichi Handa (detect_coding_utf_8): Check incomplete byte sequence.
2002-10-10 Kenichi Handa *** empty log message ***
2002-10-10 Kenichi Handa *** empty log message ***
2002-10-09 Dave Love *** empty log message ***
2002-10-09 Dave Love (quoted-printable-encode-region): Fix non-multibyte search
2002-10-09 Dave Love Comment.
2002-10-09 Dave Love (describe-language-environment): Be
2002-10-09 Dave Love ("Bulgarian"): Fix input method and
2002-10-09 Dave Love ("Latin-2", "Latin-5"): Doc fix.
2002-10-09 Dave Love (decode_coding_utf_8): Treat surrogates as invalid.
2002-10-09 Kenichi Handa *** empty log message ***
2002-10-09 Kenichi Handa (select-safe-coding-system): If
2002-10-09 Kenichi Handa (char_string): Renamed from
2002-10-09 Kenichi Handa (CHAR_STRING): Call char_string if C is greater than
2002-10-07 Dave Love *** empty log message ***
2002-10-07 Dave Love (quoted-printable-encode-region): Go to start of range
2002-10-07 Kenichi Handa *** empty log message ***
2002-10-07 Kenichi Handa (re_search_2): Fix for the case of unibyte buffer.
2002-10-07 Kenichi Handa (push_key_description): Pay attention to force_multibyte.
2002-10-06 Dave Love *** empty log message ***
2002-10-06 Dave Love Copyright up-date.
2002-10-06 Dave Love Comment fix.
2002-10-06 Dave Love (define_charset_internal): Rename `supprementary'.
2002-10-06 Dave Love (quail-help): Fix underlining.
2002-10-06 Dave Love (quail-indian-preceding-char-position)
2002-10-06 Dave Love ("Chinese-GB18030"): Fix more.
2002-10-06 Dave Love (chinese-gb18030): Fix last change.
2002-10-06 Dave Love *** empty log message ***
2002-10-06 Dave Love (lisp, shortlisp): Remove latin-N.
2002-10-06 Dave Love (locale-language-names): Add GB18030.
2002-10-06 Dave Love (chinese-gb18030, gb18030)
2002-10-06 Dave Love *** empty log message ***
2002-10-06 Dave Love Don't require latin-1.
2002-10-06 Dave Love (use_xim): Initialize.
2002-10-05 Dave Love (use_xim) [HAVE_X_I18N]: Declare.
2002-10-05 Dave Love *** empty log message ***
2002-10-05 Dave Love (language-info-alist): Doc fix.
2002-10-05 Dave Love ("Czech"): Remove unibyte-syntax property.
2002-10-05 Dave Love ("Slovak"): Remove unibyte-syntax property.
2002-10-05 Dave Love ("Romanian"): Remove unibyte-syntax property.
2002-10-05 Dave Love ("Greek"): Remove unibyte-syntax property.
2002-10-05 Dave Love Remove unibyte-syntax properties.
2002-10-05 Dave Love (set-language-environment): Check
2002-10-05 Dave Love (DONTCOMPILE): Remove latin-N.el.
2002-10-05 Dave Love (set-case-syntax-charset, set-case-syntax-1)
2002-10-05 Dave Love Remove international/latin-N.el.
2002-10-05 Dave Love (unicode-data): Check that
2002-10-05 Dave Love Add Latin-1.
2002-10-05 Dave Love (x_window, x_window): Use use_xim.
2002-10-05 Dave Love (Table of Resources): Add useXIM.
2002-10-05 Kenichi Handa (charset-script-alist): Fix script names.
2002-10-05 Kenichi Handa *** empty log message ***
2002-10-04 Dave Love Fix coding cookie.
2002-10-01 Kenichi Handa *** empty log message ***
2002-10-01 Kenichi Handa (set-language-environment): Delete unnecessary setup of syntax/case
2002-10-01 Kenichi Handa (set-case-syntax-set-multibyte): This variable
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-15. Never provide latin-9.
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-14. Never provide latin-8.
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-9. Never provide latin-5.
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-4. Never provide latin-4.
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-3. Never provide latin-3.
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-2. Never provide latin-2.
2002-10-01 Kenichi Handa Bind set-case-syntax-charset to iso-8859-1. Never provide latin-1.
2002-10-01 Kenichi Handa (search_buffer): Fix case-fold-search of multibyte
2002-09-27 Kenichi Handa (describe-face): Describe :fontset property too.
2002-09-27 Kenichi Handa *** empty log message ***
2002-09-27 Kenichi Handa (generate-fontset-menu): Exclude the defualt fontset.
2002-09-27 Kenichi Handa (x_new_fontset): If FONTSETNAME specifies the default
2002-09-27 Kenichi Handa (set_lface_from_font_name): Reject the default fontset.
2002-09-27 Kenichi Handa (x_set_font): Change the error message of the case that
2002-09-27 Kenichi Handa (display_string): Fix for the case of zero width glyph.
2002-09-25 Dave Love *** empty log message ***
2002-09-24 Dave Love Fix last change.
2002-09-23 Dave Love *** empty log message ***
2002-09-23 Dave Love Add some non-word syntax cases.
2002-09-23 Dave Love *** empty log message ***
2002-09-23 Dave Love Don't set char width of CJK
2002-09-19 Kenichi Handa (re_search_2): Fix previous change.
2002-09-19 Kenichi Handa *** empty log message ***
2002-09-18 Kenichi Handa *** empty log message ***
2002-09-18 Kenichi Handa (skip_syntaxes): Fix previous change.
2002-09-18 Kenichi Handa (skip_syntaxes): Fix previous change.
2002-09-14 Dave Love *** empty log message ***
2002-09-14 Dave Love (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
2002-09-14 Dave Love (DONTCOMPILE): Add indian.el.
2002-09-13 Dave Love *** empty log message ***
2002-09-13 Dave Love (find-coding-systems-for-charsets): Check charset type before
2002-09-13 Dave Love (iscii-to-ucs-region): Fix typo.
2002-09-13 Dave Love (charset): Move.
2002-09-13 Kenichi Handa *** empty log message ***
2002-09-13 Kenichi Handa (skip_chars): Fix previous change.
2002-09-12 Kenichi Handa (emacs-mule, iso-2022-7bit)
2002-09-12 Kenichi Handa *** empty log message ***
2002-09-09 Dave Love *** empty log message ***
2002-09-09 Dave Love (charset): New widget.
2002-09-09 Dave Love (widget-string-complete): New.
2002-09-08 Dave Love *** empty log message ***
2002-09-08 Dave Love (dev-charseq): Avoid indian-glyph-char.
2002-09-08 Dave Love (indian-script-table)
2002-09-08 Dave Love (ucs-devanagari-to-is13194-alist)
2002-09-08 Dave Love *** empty log message ***
2002-09-08 Dave Love (language-info-custom-alist): New.
2002-09-08 Dave Love (emacs-mule, iso-2022-7bit)
2002-09-08 Dave Love *** empty log message ***
2002-09-08 Dave Love (eight-bit): Add :docstring,
2002-09-07 Dave Love (cp858): New.
2002-09-07 Dave Love (set-case-syntax-pair): Remove check on byte
2002-09-06 Dave Love *** empty log message ***
2002-09-05 Dave Love *** empty log message ***
2002-09-05 Dave Love Make and ? a case pair.
2002-09-05 Dave Love *** empty log message ***
2002-09-05 Dave Love Removed (now auto-generated).
2002-09-05 Dave Love (mm-iso-8859-x-to-15-region): Deleted.
2002-09-05 Dave Love (quoted-printable-decode-region): Use mm-insert-byte.
2002-09-05 Dave Love (mm-insert-byte): New.
2002-09-05 Dave Love *** empty log message ***
2002-09-05 Dave Love (message-posting-charset): defvar when compiling.
2002-09-05 Dave Love (mm-hack-charsets, mm-iso-8859-15-compatible)
2002-09-05 Dave Love (AH_BOTTOM): Add Local Variables comment.
2002-09-05 Dave Love Fix last change.
2002-09-05 Dave Love (unexec): Make .got handling not SGI-specific.
2002-09-05 Dave Love (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
2002-09-05 Dave Love Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
2002-09-05 Dave Love comment
2002-09-05 Dave Love (fontset_add): Return Lisp_Object.
2002-09-05 Dave Love (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
2002-09-05 Dave Love (read_key_sequence): Fix type error.
2002-09-03 Dave Love *** empty log message ***
2002-09-03 Dave Love (charset_ordered_list_tick): Declare extern.
2002-09-03 Kenichi Handa *** empty log message ***
2002-09-03 Kenichi Handa (char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
2002-09-03 Kenichi Handa (compile_pattern_1): Don't adjust the multibyteness of
2002-09-03 Kenichi Handa * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
2002-09-03 Kenichi Handa (struct re_pattern_buffer): New member target_multibyte.
2002-09-03 Kenichi Handa (Fminibuffer_complete_word): Use the macro
2002-09-03 Kenichi Handa (unibyte_char_to_multibyte): Extern deleted.
2002-09-03 Kenichi Handa (internal_self_insert): In a multibyte buffer, insert C
2002-09-03 Kenichi Handa (casify_object): Fix previous change.
2002-09-03 Kenichi Handa (Fset_unibyte_charset): If the dimension of CHARSET is
2002-09-03 Kenichi Handa (unibyte_to_multibyte_table): New variable.
2002-09-03 Kenichi Handa (LEADING_CODE_LATIN_1_MIN)
2002-09-03 Kenichi Handa (Fbyte_code): Convert a unibyte character to multibyte if necessary.
2002-09-03 Kenichi Handa (Fexpand_abbrev): Convert a unibyte character to
2002-09-03 Kenichi Handa Don't define the charset iso-8859-1 here, just setup its properties.
2002-08-23 Kenichi Handa *** empty log message ***
2002-08-23 Kenichi Handa (enum lface_attribute_index): New member LFACE_FONTSET_INDEX.
2002-08-23 Kenichi Handa (QCfontset): New variable.
2002-08-22 Kenichi Handa (base64_encode_1): Handle eight-bit chars correctly.
2002-08-22 Kenichi Handa *** empty log message ***
2002-08-22 Kenichi Handa *** empty log message ***
2002-08-21 Kenichi Handa (insert_from_gap): Make it work even if PT != GTP.
2002-08-21 Kenichi Handa (coding_set_destination): Fix coding->destination for
2002-08-21 Kenichi Handa (utf-8): Give :mime-charset property.
2002-08-21 Kenichi Handa *** empty log message ***
2002-08-21 Kenichi Handa (base64_decode_1): Insert eight-bit chars correctly.
2002-08-21 Kenichi Handa (BYTE8_STRING): New macro.
2002-08-21 Kenichi Handa (quoted-printable-decode-region): Fix previous change.
2002-08-21 Kenichi Handa (quoted-printable-decode-region): Insert bytes by `insert-byte'.
2002-08-20 Kenichi Handa *** empty log message ***
2002-08-20 Kenichi Handa (Finsert_byte): New function.
2002-08-20 Kenichi Handa *** empty log message ***
2002-08-20 Kenichi Handa Don't setup printable-chars here.
2002-08-20 Kenichi Handa (set_canon, set_identity, shuffle): Simplified.
2002-08-20 Kenichi Handa (get_next_display_element): Don't display unibyte 8-bit
2002-08-20 Kenichi Handa (syms_of_character): Setup Vprintable_chars.
2002-08-20 Kenichi Handa (Freplace_match): Fix previous change.
2002-08-20 Kenichi Handa (Freplace_match): Fix for the unibyte case.
2002-08-20 Kenichi Handa (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
2002-08-20 Kenichi Handa (Fchar_equal): Fix for the unibyte case.
2002-08-20 Kenichi Handa (Fexpand_abbrev): Fix for the multibyte case.
2002-08-20 Kenichi Handa *** empty log message ***
2002-08-20 Kenichi Handa Remove duplicated case setting for Cyrillic and Greek letters.
2002-08-20 Kenichi Handa *** empty log message ***
2002-08-20 Kenichi Handa (_fetch_multibyte_char_len): This variable deleted.
2002-08-20 Kenichi Handa (_fetch_multibyte_char_len): Extern deleted.
2002-08-20 Kenichi Handa (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
2002-08-20 Kenichi Handa (casify_object): Simplified. Handle the case that
2002-08-20 Kenichi Handa (describe-buffer-case-table): Handle the case that KEY is a cons
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa Fix categories ?A and ?C.
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa (safe_to_load_p): Fix the logic.
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa (scan_words): Don't treat characters belonging to
2002-08-19 Kenichi Handa (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
2002-08-19 Kenichi Handa (script-list): Treat ascii characters as `latin' script.
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa (Fset_fontset_font): Treate `ascii' as charset, not script.
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa (fontset-plain-name): If the fontset
2002-08-19 Kenichi Handa (main): In the case of --unibyte, instead of aborting on
2002-08-19 Kenichi Handa (main): In the case of --unibyte, instead of aborting on finding
2002-08-18 Dave Love *** empty log message ***
2002-08-18 Dave Love (rfc2047-encode): Fix last change.
2002-08-18 Dave Love *** empty log message ***
2002-08-18 Dave Love (term-char-mode): Remove generic-character-list code.
2002-08-18 Dave Love (ruler-mode-character-validate): Use characterp.
2002-08-18 Dave Love (character): Use characterp.
2002-08-18 Dave Love *** empty log message ***
2002-08-18 Dave Love *** empty log message ***
2002-08-18 Dave Love (describe-coding-system): Add utf-16
2002-08-18 Dave Love (viet-encode-viscii-char): Use encode-char.
2002-08-18 Dave Love ("Tajik", "Bulgarian", "Belarusian"): Add
2002-08-18 Dave Love (Funibyte_char_to_multibyte): Doc fix.
2002-08-18 Dave Love Fix last change.
2002-08-15 Kenichi Handa *** empty log message ***
2002-08-15 Kenichi Handa (nonascii_insert_offset, Vnonascii_translation_table):
2002-08-15 Kenichi Handa (x_produce_glyphs): Use ASCII_CHAR_P, not
2002-08-15 Kenichi Handa (charset_unibyte): Renamed from charset_primary.
2002-08-15 Kenichi Handa (charset_unibyte): Extern it instead of
2002-08-15 Kenichi Handa (unibyte_char_to_multibyte): Refer to
2002-08-15 Kenichi Handa (fontset_add): Make the type `int'.
2002-08-15 Kenichi Handa (reset-language-environment): Don't
2002-08-15 Kenichi Handa *** empty log message ***
2002-08-08 Kenichi Handa *** empty log message ***
2002-08-08 Kenichi Handa (tar-extract): Fix previous change.
2002-08-08 Kenichi Handa (Fdefine_coding_system_internal): Fix category setting
2002-08-08 Kenichi Handa (next-word-boundary-han): Don't
2002-08-08 Kenichi Handa *** empty log message ***
2002-08-01 Kenichi Handa *** empty log message ***
2002-08-01 Kenichi Handa (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
2002-08-01 Kenichi Handa *** empty log message ***
2002-08-01 Kenichi Handa Call map-charset-chars on big5
2002-08-01 Kenichi Handa (Vnext_word_boundary_function_table): New variable.
2002-08-01 Kenichi Handa *** empty log message ***
2002-08-01 Kenichi Handa (fs_load_font): If fontp->charset is not negative,
2002-08-01 Kenichi Handa (x_load_font): Initialize fontp->fontset to -1.
2002-07-31 Dave Love *** empty log message ***
2002-07-31 Dave Love Generated with autoheader.
2002-07-31 Dave Love Change logic (instead of fixing typo).
2002-07-31 Dave Love Don't include strings.h.
2002-07-31 Dave Love (bcopy, bzero, bcmp): Don't undef.
2002-07-31 Dave Love (NO_SIOCTL_H): Don't define.
2002-07-31 Dave Love (HAVE_ALLOCA): Delete.
2002-07-31 Dave Love (leim): Don't put PARALLEL in environment.
2002-07-31 Dave Love Require autoconf 2.53. Merge changes from trunk.
2002-07-31 Kenichi Handa (syms_of_charset): Fix previous change.
2002-07-31 Kenichi Handa *** empty log message ***
2002-07-31 Kenichi Handa (tar-file-name-coding-system): New variable. Make
2002-07-31 Kenichi Handa (archive-file-name-coding-system): New variable.
2002-07-31 Kenichi Handa (Fstring_to_multibyte): New function.
2002-07-31 Kenichi Handa (setup_echo_area_for_printing, set_message_1): Adjusted
2002-07-31 Kenichi Handa (Fset_buffer_multibyte): Prototype adjusted.
2002-07-31 Kenichi Handa * coding.c (make_conversion_work_buffer): Adjusted for the change
2002-07-31 Kenichi Handa (charset_8_bit): Extern it.
2002-07-31 Kenichi Handa (charset_eight_bit, Qeight_bit_control): New
2002-07-31 Kenichi Handa (Funibyte_char_to_multibyte): If C can't be decoded
2002-07-31 Kenichi Handa (CHAR_TO_BYTE8): If C is not eight-bit char, call
2002-07-31 Kenichi Handa (Fcall_process): Don't call insert_1_both directly if
2002-07-31 Kenichi Handa (Qas, Qmake, Qto): New variables.
2002-07-30 Dave Love *** empty log message ***
2002-07-30 Dave Love ("welsh"): Doc fix.
2002-07-30 Dave Love Reinstate some commented-out redundancies.
2002-07-30 Dave Love (x_put_x_image): Declare args.
2002-07-30 Dave Love (font_name_registry, choose_face_font): Delete unused
2002-07-30 Dave Love (message2_nolog, set_message): Declare an arg.
2002-07-30 Dave Love (tparam): Declare an arg. Use P_ to declare tparm.
2002-07-30 Dave Love Comment fix
2002-07-30 Dave Love (scan_sexps_forward): Declare an arg.
2002-07-30 Dave Love (calculate_scrolling, calculate_direct_scrolling):
2002-07-30 Dave Love (Fnew_fontset): Declare.
2002-07-30 Dave Love (push_key_description): Call CHARACTERP correctly.
2002-07-30 Dave Love (fontset_add): Declare args. Call make_number
2002-07-30 Dave Love (Fsubstitute_command_keys): Delete unused vars.
2002-07-30 Dave Love (update_compositions): Declare arg.
2002-07-30 Dave Love (calccost, cmgoto): Declare args.
2002-07-30 Dave Love Remove `emacs' conditional. Doc fixes.
2002-07-30 Dave Love (syms_of_character) <translation-table-vector>: Doc
2002-07-30 Dave Love Remove `emacs' conditional. Include hash table stuff
2002-07-30 Dave Love Don't redefine P_.
2002-07-30 Dave Love Updates for current changes.
2002-07-30 Dave Love (quail-cxterm-package-ext-info): Doc
2002-07-30 Dave Love comment
2002-07-30 Dave Love (rfc2047-charset-encoding-alist): Use B for Hebrew.
2002-07-30 Dave Love (gnus-read-newsrc-el-file): Don't bind
2002-07-30 Dave Love Copyright up-date
2002-07-30 Dave Love *** empty log message ***
2002-07-30 Dave Love (copyright-regexp): Remove redundancy.
2002-07-26 Kenichi Handa (Vchar_script_table): Extern it.
2002-07-26 Kenichi Handa *** empty log message ***
2002-07-26 Kenichi Handa (Vscript_alist): This variable deleted.
2002-07-26 Kenichi Handa *** empty log message ***
2002-07-26 Kenichi Handa *** empty log message ***
2002-07-26 Kenichi Handa (x_produce_glyphs): Use ASCII_CHAR_P, not
2002-07-26 Kenichi Handa (x_get_font_repertory): Extern it.
2002-07-26 Kenichi Handa (x_set_font): Always call x_new_fontset and
2002-07-26 Kenichi Handa Include charset.h.
2002-07-26 Kenichi Handa (message_dolog, set_message_1,
2002-07-26 Kenichi Handa (XMenuActivate): Adjuted for the change of lookup_derived_face.
2002-07-26 Kenichi Handa (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
2002-07-26 Kenichi Handa (Qprepend, Qappend): New variables.
2002-07-26 Kenichi Handa (get_font_repertory_func): New prototype.
2002-07-26 Kenichi Handa (struct face): Member `charset' deleted.
2002-07-26 Kenichi Handa (Fmake_char_table): Doc fixed. If PURPOSE doesn't
2002-07-26 Kenichi Handa (Fccl_execute_on_string): Add `const' to local variables.
2002-07-26 Kenichi Handa (Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
2002-07-26 Kenichi Handa (abbrev.o): Depend on syntax.h.
2002-07-26 Kenichi Handa Don't register ccl-encode-indian-glyph-font
2002-07-26 Kenichi Handa (print-fontset): Use describe-vector
2002-07-26 Kenichi Handa Unify these charses: korean-ksc5601, ipa, tibetan, ethiopic,
2002-07-26 Kenichi Handa Setup the default fontset by the new
2002-07-26 Kenichi Handa Setup char-script-table.
2002-07-25 Kenichi Handa *** empty log message ***
2002-07-25 Kenichi Handa *** empty log message ***
2002-07-25 Kenichi Handa (Ffind_coding_systems_region_internal): Detect an
2002-07-25 Kenichi Handa (Fload): Don't load with Qload_force_doc_strings t if
2002-07-25 Kenichi Handa *** empty log message ***
2002-07-24 Kenichi Handa Include "coding.h".
2002-07-24 Kenichi Handa *** empty log message ***
2002-07-23 Dave Love *** empty log message ***
2002-07-23 Kenichi Handa (face_before_or_after_it_pos): Call
2002-07-23 Kenichi Handa *** empty log message ***
2002-07-22 Kenichi Handa (Fmap_charset_chars): Fix handling of default value for FROM_CODE
2002-07-22 Kenichi Handa *** empty log message ***
2002-07-22 Kenichi Handa *** empty log message ***
2002-07-22 Kenichi Handa (Vscript_alist): New variable.
2002-07-22 Kenichi Handa *** empty log message ***
2002-07-22 Kenichi Handa (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12,
2002-07-22 Kenichi Handa (Vcharset_ordered_list): Extern it.
2002-07-22 Kenichi Handa (charset_ordered_list_tick): New variable.
2002-07-22 Kenichi Handa (TRAILING_CODE_P): New macro.
2002-07-22 Kenichi Handa (print_object): Use octal form for printing the
2002-07-18 Dave Love *** empty log message ***
2002-07-18 Dave Love (Fload) <!load_dangerous_libraries>: Don't leak fd.
2002-07-18 Dave Love *** empty log message ***
2002-07-18 Dave Love (fancy-splash-head): Warn about status.
2002-07-17 Kenichi Handa (detect-coding-with-priority): Fix the place of using `,' marker in
2002-07-17 Kenichi Handa *** empty log message ***
2002-07-17 Dave Love *** empty log message ***
2002-07-17 Dave Love Move coding.h.
2002-07-17 Dave Love *** empty log message ***
2002-07-17 Dave Love (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
2002-07-16 Dave Love (print_string): Remove CHAR_VALID_P test.
2002-07-16 Dave Love Comments.
2002-07-16 Dave Love *** empty log message ***
2002-07-16 Dave Love Include "...h", not <...h> in some cases.
2002-07-16 Dave Love (fontset_ref, fontset_set, fs_load_font)
2002-07-16 Dave Love (ENCODE_DESIGNATION, decode_eol)
2002-07-16 Dave Love (Fmap_charset_chars): Check args. Convert Lisp types.
2002-07-16 Dave Love (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
2002-07-16 Dave Love (syms_of_character): Fix CHAR_TABLE_SET call.
2002-07-16 Dave Love (SYNTAX_ENTRY_INT): Don't use make_number.
2002-07-16 Dave Love (init_casetab_once, init_casetab_once): Fix
2002-07-16 Dave Love (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
2002-07-16 Dave Love (note_mouse_movement): Fix call of window_from_coordinates.
2002-07-16 Dave Love (code_convert_region): Fix prototype.
2002-07-16 Dave Love (display_mode_element): Fix call of Fset_text_properties.
2002-07-11 Dave Love *** empty log message ***
2002-07-11 Dave Love (Fset_coding_system_priority): Allow null arg list.
2002-07-11 Dave Love (set-coding-priority): Fix obsolete spec.
2002-07-11 Dave Love (mule-unicode-e000-ffff): Set
2002-07-11 Dave Love (with-coding-priority): Fix.
2002-07-09 Dave Love *** empty log message ***
2002-07-09 Dave Love (mm-find-mime-charset-region): Fix :mime-charset
2002-07-06 Dave Love Comments.
2002-07-05 Dave Love *** empty log message ***
2002-07-05 Dave Love (leim-list-header): Add coding tag.
2002-07-05 Dave Love *** empty log message ***
2002-07-04 Dave Love *** empty log message ***
2002-07-04 Dave Love (find-coding-systems-region)
2002-07-03 Dave Love *** empty log message ***
2002-07-03 Dave Love Comment.
2002-07-03 Dave Love (set-char-table-default): Make obsolete.
2002-07-03 Dave Love (Fminibuffer_complete_word): Remove unused var.
2002-07-03 Dave Love *** empty log message ***
2002-07-03 Dave Love (Fcall_process): Remove unused vars.
2002-07-03 Dave Love (XTread_socket): Add extra dead keysyms.
2002-07-03 Dave Love (decode_mode_spec_coding): Use CHARACTERP.
2002-07-03 Dave Love Remove prototypes for redraw_frame,
2002-07-03 Dave Love Copyright up-date.
2002-07-03 Dave Love (Fself_insert_command): Use CHARACTERP.
2002-07-03 Dave Love (make_sub_char_table): Remove unused var.
2002-07-03 Dave Love (access_keymap): Remove generic char code.
2002-07-01 Dave Love *** empty log message ***
2002-07-01 Dave Love ("Devanagari"): Fix coding-system,
2002-07-01 Dave Love (describe-char-after): Modify display