- 23 Dec, 1993 40 commits
-
-
Richard M. Stallman authored
(rmail-output-to-rmail-file): Turn off the deleted attribute outside of the save-restriction.
-
Richard M. Stallman authored
(isearch-text-char-description): Really call text-char-description for ctl chars.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
back to summary, and go back to the window that was selected before. (rmail-summary-rmail-update): Special handling for eob.
-
Richard M. Stallman authored
(rmail-resend): Delete more than one Sender, but only in the headers, not in the body. (rmail-resend): Doc fix. (rmail): Doc fix.
-
Richard M. Stallman authored
(telnet-prompt-pattern) (telnet-check-software-type-initialize): Don't let `telnet-prompt-pattern' match more than one line.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Info-insert-dir): For generated menu items, add ::.
-
Richard M. Stallman authored
Make a menu-enable property for query-replace.
-
Richard M. Stallman authored
(Man-mode-hook): Renamed from Man-mode-hooks. (Man-follow-manual-reference): Strip trailing - from default. (Man-getpage-in-background): Use lower case for arg vars. (Man-follow-manual-reference): Check for existence of references before using the minibuffer. Delete period from error message. Delete spurious concat call. Pass arg, not (consp arg), to Man-getpage-in-background. (Man-follow-manual-reference): Try to use current word as a default for the reference to follow. Use interactive to read the reference name.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(print-region-1): Adjust start, end after running pr. (lpr-command): Use dgux, not dgux-unix. (print-region-new-buffer): Rename args to OSTART and OEND. (lpr-headers-switches): New variable. (print-region-1): Use it. (lpr-add-options): New variable. (print-region-1): Obey that.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ange-ftp-gateway-prompt-pattern): Don't match more than one line.
-
Richard M. Stallman authored
(gud-format-command): Use gud-last-last-frame if gud-last-frame is nil. (gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter): New functions for dbx support on Mips under Ultrix. (gud-dbx-mips-p, gud-mipsdbx-marker-acc): New variables. (dbx) If gud-dbx-mips-p is non-nil, overload above two functions and initialize appropriate command strings for dbx. (gud-common-init): Call substitute-in-file-name. (dbx): Let `comint-prompt-regexp' not match more than one line.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
and paragraph-separate match a line of $$. (tex-send-command): New local var BUF. Use it when calling buffer-modified-tick. (tex-send-command): Switch to buffer before checking for subproc output in it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(grep): Use it. Don't repeat at load time any bindings that are autoloaded.
-
Richard M. Stallman authored
is not defined and HAVE_GETHOSTNAME is defined.
-
Richard M. Stallman authored
(SYSV4_PTYS): Remove. (SIGNALS_VIA_CHARACTERS): Defined.
-
Richard M. Stallman authored
(NO_MODE_T): Defined.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
check the 4th elt, not the car of the 4th elt.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fgetenv): One arg is maximum.
-
Richard M. Stallman authored
and TREE is null, no need to call Fset_text_properties.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fdocumentation_property): 3 args is maximum.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fread_file_name): If defalt is nil and user tries to use it, signal an error.
-
Richard M. Stallman authored
(x_handle_selection_clear): Call prepare_menu_bars.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fsubst_char_in_region): Move the NOUNDO hacking code after the modify_region call.
-
Richard M. Stallman authored
(Qmenu_bar): Declared. (DEFUN_ARGS_MANY, DEFUN_ARGS_UNEVALLED, DEFUN_ARGS_0,...): New macros. (DEFUN) [__STDC__]: Use those macros.
-
Richard M. Stallman authored
[BROKEN_O_NONBLOCK]: Undefine O_NONBLOCK. (create_process): Delete SYSV4_PTYS code. (deactivate_process): Likewise. (create_process) [SET_CHILD_PTY_PGRP]: Do ioctls to set the pgrp of the pty. (wait_reading_process_input): Call prepare_menu_bars.
-
Richard M. Stallman authored
-