Thu, 01 Jan 1998 06:41:39 +0000 |
Richard M. Stallman |
(set_point, temp_set_point): Swap args in decl.
|
Thu, 01 Jan 1998 06:40:47 +0000 |
Richard M. Stallman |
(PRINTDECLARE): Declare old_point_byte and start_point_byte.
|
Thu, 01 Jan 1998 06:38:45 +0000 |
Richard M. Stallman |
(readchar_backlog): New variable.
|
Thu, 01 Jan 1998 06:35:47 +0000 |
Richard M. Stallman |
(scan_newline): Always restore prev value of immediate_quit.
|
Thu, 01 Jan 1998 06:31:54 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.
|
Thu, 01 Jan 1998 02:52:20 +0000 |
Richard M. Stallman |
(looking_at_1): Use bytepos to call re_search_2.
|
Thu, 01 Jan 1998 02:46:10 +0000 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos.
|
Thu, 01 Jan 1998 02:45:12 +0000 |
Richard M. Stallman |
(casify_region): Scan in bytes and chars.
|
Thu, 01 Jan 1998 02:44:17 +0000 |
Richard M. Stallman |
(marker.o): Depend on charset.h.
|
Thu, 01 Jan 1998 02:42:48 +0000 |
Richard M. Stallman |
(forward_point): Function deleted.
|
Thu, 01 Jan 1998 02:40:05 +0000 |
Richard M. Stallman |
(struct position): New field bytepos.
|
Thu, 01 Jan 1998 02:39:04 +0000 |
Richard M. Stallman |
(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.
|
Thu, 01 Jan 1998 02:37:16 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Use set_marker_both.
|
Thu, 01 Jan 1998 02:35:09 +0000 |
Richard M. Stallman |
(marker_byte_position): Renamed from marker_position.
|
Thu, 01 Jan 1998 02:27:27 +0000 |
Richard M. Stallman |
(redisplay_internal): Use scan_newline.
|