bpt/emacs.git
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
2002-05-20 Kenichi Handa*** empty log message ***
2002-05-19 Dave Love*** empty log message ***
2002-05-19 Dave Love*** empty log message ***
2002-05-19 Dave LoveElide ASCII part.
2002-05-19 Dave Love(DONTCOMPILE): Remove ucs-tables, utf-8,
2002-05-19 Dave Love(iso-latin-10): New coding system.
2002-05-19 Dave Love(describe-coding-system): Avoid error
2002-05-19 Dave Love(emacs-mule): Set :charset-list,
2002-05-17 Dave Love*** empty log message ***
2002-05-17 Dave LoveMost of code removed or commented
2002-05-17 Dave LoveDoc fixes.
2002-05-17 Dave Love(windows-1254, cp1254, windows-1257)
2002-05-17 Dave Love("UTF-8"): Use utf-8, not mule-utf-8.
2002-05-17 Dave Love(windows-1258, cp1258): New coding
2002-05-17 Dave Love(windows-1255, cp1255): New coding systems.
2002-05-17 Dave Love(windows-1253, cp1253): New coding systems.
2002-05-17 Dave Love(ebcdic-us, ebcdic-uk): New coding systems.
2002-05-17 Dave Love(ebcdic-us, ebcdic-uk): Change map
2002-05-17 Dave Love*** empty log message ***
2002-05-17 Dave Love#
2002-05-17 Dave LoveRename to .map
2002-05-17 Dave LoveDoc fixes.
2002-05-17 Dave Love(XSetIMValues): Declare.
2002-05-17 Dave Love(print_object): Fix print format for 64-bit
2002-05-17 Dave Love(modify_event_symbol): Fix print format for 64-bit
2002-05-17 Dave Love(emacs_strerror): Declare.
2002-05-17 Dave Love(Fclear_face_cache): Declare.
2002-05-17 Dave Love(string_escape_byte8): Declare.
2002-05-17 Dave Love(Vchar_coding_system_table, Qchar_coding_system):
2002-05-17 Dave Love(load_charset_map, load_charset_map_from_file): Remove
2002-05-17 Dave Love(list-character-sets): Doc fix.
2002-05-17 Dave Love(list-character-sets-2): Avoid
2002-05-17 Kenichi HandaBe sure also to run emacs with LANG=C.
2002-05-17 Kenichi Handa*** empty log message ***
2002-05-16 Dave Love(list-character-sets-1): Fix last change.
2002-05-16 Dave Love*** empty log message ***
2002-05-16 Dave Love(C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.
2002-05-16 Dave LoveDoc fixes.
2002-05-16 Dave Love(koi8-u, koi8-t, georgian-ps)
2002-05-16 Dave Love(windows-1252): New coding system.
2002-05-16 Dave Love(koi8-u, koi8-t, windows-1251, cp1125): New
2002-05-16 Dave LoveNew file.
2002-05-16 Kenichi Handa*** empty log message ***
2002-05-16 Kenichi HandaBy sure to run emacs with LC_ALL=C.
2002-05-16 Kenichi HandaBy sure to run emacs with LANG=C.
2002-05-16 Kenichi Handa(string_escape_byte8): Make multibyte string with corre...
2002-05-16 Kenichi Handa(encoded-kbd-handle-8bit): Call
2002-05-15 Kenichi Handa(Fmake_char): Delete unnecessary code.
2002-05-15 Kenichi Handa*** empty log message ***
2002-05-15 Dave Love(set-locale-environment): Comment out
2002-05-14 Kenichi Handa*** empty log message ***
2002-05-14 Kenichi HandaSet syntax/category for japanese-jisx0208.
2002-05-14 Kenichi Handa(skkdic-jisx0208-hiragana-block):
2002-05-14 Kenichi Handa*** empty log message ***
2002-05-14 Dave Love*** empty log message ***
2002-05-14 Dave Love(mm-mime-mule-charset-alist)
2002-05-14 Dave Love(sendmail-send-it): Use :mime-charset, not
2002-05-14 Dave LoveFix :mime-charset properties.
2002-05-14 Dave Love(cyrillic-iso-8bit, cyrillic-koi8)
2002-05-14 Kenichi Handa(encode_coding_object): Give correct arguments ot
2002-05-14 Kenichi Handa(x_encode_text): Allocate coding.destination here, and
2002-05-14 Kenichi Handa(Fset_buffer_multibyte): Convert 8-bit bytes to
2002-05-14 Kenichi Handa(decode_coding_object): Move point to coding->dst_pos...
2002-05-14 Dave LoveFix mime-charset properties.
2002-05-14 Dave Love(utf-8-emacs): Add various
2002-05-14 Dave Love(sort-coding-systems)
2002-05-14 Kenichi Handa(fs_load_font): Check fontp->full_name (not fontname)
2002-05-14 Kenichi Handa(JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
2002-05-14 Kenichi Handa(Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
2002-05-14 Kenichi Handa(Fmap_charset_chars): Fix docstring.
2002-05-14 Kenichi Handa(define-coding-system): Docstring fixed (sjis->shift...
2002-05-14 Kenichi HandaUse decode-char instead of make-char.
2002-05-14 Kenichi Handa(encoded-kbd-self-insert-iso2022-8bit): New arg ARG...
2002-05-14 Kenichi HandaSetup char-width-table for CJK characters.
2002-05-14 Kenichi Handa(Fmake_char): Make it more backward compatible.
2002-05-13 Dave Love*** empty log message ***
2002-05-13 Dave LoveLog for previous change:
2002-05-13 Dave Love*** empty log message ***
2002-05-13 Dave LoveSpeling fixes.
2002-05-13 Dave LoveDoc fixes.
2002-05-13 Kenichi Handa*** empty log message ***
next