log

age author description
Tue, 13 Oct 1998 23:54:54 +0000 Richard M. Stallman Fix previous change.
Tue, 13 Oct 1998 21:10:10 +0000 Richard M. Stallman (Fdisplay_completion_list): Put on mouse-face properties.
Tue, 13 Oct 1998 15:47:40 +0000 Richard M. Stallman (set-fill-column): Doc fix.
Tue, 13 Oct 1998 15:41:11 +0000 Richard M. Stallman ("latin-1-alt-postfix"): Add a method to enter the
Tue, 13 Oct 1998 15:40:56 +0000 Richard M. Stallman ("latin-1-postfix"): Add a method to enter the
Tue, 13 Oct 1998 15:32:12 +0000 Richard M. Stallman (smtpmail-send-data-1): Use encode-coding-string.
Tue, 13 Oct 1998 15:31:30 +0000 Richard M. Stallman (ffap-machine-p-local): Fix editing error.
Tue, 13 Oct 1998 15:22:42 +0000 Richard M. Stallman Minor fixes.
Tue, 13 Oct 1998 15:13:28 +0000 Richard M. Stallman Replace tabs with spaces
Tue, 13 Oct 1998 09:52:54 +0000 Andreas Schwab (hide-ifdef-env, hif-outside-read-only):
Tue, 13 Oct 1998 03:46:13 +0000 Richard M. Stallman (Fclear_this_command_keys): New function.
Tue, 13 Oct 1998 03:45:04 +0000 Richard M. Stallman (telnet-initial-filter): Use clear-this-command-keys.
Tue, 13 Oct 1998 03:44:06 +0000 Richard M. Stallman (read-passwd): Use clear-this-command-keys.
Tue, 13 Oct 1998 03:24:50 +0000 Richard M. Stallman (nntp-possibly-change-group): Allow for unexpected
Mon, 12 Oct 1998 23:15:16 +0000 Richard M. Stallman (pop3-open-server): Bind coding-system-for-read and ...-for-write.
Mon, 12 Oct 1998 20:03:15 +0000 Richard M. Stallman (Fexecute_kbd_macro): Set real_this_command.
Mon, 12 Oct 1998 17:27:23 +0000 Richard M. Stallman Fix names of standard-translation-table-for-decode(encode).
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (ccl-compile-if): If there's no false-cmds,
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa Add coding tag.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (find-coding-systems-for-charsets):
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (clear_string_char_byte_cache): Extern it.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fstring): Call make_string instead of
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (shrink_decoding_region): If a charset other than ascii
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Faset): If ARRAY is a multibyte string, pay attention to
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (clear_string_char_byte_cache): New function.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Mon, 12 Oct 1998 11:54:43 +0000 Kenichi Handa (Fstring_to_number): Don't recognize floating point if base is not 10.