log

age author description
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 ***