1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

13085 Commits

Author SHA1 Message Date
Michael Kifer
4ad42cb56d (ediff-setup-diff-regions,ediff-setup-diff-regions3,
ediff-setup-fine-diff-regions): functions modified.
(ediff-shell-command,ediff-shell-command-sentinel,
ediff-shell-command-filter): deleted.
(ediff-exec-process,ediff-process-sentinel,ediff-process-filter): new.
1995-10-06 00:54:28 +00:00
Richard M. Stallman
ff5e95b7c4 (Fset_window_hscroll): Don't reject args > SHORTBITS. 1995-10-05 23:44:20 +00:00
Richard M. Stallman
725ec4bcb5 (appt-disp-window): Call raise-frame. 1995-10-05 23:40:03 +00:00
Richard M. Stallman
782d260e52 (Fmove_to_column): Make it interactive. 1995-10-05 23:15:11 +00:00
Richard M. Stallman
f42c58a215 Fix typo in prev change. 1995-10-05 22:26:26 +00:00
Richard M. Stallman
4fe11426df (View-search-regexp-forward, View-search-regexp-backward):
If arg is empty, use view-last-regexp.
(view-overlay): New variable, local in all buffers.
(view-search): Highlight the match using view-overlay.
(view-exit): Delete view-overlay.
1995-10-05 22:25:38 +00:00
Richard M. Stallman
84c5c82383 Add athen' as synonym for athena'. 1995-10-05 16:35:45 +00:00
Richard M. Stallman
0e53683493 (gnus-summary-save-in-mail): Use mail-file-babyl-p. 1995-10-04 20:07:33 +00:00
Richard M. Stallman
ee1323a2f5 (gnus-inews-do-fcc): Use mail-file-babyl-p. 1995-10-04 20:02:20 +00:00
Richard M. Stallman
5bcb027863 (recover-session): Use auto-save-list-file-prefix. 1995-10-04 19:42:04 +00:00
Richard M. Stallman
2e05d06325 (auto-save-list-file-prefix): New variable.
(normal-top-level): Use it.
1995-10-04 19:41:15 +00:00
Richard M. Stallman
4ac2e032a5 (mail-signature-file): New variable.
Fix various doc strings to mention it.
(mail-signature): Use mail-signature-file.
1995-10-04 19:34:25 +00:00
Richard M. Stallman
953a03b29c (recover-session-finish): Ask only about files that
have auto-save files now.  Don't put "temp" into temp file names.
1995-10-04 18:34:14 +00:00
Richard M. Stallman
ea064aa0d0 (Fmake_indirect_buffer): Was taking marker positions
from current buffer, which is irrelevant.
1995-10-04 17:24:33 +00:00
Richard M. Stallman
318ab8511e (unrmail): Call rmail-toggle-header. 1995-10-04 16:07:50 +00:00
Richard M. Stallman
fd49e05ce5 (isearch-forward): Doc fix. 1995-10-04 16:00:11 +00:00
André Spiegel
1ba1cade16 (vc-next-action-on-file): When locking the latest trunk version,
use empty version number.
1995-10-04 15:13:04 +00:00
Richard M. Stallman
597dd755eb (Fmake_overlay): Set end-marker's insertion_type to 1. 1995-10-03 18:43:12 +00:00
Richard M. Stallman
371f8cd0ce Fix name of buffer-substring-no-properties. 1995-10-03 15:11:56 +00:00
Richard M. Stallman
6526ab49f0 (Vsuggest_key_bindings): New variable.
(syms_of_keyboard): Set up Lisp variable.
(Fexecute_extended_command): When enabled, show an equivalent key binding.
1995-10-03 09:17:37 +00:00
Richard M. Stallman
68db017386 (write_segment): Use pagesize as unit of writing instead of 128. 1995-10-03 09:15:49 +00:00
Richard M. Stallman
e05169e2ea (Qmouse_leave_buffer_hook): New variable.
(syms_of_frame_1): Initialize it.
(Fhandle_switch_frame): Run the hooks.
1995-10-03 09:14:54 +00:00
Richard M. Stallman
1c78509be7 (get_display_line): Don't abort if there's text
in the line to the right beyond HPOS.
(quit_error_check): Make this a no-op.
1995-10-03 09:13:55 +00:00
Richard M. Stallman
75c43375f4 (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
(syms_of_xdisp): Initialize them.
(redisplay_window): Call the functions when appropriate.
1995-10-03 09:12:50 +00:00
Richard M. Stallman
7d48558fef (run_hook_with_args_2): New function. 1995-10-03 09:11:08 +00:00
Richard M. Stallman
0a1f771ac2 (window_scroll): Always set force_start. 1995-10-03 09:09:30 +00:00
Noah Friedman
cce2176a0a (te-escape): Remove spurious partial duplicate definition. 1995-10-01 21:31:09 +00:00
Richard M. Stallman
34597fa951 (re_search_2): Use 0, not -1, as the lower bound
for the match position when we adjust RANGE.
1995-10-01 20:17:02 +00:00
Richard M. Stallman
5cabce210e (print-help-return-message): Handle lists in
special-display-regexps and same-window-regexps.  Also in
special-display-buffer-names and same-window-buffer-names
1995-10-01 20:00:22 +00:00
Richard M. Stallman
3ed15d97b1 (barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
(Fcopy_file): Error if input and output are the same file.
1995-10-01 07:14:42 +00:00
Richard M. Stallman
d7d7c1dd1b Add early support for Solaris 2.5 on PowerPCs.
[USG5_4] (CANNOT_DUMP): Define this if USG5_4.
(UNEXEC): Don't define if already defined.
[USG5_4] (DATA_SEG_BITS, LIBS_MACHINE): Alternate definitions.
(C_SWITCH_MACHINE, LD_SWITCH_MACHINE, NLIST_STRUCT, WORDS_BIG_ENDIAN)
(TEXT_START, DATA_START, TEXT_END, DATA_END):
Don't define, if USG5_4.
1995-10-01 03:43:42 +00:00
Richard M. Stallman
c42b176786 (powerpc-*-solaris2): New alternative.x 1995-10-01 03:43:11 +00:00
Roland McGrath
2121cd9c03 (cd): Fix interactive spec to require match if there is no CDPATH. 1995-09-30 16:35:12 +00:00
Richard M. Stallman
a6ed60f493 Fix previous change. 1995-09-29 03:50:47 +00:00
Richard M. Stallman
b2a4185181 (comint-password-prompt-regexp): Recognize
Old Password and New password.
1995-09-29 03:49:35 +00:00
Richard M. Stallman
f1f9f8d5aa (ispell-message-text-end): Match reporter.el bug reports. 1995-09-29 00:48:05 +00:00
Richard M. Stallman
d4f567a13b (interpreter-mode-alist): Handle nawk. 1995-09-28 19:19:08 +00:00
Richard M. Stallman
d6e000dfe4 (sendmail-send-it): Handle FCC after all text changes.
(mail-do-fcc): Don't add From field here.
1995-09-28 02:34:44 +00:00
Richard M. Stallman
252fb32bf4 (ange-ftp-dumb-unix-host): Avoid error if HOST is nil. 1995-09-27 17:39:32 +00:00
Richard M. Stallman
67977ece5b (undigestify-rmail-message): Better error messages. 1995-09-27 15:26:15 +00:00
Richard M. Stallman
0f87d8d925 Fix minor error. 1995-09-25 23:22:40 +00:00
Richard M. Stallman
a0151877d7 (add-log-current-defun): Ignore quotes before fcn name. 1995-09-25 22:15:11 +00:00
Karl Heuer
2e518b7db6 (Info-fontify-node): Fix previous change. 1995-09-25 19:50:22 +00:00
Karl Heuer
98d8273c2c (Info-title-face-alist): New var.
(Info-fontify-node): Check for headings that are `underlined' with
characters on the following line.
1995-09-25 18:58:51 +00:00
Richard M. Stallman
79873d5027 (Fx_create_frame): Set up buffer-predicate slot.
(x_decode_color): Get error if color not defined.
1995-09-25 18:46:19 +00:00
Richard M. Stallman
68f297c5d3 (safe_run_hooks): No longer static.
(read_char_x_menu_prompt):
When unreading events generated by a menu,
turn symbols and integers into lists,
for the sake of last_nonmenu_event and thus y-or-n-p.
1995-09-25 18:44:59 +00:00
Richard M. Stallman
060ffec189 (read_minibuf_unwind): Use safe_run_hooks. 1995-09-25 18:42:00 +00:00
Richard M. Stallman
5d2e6ef5ca (undigestify-rmail-message): Scan back as far as start
of message, to find end of digest.
1995-09-25 18:40:24 +00:00
Richard M. Stallman
42499979a3 (help-mode): Call view-mode. 1995-09-25 18:39:31 +00:00
Richard M. Stallman
c88daaeff5 (view-mode-enter): Renamed from view-mode. Callers changed.
Don't create local vars here.  Set view-mode-auto-exit.
Don't change local map--just set view-mode.
(view-mode): New function toggles minor mode in the usual way.
(view-mode-map): Put this on minor-mode-map-alist.
(view-mode-exit): Do the exit actions only if view-mode-auto-exit.
(View-scroll-lines-forward): Exit only if view-scroll-lines-forward.
(view-mode-auto-exit, view-old-buffer-read-only)
(view-old-Helper-return-blurb, view-scroll-size, view-last-regexp)
(view-exit-action, view-return-here, view-exit-position):
Defvar them and make them always-local.
1995-09-25 18:36:32 +00:00