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 Love |
Fix :mime-charset properties.
|
2002-05-14 |
Dave Love |
(cyrillic-iso-8bit, cyrillic-koi8)
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
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 |
*** empty log message ***
|
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 before
|
2002-05-14 |
Dave Love |
*** empty log message ***
|
2002-05-14 |
Dave Love |
Fix 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 |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(fs_load_font): Check fontp->full_name (not fontname)
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
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-jis).
|
2002-05-14 |
Kenichi Handa |
Use decode-char instead of make-char.
|
2002-05-14 |
Kenichi Handa |
(encoded-kbd-self-insert-iso2022-8bit): New arg ARG. Directly
|
2002-05-14 |
Kenichi Handa |
Setup char-width-table for CJK characters.
|
2002-05-14 |
Kenichi Handa |
*** empty log message ***
|
2002-05-14 |
Kenichi Handa |
(Fmake_char): Make it more backward compatible.
|
2002-05-13 |
Dave Love |
*** empty log message ***
|
2002-05-13 |
Dave Love |
Log for previous change:
|
2002-05-13 |
Dave Love |
*** empty log message ***
|
2002-05-13 |
Dave Love |
Speling fixes.
|
2002-05-13 |
Dave Love |
Doc fixes.
|
2002-05-13 |
Kenichi Handa |
*** empty log message ***
|
2002-05-13 |
Kenichi Handa |
(fontset-plain-name): Handle the case
|
2002-05-13 |
Kenichi Handa |
(free_realized_fontsets): Call Fclear_face_cache instead
|
2002-05-13 |
Kenichi Handa |
*** empty log message ***
|
2002-05-10 |
Kenichi Handa |
(chinese-big5): Change :coding-type to `charset'.
|
2002-05-10 |
Kenichi Handa |
(greek-iso-8bit): Fix typo.
|
2002-05-10 |
Kenichi Handa |
*** empty log message ***
|
2002-05-10 |
Kenichi Handa |
(coding_set_source): Delete the local variable beg_byte.
|
2002-05-10 |
Kenichi Handa |
(struct charset): New member `code_space_mask'.
|
2002-05-10 |
Kenichi Handa |
(load_charset_map): Fix previous change.
|
2002-05-09 |
Dave Love |
*** empty log message ***
|
2002-05-09 |
Dave Love |
(coding_inherit_eol_type)
|
2002-05-09 |
Dave Love |
(generate_ascii_font): Fix return type.
|
2002-05-09 |
Dave Love |
(syntax_temp) [!__GNUC__]: Declare.
|
2002-05-09 |
Dave Love |
(generate_ascii_font): Fix arg declaration.
|
2002-05-09 |
Kenichi Handa |
Change encoding to utf-8-emacs. Remove apparent duplicate codes.
|
2002-05-09 |
Kenichi Handa |
*** empty log message ***
|
2002-05-08 |
Kenichi Handa |
*** empty log message ***
|
2002-05-08 |
Kenichi Handa |
(END): Initialize lastgb and gbtable[lastgb] correctly.
|
2002-05-08 |
Kenichi Handa |
(decode_coding_charset, encode_coding_charset): Handle
|
2002-05-08 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
(boyer_moore): Fix handling of mulitbyte character translation.
|
2002-05-07 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
(display_mode_element): When the variable `elt' is
|
2002-05-07 |
Kenichi Handa |
*** empty log message ***
|
2002-05-07 |
Kenichi Handa |
(try_font_list): Give higher priority to fontset's
|
2002-05-07 |
Kenichi Handa |
(Finsert_file_contents): Set coding_system instead of
|