log

age author description
Fri, 20 Feb 1998 01:45:21 +0000 Kenichi Handa (setup-chinese-cns-environment): Correct
Fri, 20 Feb 1998 01:44:10 +0000 Kenichi Handa (select-safe-coding-system): Kill the
Fri, 20 Feb 1998 01:44:10 +0000 Kenichi Handa (after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte
Fri, 20 Feb 1998 01:43:38 +0000 Kenichi Handa * subr.el (sref): Doc-string added.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): New macro.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (adjust_before_replace): Comment added.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (temp_set_point_both): Declare arg BYTEPOS as int.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (advance_to_char_boundary): Make the behaviour
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Fccl_execute_on_string): Add new arg UNIBYTE-P.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (invalid_character): New function.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (INC_POS): Use macro BASE_LEADING_CODE_P.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (decode_coding_iso2022): Update coding->fake_multibyte.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (struct coding_system): New member fake_multibyte.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Finsert_file_contents): Read a file contents into the
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Fset_char_table_default): For an invalid character, call
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (search_buffer): Update POS_BYTE for regexp search.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (try_window_id): Use DEC_POS only for multibyte buffer.
Wed, 18 Feb 1998 22:56:25 +0000 Karl Heuer (Fchar_before): Check POS in valid range
Wed, 18 Feb 1998 22:54:43 +0000 Karl Heuer (search_command): Check LIM in valid range
Wed, 18 Feb 1998 09:12:24 +0000 Simon Marshall Keyword doc fixes and keyword tweaks.
Tue, 17 Feb 1998 20:08:22 +0000 Dave Love (sgml-mode-common): Downcase key for
Tue, 17 Feb 1998 19:44:25 +0000 Richard M. Stallman (read_minibuf): Do use DEFALT in place of empty input
Tue, 17 Feb 1998 07:26:46 +0000 Richard M. Stallman (c-copy-tree): New function.
Tue, 17 Feb 1998 07:14:36 +0000 Richard M. Stallman (c-enable-xemacs-performance-kludge-p): New variable.
Tue, 17 Feb 1998 07:13:59 +0000 Richard M. Stallman (c-make-styles-buffer-local): Take an optional argument which switches
Tue, 17 Feb 1998 07:11:40 +0000 Richard M. Stallman (c-mode, c++-mode, objc-mode, java-mode): Set
Tue, 17 Feb 1998 07:10:49 +0000 Richard M. Stallman Imenu support changed.
Tue, 17 Feb 1998 07:10:11 +0000 Richard M. Stallman (c-postprocess-file-styles): If a file style or file offsets are set,
Tue, 17 Feb 1998 07:08:44 +0000 Richard M. Stallman (c-forward-syntactic-ws, c-backward-syntactic-ws):
Tue, 17 Feb 1998 07:06:17 +0000 Richard M. Stallman (c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.