1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-03 04:41:23 -07:00
Commit graph

26840 commits

Author SHA1 Message Date
Karl Heuer
f37fec3047 Comment change. 1996-09-17 21:38:17 +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
Richard M. Stallman
d8f59f561a (byte-compile-lambda): If the doc string is also the
return value, use it for both.
1996-09-17 19:01:09 +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
Karl Heuer
e397a0172f Replaced all BSD with BSD_SYSTEM. 1996-09-17 02:37:17 +00:00
Richard M. Stallman
7c5a1541f3 (ispell-dictionary-alist-1): Add `american' to list. 1996-09-16 19:00:18 +00:00
André Spiegel
a93de381c1 (vc-find-cvs-master): Fixed handling of "locally added" files. 1996-09-16 14:44:22 +00:00
André Spiegel
b667752da8 (vc-print-log): Set the display window so that it shows
the current log entry completely.
1996-09-16 14:43:29 +00:00
Richard M. Stallman
a7305f6e9f (file-locked-p): Alias to `ignore' if no file locking. 1996-09-16 09:43:42 +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
14603e08e2 (tq-filter): Add unwind-protect and save-match-data. 1996-09-15 18:38:49 +00:00
Richard M. Stallman
36cef1b759 (Info-mode): Do fontify, if ms-windows. 1996-09-15 02:18:43 +00:00
Richard M. Stallman
1917b9694a (mouse-set-region):
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:17:49 +00:00
Richard M. Stallman
bc5155cdb1 (facemenu-color-equal): Change win32 to ms-windows. 1996-09-15 02:16:57 +00:00
Richard M. Stallman
7e45a1ec94 (make-face, make-face-x-resource-internal):
Test for ms-windows instead of win32.  Use memq.
(initialization at end of file): Likewise.
1996-09-15 02:15:42 +00:00
Richard M. Stallman
5fbdc13823 (normal-top-level, command-line-1, command-line):
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:13:16 +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 Kenner
39110bdb9f RMS:
Use pc instead of unknown, for pc clones.
Use -linux-gnu for Linux-based GNU systems.
1996-09-15 00:49:22 +00:00
Richard M. Stallman
9259d36e9d (rmail-output-file-alist): Add autoload cookie.
(rmail-delete-after-output): Duplicate defvar deleted.
1996-09-14 21:55:01 +00:00
Richard M. Stallman
a220751d75 (find-file-existing-other-name): Default value now t. 1996-09-14 21:07:32 +00:00
Richard M. Stallman
25fc49d3ea (ps-print-prologue): Get rid of backslash-digits
control characters in comments.
1996-09-14 04:54:17 +00:00
Richard M. Stallman
ab4b0d2f59 (gud-find-c-expr): Renamed from find-c-expr.
Don't get fooled by if and while statements.
(gud-expr-compound): Renamed from expr-compound.
(gud-expr-compound-sep): Renamed from expr-compound-sep.
(gud-next-expr): Renamed from expr-next.
(gud-prev-expr): Renamed from expr-prev.
(gud-forward-sexp): Renamed from expr-forward-sexp.
(gud-backward-sexp): Renamed from expr-backward-sexp.
(gud-innermost-expr): Renamed from expr-cur.
1996-09-13 21:58:23 +00:00