log

age author description
2002-05-27 Dave Love Doc fixes.
2002-05-27 Dave Love (DONTCOMPILE): Add language/chinese.el,
2002-05-27 Dave Love Add pseudo-maths example.
2002-05-27 Dave Love Elide ASCII part.
2002-05-27 Dave Love New 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 Love Doc fixes. Remove redundant
2002-05-26 Dave Love (Qmac): Remove (duplicated) definition.
2002-05-26 Dave Love Doc fixes.
2002-05-26 Dave Love *** empty log message ***
2002-05-26 Dave Love (coding-system-iso-2022-flags): Revert
2002-05-25 Dave Love Additional 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 *** empty log message ***
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 *** empty log message ***
2002-05-25 Dave Love (Fdefine_charset_alias): Update Vcharset_list.
2002-05-25 Dave Love *** empty log message ***
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 *** empty log message ***
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 Love Avoid 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 Love Add coding tag, avoid decode-char.
2002-05-23 Dave Love (cp855, ibm855): New coding systems.
2002-05-23 Dave Love Add coding tag.
2002-05-23 Dave Love Avoid decode-char in top-level code
2002-05-23 Dave Love Various simplifications and
2002-05-23 Dave Love Add
2002-05-23 Dave Love Add coding tag.
2002-05-23 Kenichi Handa (Fdefine_charset_internal): Fix argument to bzero.
2002-05-23 Kenichi Handa *** empty log message ***
2002-05-23 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.