Wed, 29 Apr 1998 09:46:49 +0000 |
Andreas Schwab |
(redisplay_window): Update STARTP_BYTE alongside with
|
Wed, 29 Apr 1998 04:34:05 +0000 |
Geoff Voelker |
Conditionally include xterm.h using HAVE_X_WINDOWS.
|
Fri, 24 Apr 1998 06:28:46 +0000 |
Richard M. Stallman |
(Qinhibit_point_motion_hooks): New variable.
|
Tue, 14 Apr 1998 13:12:18 +0000 |
Andreas Schwab |
(try_window): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Sun, 12 Apr 1998 06:45:08 +0000 |
Karl Heuer |
(display_text_line): When handling selective > 0,
|
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.
|
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
|