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.
|
Wed, 06 Aug 1997 19:43:02 +0000 |
Richard M. Stallman |
(redisplay_internal): Count only visible frames at first.
|
Mon, 04 Aug 1997 03:04:24 +0000 |
Richard M. Stallman |
(redisplay_internal): Count number of visible frames
|
Fri, 01 Aug 1997 00:12:35 +0000 |
Richard M. Stallman |
(redisplay_window): Fix one-off in handling
|
Wed, 30 Jul 1997 19:44:31 +0000 |
Richard M. Stallman |
(redisplay_window): Fix previous change.
|
Mon, 28 Jul 1997 04:55:45 +0000 |
Richard M. Stallman |
(redisplay_window): When text has not changed,
|
Sat, 26 Jul 1997 01:41:03 +0000 |
Richard M. Stallman |
(display_text_line): Don't count minibuf_prompt_width twice in taboffset.
|
Sat, 19 Jul 1997 05:22:59 +0000 |
Richard M. Stallman |
(redisplay_internal): Calculate new_count properly
|
Fri, 18 Jul 1997 17:46:56 +0000 |
Richard M. Stallman |
(display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
|