Commit graph

6876 commits

Author SHA1 Message Date
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
Richard M. Stallman
45b248b417 (search_buffer): Use EMACS_UINT. 1996-09-10 19:50:56 +00:00
Richard M. Stallman
4e98d4faa2 (getloadavg): Add new code for SUNOS_5 to use -lkstat. 1996-09-10 19:50:17 +00:00
Richard M. Stallman
fe42a9200c (arith_error) [POSIX_SIGNALS]: Don't reestablish handler. 1996-09-10 19:49:35 +00:00
Richard M. Stallman
f0724bcbff (syms_of_buffer): Doc fixes. 1996-09-09 22:36:48 +00:00
Erik Naggum
4ad679f96d Add #n=object, #n#, and #:symbol constructs to reader.
(readevalloop, read, Fread_from_string): Empty list of read objects before
read0 call.
(read1): New variable `uninterned_symbol', which controls how to make
symbols.  Support #:, #n=object and #n#.
(make_symbol): New function, used in read1 to make uninterned symbols
(Fintern): Set `obarray' field of interned symbols.
(init_obarray): Explicit set `obarray' field of symbol `nil'.
(syms_of_lread): staticpro read_objects, the list of read objects.
1996-09-09 02:30:05 +00:00
Erik Naggum
081e0581b6 Add #n=object, #n#, and #:symbol constructs to printer.
(PRINTDECLARE): New macro to declare required variables.
(PRINTPREPARE, PRINTFINISH): Set printed_genyms to nil.
(Fwrite_char, write_string, write_string_1, Fterpri, Fprin1,
Fprin1_to_string, Fprinc, Fprint): Use new macro PRINTDECLARE.
(print): Print uninterned symbols readable.
(syms_of_print): Defvar `print-gensym', staticpro printed_gensyms.
1996-09-08 23:19:05 +00:00
Karl Heuer
93b62e8278 (Finsert_buffer_substring): Check for deleted buffer.
(Fcompare_buffer_substrings): Likewise.
1996-09-05 20:33:58 +00:00
Richard M. Stallman
1747fb168a Add many declarations.
(BITS_PER_EMACS_INT): New macro.
(XMARKBIT): Test BITS_PER_EMACS_INT to conditionalize fast definition.
1996-09-04 18:54:36 +00:00
Richard M. Stallman
13abef241f (BITS_PER_EMACS_INT): New definition. 1996-09-04 18:53:32 +00:00
Richard M. Stallman
6475702562 (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm 1996-09-04 17:29:23 +00:00
Richard M. Stallman
99c1aeca5e (create_process): Test HAVE_SETPGID for using setpgid. 1996-09-04 16:27:55 +00:00
Richard M. Stallman
d9c1c409d6 (HAVE_SETPGID): Add #undef. 1996-09-04 16:23:50 +00:00
Richard M. Stallman
44bff95343 (syms_of_keymap): staticpro current_global_map; 1996-09-04 16:09:43 +00:00
Richard M. Stallman
4a9f44cd82 (get_local_map): Call indirect-function. 1996-09-04 15:40:46 +00:00