log src/xdisp.c @ 20997:115d8c173aaf

age author description
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.
Wed, 21 Jan 1998 22:00:26 +0000 Richard M. Stallman (message_dolog): Use unibyte_char_to_multibyte.
Tue, 20 Jan 1998 08:54:36 +0000 Richard M. Stallman (display_menu_bar): Don't set maxendcol too large.
Sun, 18 Jan 1998 04:06:12 +0000 Karl Heuer (display_text_line): Set pos_byte with pos
Fri, 09 Jan 1998 23:19:42 +0000 Richard M. Stallman (message_dolog, message2): New arg MULTIBYTE.
Sat, 03 Jan 1998 07:07:02 +0000 Richard M. Stallman (redisplay_window): Set pos.bytepos along with pos.bufpos.
Thu, 01 Jan 1998 02:27:27 +0000 Richard M. Stallman (redisplay_internal): Use scan_newline.
Fri, 26 Dec 1997 20:45:22 +0000 Richard M. Stallman Declare nonascii_insert_offset.
Sun, 21 Dec 1997 02:17:16 +0000 Richard M. Stallman (message2_nolog): New arg MULTIBYTE.
Sun, 21 Dec 1997 01:20:26 +0000 Richard M. Stallman (message_dolog): Update PT and ZV properly when at end of
Fri, 28 Nov 1997 14:34:52 +0000 Andreas Schwab (message): Declare a as char *[3].
Thu, 27 Nov 1997 08:15:40 +0000 Kenichi Handa (redisplay_preserve_echo_area): Declare it as void.
Sat, 15 Nov 1997 20:36:34 +0000 Karl Heuer (minibuffer_scroll_overlap): New variable.
Sat, 15 Nov 1997 20:24:41 +0000 Karl Heuer (display_text_line): Make decision about which windows
Thu, 23 Oct 1997 06:52:01 +0000 Karl Heuer (redisplay_window): If clip_changed, always run
Mon, 13 Oct 1997 17:08:02 +0000 Eli Zaretskii (decode_mode_spec): Display non-nil title as the frame's
Sat, 13 Sep 1997 08:42:12 +0000 Richard M. Stallman When redisplaying the echo area, use the value
Sun, 07 Sep 1997 04:22:29 +0000 Richard M. Stallman (display_string): Determine multibyte from current buffer,
Wed, 03 Sep 1997 00:37:40 +0000 Geoff Voelker (redisplay_internal): Check to see if frame is not obscured
Wed, 27 Aug 1997 17:13:29 +0000 Richard M. Stallman (redisplay_window): When trying to scroll conservatively
Tue, 26 Aug 1997 22:41:06 +0000 Richard M. Stallman (decode_mode_spec): For %Z and %z, put keyboard and
Sat, 23 Aug 1997 01:03:37 +0000 Richard M. Stallman (redisplay_window): Don't try using last_point_x
Sat, 16 Aug 1997 02:06:18 +0000 Richard M. Stallman (COERCE_MARKER): Use Fmarker_position instead of
Fri, 08 Aug 1997 20:09:27 +0000 Richard M. Stallman (redisplay_window): Fix access to w->last_point{,_[xy]}.
Thu, 07 Aug 1997 08:30:47 +0000 Richard M. Stallman (COERCE_MARKER): New macro.