log

age author description
Sun, 22 Feb 1998 19:51:45 +0000 Stephen Eglen Customized.
Sun, 22 Feb 1998 17:34:42 +0000 Stephen Eglen Customized.
Sun, 22 Feb 1998 01:06:06 +0000 Karl Heuer (Fdelete_backward_char): Count both bytes and chars.
Sun, 22 Feb 1998 01:04:35 +0000 Karl Heuer (UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.
Sun, 22 Feb 1998 01:04:11 +0000 Karl Heuer (update_syntax_table): Fix calculations using offset.
Sun, 22 Feb 1998 01:03:49 +0000 Karl Heuer (interval_of): Handle Qt.
Sun, 22 Feb 1998 00:30:03 +0000 Karl Heuer Fix indentation rules for
Fri, 20 Feb 1998 14:58:27 +0000 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
Fri, 20 Feb 1998 14:55:48 +0000 Simon Marshall *** empty log message ***
Fri, 20 Feb 1998 14:24:57 +0000 Simon Marshall Renamed font-lock-reference-face to font-lock-constant-face.
Fri, 20 Feb 1998 13:06:59 +0000 Andreas Schwab (LINUX_MAP_SHARED_DOES_WORK): Define for kernel
Fri, 20 Feb 1998 13:01:10 +0000 Andreas Schwab (sigmask) [POSIX_SIGNALS]: Always define our own
Fri, 20 Feb 1998 13:00:21 +0000 Andreas Schwab (sys_sigpause): Removed.
Fri, 20 Feb 1998 11:15:28 +0000 Kenichi Handa (rmail-decode-babyl-format): Message modified.
Fri, 20 Feb 1998 11:14:32 +0000 Kenichi Handa (Fmessage): Check byte size (instead of char size) of
Fri, 20 Feb 1998 11:14:32 +0000 Kenichi Handa (Fccl_execute_on_string): Put \n\ at end-of-line of
Fri, 20 Feb 1998 11:14:32 +0000 Kenichi Handa (Fwrite_region): When writing a string, give byte size
Fri, 20 Feb 1998 01:45:50 +0000 Kenichi Handa (rmail-enable-multibyte): New variable
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.