log src/xdisp.c @ 21443:3cb2644c8dd2

age author description
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (display_text_line): Code for displaying a character by
Wed, 08 Apr 1998 07:15:02 +0000 Richard M. Stallman (redisplay_window): If updating mode line,
Thu, 02 Apr 1998 04:40:52 +0000 Richard M. Stallman (redisplay_window): Fix computing pos from last_point.
Sun, 29 Mar 1998 01:25:20 +0000 Richard M. Stallman (display_text_line): Handle overlay-arrow correctly.
Thu, 26 Mar 1998 04:10:02 +0000 Kenichi Handa (redisplay_window): Fix previous change.
Wed, 25 Mar 1998 10:45:59 +0000 Kenichi Handa (redisplay_window): Give byte position to FETCH_BYTE.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 14 Mar 1998 08:27:01 +0000 Richard M. Stallman (message_dolog): Save and restore Vdeactivate_mark.
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (try_window_id): Use DEC_BOTH unconditionally.
Fri, 27 Feb 1998 22:05:12 +0000 Karl Heuer (syms_of_xdisp): Doc fix.
Wed, 25 Feb 1998 23:16:37 +0000 Karl Heuer Reorder args of del_range_both.
Tue, 24 Feb 1998 06:57:15 +0000 Kenichi Handa (message_dolog): Give correct args to
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (try_window_id): Use DEC_POS only for multibyte buffer.
Sat, 14 Feb 1998 07:27:58 +0000 Richard M. Stallman (display_text_line): Use INC_BOTH for unibyte buffers too.
Tue, 27 Jan 1998 04:22:43 +0000 Richard M. Stallman (message_dolog): Cast M to unsigned char * to access bytes.