]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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(ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194...
2002-09-14 Dave Love(DONTCOMPILE): Add indian.el.
2002-09-13 Dave Love(find-coding-systems-for-charsets): Check charset type...
2002-09-13 Dave Love(iscii-to-ucs-region): Fix typo.
2002-09-13 Dave Love(charset): Move.
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(charset): New widget.
2002-09-09 Dave Love(widget-string-complete): New.
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(language-info-custom-alist): New.
2002-09-08 Dave Love(emacs-mule, iso-2022-7bit)
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 LoveMake and � a case pair.
2002-09-05 Dave Love*** empty log message ***
2002-09-05 Dave LoveRemoved (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 LoveFix 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...
2002-09-05 Dave LoveUse `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
2002-09-05 Dave Lovecomment
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...
2002-09-03 Kenichi Handa(Fexpand_abbrev): Convert a unibyte character to
2002-09-03 Kenichi HandaDon't define the charset iso-8859-1 here, just setup...
2002-08-23 Kenichi Handa(enum lface_attribute_index): New member LFACE_FONTSET_...
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 ...
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 HandaDon'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 HandaRemove duplicated case setting for Cyrillic and Greek...
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...
2002-08-19 Kenichi Handa*** empty log message ***
2002-08-19 Kenichi HandaFix 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(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(Fset_fontset_font): Treate `ascii' as charset, not...
2002-08-19 Kenichi Handa*** empty log message ***
2002-08-19 Kenichi Handa(fontset-plain-name): If the fontset
next