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
Richard M. Stallman
8adfc1ec00
(Fmake_terminal_frame): Use Vdefault_frame_alist.
1996-09-13 21:57:45 +00:00
Richard M. Stallman
66f4a663db
(inhibit-first-line-modes-regexps): Add .tgz.
1996-09-13 21:56:53 +00:00
Richard M. Stallman
2fe16d3bc0
(hif-token-regexp): Move ! after !=.
1996-09-13 21:53:55 +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
0f419363eb
Use pc instead of unknown, for pc clone systems.
...
Change linux to linux-gnu.
1996-09-13 03:46:14 +00:00
Richard M. Stallman
16f45d1b8d
(mail-extr-safe-move-sexp): Make sure this doesn't
...
signal errors even for pathological From headers.
1996-09-13 00:28:33 +00:00
Richard M. Stallman
378df08c37
(iso-transl-char-map): Add ACCENT SPACE sequences.
1996-09-12 21:34:10 +00:00
Richard M. Stallman
fd727f4a0b
Load frame.elc unconditionally.
1996-09-12 18:59:53 +00:00
Richard M. Stallman
d4708676d2
(read-feature): New function.
...
(unload-feature): Read FEATURE interactively with read-feature.
1996-09-12 18:31:16 +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
Richard M. Stallman
9614b740ac
(pp-eval-expression): Set font-lock-default locally to nil.
1996-09-12 17:28:54 +00:00
Tom Tromey
9a0fc2087f
(tcl-indent-command): Use insert-tab, not self-insert-command.
1996-09-12 17:02:52 +00:00
Richard M. Stallman
cca9c6fcbb
(ediff-eval-in-buffer): Add properties
...
such lisp-indent-function, lisp-indent-hook, edebug-form-spec.
1996-09-11 23:30:32 +00:00
Richard M. Stallman
a8b7f4b9ab
(ediff-context-diff-label-regexp): Recognize -u format better.
...
(ediff-map-patch-buffer): Recognize -u format better.
1996-09-11 23:29:09 +00:00
Karl Heuer
7fe522899f
Change all references from point to PT.
1996-09-11 21:59:57 +00:00