Richard M. Stallman
2a6334563b
Replaced symbol BSD with BSD_SYSTEM.
...
Don't explicitly Include termios.h.
(ospeed): Use HAVE_TERMIOS to decide whether to use speed_t.
1996-09-19 03:09:10 +00:00
Richard M. Stallman
7ae6863365
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
1996-09-19 03:00:06 +00:00
Richard M. Stallman
fab9562514
(Fcompleting_read): Doc fix.
1996-09-18 22:56:24 +00:00
Richard M. Stallman
be9828d197
(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
1996-09-17 19:02:36 +00:00
Erik Naggum
c23baf9f13
Comment changes.
1996-09-17 17:49:23 +00:00
Erik Naggum
609c36fe5f
Declare make_symbol ().
1996-09-17 17:43:56 +00:00
Erik Naggum
fe4123646b
(syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
...
read_key_sequence_cmd.
1996-09-17 16:26:44 +00:00
Erik Naggum
0f73bb1c2b
(init_obarray): staticpro Qvariable_documentation.
1996-09-17 16:19:15 +00:00
Erik Naggum
a3e99933ee
(syms_of_keymap): staticpro global_map.
1996-09-17 16:19:07 +00:00
Erik Naggum
0a61794b00
(syms_of_fileio): staticpro Qset_visited_file_modtime.
1996-09-17 16:18:22 +00:00
Erik Naggum
a2d3836cb6
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
...
Qfile_name_all_completions, and Qfile_attributes.
1996-09-17 16:18:04 +00:00
Erik Naggum
8f84b1a1be
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
...
Vascii_upcase_table.
1996-09-17 16:18:00 +00:00
Erik Naggum
47d5b31e26
(Fmake_symbol): Initialize `obarray' field.
1996-09-17 15:36:26 +00:00
Karl Heuer
fae87a070d
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 04:49:51 +00:00
Karl Heuer
8e4c450d30
Comment change.
1996-09-17 03:47:11 +00:00
Karl Heuer
6df54671fd
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
Karl Heuer
488b7cb38f
Replace symbol BSD with BSD_SYSTEM.
1996-09-17 02:56:22 +00:00
Richard M. Stallman
2509d35657
(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
1996-09-16 09:32:54 +00:00
Richard M. Stallman
da6b134ca1
(frame.o, textprop.o, abbrev.o): Depend on window.h.
1996-09-16 06:32:30 +00:00
Richard M. Stallman
193e451857
(read_minibuf_unwind): Clear last_overlay_modified field.
1996-09-16 06:32:10 +00:00
Richard M. Stallman
3280297aac
(IT_set_menu_bar_lines): Clear last_overlay_modified field.
1996-09-16 06:31:45 +00:00
Richard M. Stallman
bade65fd57
(note_mouse_highlight): Test last_overlay_modified field.
1996-09-16 06:31:10 +00:00
Richard M. Stallman
3cd2152366
(Fset_window_start): Clear last_overlay_modified field.
...
(set_window_height, set_window_width, Fset_window_buffer)
(change_window_height, window_scroll, Fset_window_configuration):
Clear last_overlay_modified field.
(Fpos_visible_in_window_p): Test last_overlay_modified field.
1996-09-16 06:29:40 +00:00
Richard M. Stallman
21876236fa
Comment change.
1996-09-16 05:13:46 +00:00
Richard M. Stallman
743c658604
(stream_process): Variable deleted.
...
(syms_of_process): staticpro deleted.
1996-09-16 05:09:06 +00:00
Richard M. Stallman
ab9ba9ea19
Comment changes.
1996-09-16 01:20:20 +00:00
Richard M. Stallman
024dfb8c48
(C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
...
(LD_SWITCH_X_DEFAULT): Add -L/usr/contrib/X11R5/lib.
1996-09-15 19:47:21 +00:00
Richard M. Stallman
8850a57342
(redisplay_internal, mark_window_display_accurate)
...
(redisplay_window): Test and update last_overlay_modified field
along with last_modified.
(overlay_unchanged_modified): New variable.
(redisplay_internal): Set overlay_unchanged_modified.
(redisplay_region): Renamed and moved to buffer.c.
1996-09-15 02:03:32 +00:00
Richard M. Stallman
598ba4c7d5
(command_loop_1): Test last_overlay_modified
...
along with last_modified.
1996-09-15 02:01:50 +00:00
Richard M. Stallman
663b3df344
(direct_output_for_insert): Set last_overlay_modified field in window.
1996-09-15 01:58:26 +00:00
Richard M. Stallman
894ab63090
(gap_left, gap_right, modify_region):
...
Compare overlay_unchanged_modified with OVERLAY_MODIFF.
1996-09-15 01:57:44 +00:00
Richard M. Stallman
876aa27cce
(modify_overlay): Renamed from redisplay_region
...
moved here from xdisp.c, and made static. Callers changed.
Update OVERLAY_MODIFF instead of MODIFF.
1996-09-15 01:57:03 +00:00
Richard M. Stallman
cc885e42e3
(struct window): New field last_overlay_modified.
1996-09-15 01:49:52 +00:00
Richard M. Stallman
d793b34947
Fix previous change.
1996-09-15 01:49:08 +00:00
Richard M. Stallman
2e50b9cc77
(struct buffer): New field overlay_modiff.
...
(MODIFF, BUF_OVERLAY_MODIFF): New macros.
1996-09-15 01:48:31 +00:00
Richard M. Stallman
8adfc1ec00
(Fmake_terminal_frame): Use Vdefault_frame_alist.
1996-09-13 21:57:45 +00:00
Richard M. Stallman
cb252880e5
(recursive_edit_1): Handle a string as the throw value.
1996-09-13 18:30:41 +00:00
Richard M. Stallman
be15a51853
(read_minibuf): If not in minibuffer window,
...
cancel the active minibuffer.
1996-09-13 18:25:17 +00:00
Richard M. Stallman
adabc3a9af
(x_connection_closed): Call XtCloseDisplay.
1996-09-13 17:03:29 +00:00
Richard M. Stallman
92a2515a65
(struct Lisp_Symbol): New field `obarray'.
1996-09-13 16:51:51 +00:00
Richard M. Stallman
a1faca2631
(lock_superlock): Delete superlock file if it stayed
...
locked for 20 seconds.
1996-09-12 17:29:17 +00:00
Karl Heuer
7fe522899f
Change all references from point to PT.
1996-09-11 21:59:57 +00:00
Richard M. Stallman
5434fce64e
(Fexecute_extended_command): Delete junk lines.
...
Print the key bindings after the command, temporarily;
then bring back the previous message.
1996-09-11 19:24:19 +00:00
Richard M. Stallman
aeb3e6326a
(Fload): Move ... to ends of messages.
1996-09-11 19:23:28 +00:00
Richard M. Stallman
c73d87f7b4
(BASE_PURESIZE): Increased.
1996-09-11 19:04:17 +00:00
Richard M. Stallman
869beffb8a
(LIBX11_SYSTEM): Don't use ..._s libraries.
1996-09-11 07:27:18 +00:00
Richard M. Stallman
e4f792588d
(x_set_frame_parameters): Make height and width ints.
...
(Ffocus_frame, Funfocus_frame): Functions deleted.
(x_get_and_record_arg): New function.
(x_icon): Use that, for Qicon_top and Qicon_left.
(x_report_frame_params): Report the Qparent_id parameter.
1996-09-10 20:00:25 +00:00
Richard M. Stallman
1f8653eb22
(Faccess_file): New function.
...
(Qaccess_file): New variable.
(syms_of_fileio): defsubr function; init and staticpro Qaccess_file.
1996-09-10 19:54:02 +00:00
Richard M. Stallman
cbf8a87391
[HAVE_TERMIOS_H]: Include termios.h.
...
(ospeed) [HAVE_TERMIOS_H]: Use ospeed_t.
1996-09-10 19:53:02 +00:00
Richard M. Stallman
6022d4938e
(signal_before_change): Fix previous change.
1996-09-10 19:52:09 +00:00