bpt/emacs.git
2002-05-30 Kenichi Handa(define-charset): New args :min-code and :max-code.
2002-05-30 Kenichi Handa*** empty log message ***
2002-05-30 Kenichi Handa(CODE_POINT_TO_INDEX): Take charset->char_index_offset
2002-05-30 Kenichi Handa(sturct define_charset_arg_index): New enums charset_ar...
2002-05-30 Kenichi Handa*** empty log message ***
2002-05-30 Kenichi Handa(chinese-gbk): Change :code-offset to
2002-05-30 Kenichi HandaNew file.
2002-05-29 Dave Love*** empty log message ***
2002-05-29 Dave Love(iso-8859-11): New coding system.
2002-05-29 Dave LoveDoc fixes.
2002-05-27 Dave Love(decode_coding_utf_8): Reject overlong sequences.
2002-05-27 Dave LoveComment.
2002-05-27 Dave Love*** empty log message ***
2002-05-27 Dave LoveDoc fixes.
2002-05-27 Dave Love(DONTCOMPILE): Add language/chinese.el,
2002-05-27 Dave LoveAdd pseudo-maths example.
2002-05-27 Dave LoveElide ASCII part.
2002-05-27 Dave LoveNew file.
2002-05-27 Dave Love*** empty log message ***
2002-05-27 Dave Love(mm-auto-save-coding-system): Prefer utf-8-emacs
2002-05-27 Dave Love(desktop-save): Use utf-8-emacs coding system, not
2002-05-27 Dave Love(revert-buffer, recover-file): Use utf-8-emacs coding
2002-05-27 Dave Love(mail-recover-1, mail-recover): Use utf-8-emacs
2002-05-26 Dave Love*** empty log message ***
2002-05-26 Dave Love(print-coding-system-briefly): Fix
2002-05-26 Dave Love(describe-language-environment): Use
2002-05-26 Dave Love(encoded-kbd-setup-keymap) <ccl>:
2002-05-26 Dave Love(coding-system-post-read-conversion)
2002-05-26 Dave Love(with-category-table): Use make-symbol.
2002-05-26 Dave Love*** empty log message ***
2002-05-26 Dave Love(encode-coding-char): Use
2002-05-26 Dave Love(describe-current-coding-system): Fix
2002-05-26 Dave LoveDoc fixes. Remove redundant
2002-05-26 Dave Love(Qmac): Remove (duplicated) definition.
2002-05-26 Dave LoveDoc fixes.
2002-05-26 Dave Love*** empty log message ***
2002-05-26 Dave Love(coding-system-iso-2022-flags): Revert
2002-05-25 Dave LoveAdditional double width specifications.
2002-05-25 Dave Love(Fcharset_priority_list, Fset_charset_priority): New
2002-05-25 Dave Love(Fstring): Doc fix.
2002-05-25 Dave Love(ibm866): Fix alias.
2002-05-25 Dave Love(print-coding-system): (Incomplete)
2002-05-25 Dave Love(coding-system-iso-2022-flags): Add
2002-05-25 Dave Love(Fdefine_charset_alias): Update Vcharset_list.
2002-05-25 Dave Love(Ffontset_info): Doc fix. Return charset names, not
2002-05-24 Dave Love(setup_iso_safe_charsets): Fix arg decl for K&R.
2002-05-24 Dave Love(costs_set): Declare static, non-initialized for pcc.
2002-05-24 Dave Love(kbd_buffer_store_event): Fix interrupt_signal decl
2002-05-24 Dave Love(xlwmenu_window_p): Fix prototype for K&R.
2002-05-24 Dave Love(map_charset_chars): Fix c_function declaration for
2002-05-24 Dave Love(DEFUN) [!PROTOTYPES]: Remove spurious `args'.
2002-05-23 Dave Love*** empty log message ***
2002-05-23 Dave Love(Fchar_or_string_p): Doc fix. Use CHARACTERP.
2002-05-23 Dave Love(Fmodify_category_entry): Doc fix. Remove unused
2002-05-23 Dave Love(cp874, ibm874): New coding systems.
2002-05-23 Dave LoveAvoid decode-char.
2002-05-23 Dave Love(cp862, ibm862): New coding systems.
2002-05-23 Dave Love(cp851, ibm851, cp869, ibm869): New coding
2002-05-23 Dave Love(cp852, ibm852, cp857, ibm857, cp860)
2002-05-23 Dave LoveAdd coding tag, avoid decode-char.
2002-05-23 Dave Love(cp855, ibm855): New coding systems.
2002-05-23 Dave LoveAdd coding tag.
2002-05-23 Dave LoveAvoid decode-char in top-level code
2002-05-23 Dave LoveVarious simplifications and
2002-05-23 Dave LoveAdd
2002-05-23 Dave LoveAdd coding tag.
2002-05-23 Kenichi Handa(Fdefine_charset_internal): Fix argument to bzero.
2002-05-23 Kenichi Handa(Fdefine_coding_system_internal): Fix previous change.
2002-05-23 Kenichi Handa(lisp): Change cyrillic.elc to cyrillic.el,
2002-05-23 Kenichi Handa*** empty log message ***
2002-05-22 Kenichi Handa*** empty log message ***
2002-05-22 Kenichi Handa(RUN-EMACS): Add LC_ALL=C.
2002-05-22 Kenichi HandaCancel the 2002-05-17 change of mine.
2002-05-22 Dave Love*** empty log message ***
2002-05-22 Dave Love(code-pages): Provide for
2002-05-22 Dave Love*** empty log message ***
2002-05-22 Kenichi Handa(decode_coding_charset): Fix previous change.
2002-05-22 Kenichi Handa(decode_coding_charset): Adjusted for the change of
2002-05-22 Kenichi Handa*** empty log message ***
2002-05-22 Kenichi HandaAdd setting for unicode font at the end of the default...
2002-05-22 Kenichi Handa*** empty log message ***
2002-05-22 Kenichi Handa(Fmake_char): Fix previous change.
2002-05-21 Dave Love(adobe-standard-encoding, symbol):
2002-05-21 Kenichi HandaIf CODE1 is nil, use the minimum code of the charset.
2002-05-21 Kenichi Handa*** empty log message ***
2002-05-21 Kenichi Handa(vietnamese-viscii-lower, vietnamese-viscii-upper)...
2002-05-21 Kenichi Handa(emacs_mule_char): Fix previous change.
2002-05-21 Kenichi Handa(ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.
2002-05-21 Kenichi Handa(Fdefine_charset_internal): Fix bug for the case of...
2002-05-20 Dave Love(iso-latin-10): Fix typo.
2002-05-20 Dave Love(adobe-standard-encoding): Fix typo.
2002-05-20 Dave Love*** empty log message ***
2002-05-20 Dave LoveNew file.
2002-05-20 Dave Love(font-encoding-alist): Add
2002-05-20 Dave Love(iso-latin-10): Add :mime-charset.
2002-05-20 Dave Love(iso-latin-6, iso-8859-10, latin-6)
2002-05-20 Dave Love(format-alist): Remove ibm, mac, hp entries (available
2002-05-20 Dave Love(iso-8859-10, symbol)
2002-05-20 Dave LoveAdd charset-map-directory.
2002-05-20 Kenichi Handa(encode_coding_iso_2022): If coding requires safe
next