Richard M. Stallman
d443f37c8f
Autoload dired-.*-file.
...
(dired-insert-subdir-validate): Call expand-file-name.
1993-12-23 03:34:57 +00:00
Richard M. Stallman
7e6404f678
(mouse-kill-secondary): Get rid of CLICK argument.
...
Instead, use this-command-keys.
(x-fixed-font-alist): For 6x10, look for normal font, not semicondensed.
(mouse-yank-secondary): Doc fix.
1993-12-23 03:33:34 +00:00
Richard M. Stallman
f9b1c0b224
(visit-tags-table-buffer): Change "Add to list" question.
...
(etags-goto-tag-location): Improve not-found error msg.
1993-12-23 03:31:03 +00:00
Richard M. Stallman
953262f779
(rmail-output-to-rmail-file): Call rmail-update-summary.
...
(rmail-output-to-rmail-file): Turn off the deleted
attribute outside of the save-restriction.
1993-12-23 03:30:12 +00:00
Richard M. Stallman
9d78ff8be7
(isearch-text-char-description): Treat TAB as ctl char.
...
(isearch-text-char-description): Really call
text-char-description for ctl chars.
1993-12-23 03:28:10 +00:00
Richard M. Stallman
724ecf95f2
(rmail-spool-directory): Use dgux, not dgux-unix.
1993-12-23 03:26:46 +00:00
Richard M. Stallman
857ff384c0
(rmail-summary-goto-msg): Use unwind-protect to go
...
back to summary, and go back to the window that was selected before.
(rmail-summary-rmail-update): Special handling for eob.
1993-12-23 03:25:40 +00:00
Richard M. Stallman
d2fc297c32
(rmail-quit): Expunge without updating summary.
...
(rmail-resend): Delete more than one Sender,
but only in the headers, not in the body.
(rmail-resend): Doc fix.
(rmail): Doc fix.
1993-12-23 03:24:31 +00:00
Richard M. Stallman
e3683fc767
(telnet-filter): Rewrite, taken mostly from Lucid.
...
(telnet-prompt-pattern)
(telnet-check-software-type-initialize):
Don't let `telnet-prompt-pattern' match more than one line.
1993-12-23 03:22:55 +00:00
Richard M. Stallman
ff4373ed63
(calendar-mode-map): Put back C-v and M-v bindings.
1993-12-23 03:21:48 +00:00
Richard M. Stallman
8d1abb424e
(Info-insert-dir): Compute truename just once for each dir.
...
(Info-insert-dir): For generated menu items, add ::.
1993-12-23 03:20:32 +00:00
Richard M. Stallman
33aa894652
(menu-bar-edit-menu): Add query-replace menu item.
...
Make a menu-enable property for query-replace.
1993-12-23 03:19:05 +00:00
Richard M. Stallman
e660d0db20
(Man-specified-section-option): Test system-configuration.
...
(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.
1993-12-23 03:18:02 +00:00
Richard M. Stallman
8a68f868d1
(asm-mode): Don't mess with auto-fill mode.
1993-12-23 03:16:25 +00:00
Richard M. Stallman
3a621cfedc
(lpr-headers-switches): Treat hpux like usg-unix-v.
...
(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.
1993-12-23 03:14:40 +00:00
Richard M. Stallman
3591cb551b
(awk-mode): Use c-indent-line.
1993-12-23 03:06:30 +00:00
Richard M. Stallman
80e9d8283a
(ange-ftp-hash-mark-msgs): Make match more general.
...
(ange-ftp-gateway-prompt-pattern): Don't match more than one line.
1993-12-23 03:05:12 +00:00
Richard M. Stallman
13eaa0261c
(gud-format-command): Rewrite.
...
(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.
1993-12-23 02:56:37 +00:00
Richard M. Stallman
7d847440c5
(vc-record-rename): Don't use replace-regexp.
1993-12-23 02:51:19 +00:00
Richard M. Stallman
64db24613f
(tex-common-initialization): Make paragraph-start
...
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.
1993-12-23 02:48:56 +00:00
Richard M. Stallman
fe8c32a65d
(mail-default-reply-to): Add autoload cookie.
1993-12-23 02:45:28 +00:00
Richard M. Stallman
98b63c412b
(grep-command): New variable.
...
(grep): Use it.
Don't repeat at load time any bindings that are autoloaded.
1993-12-23 02:43:28 +00:00
Richard M. Stallman
e9c772d53e
(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
...
is not defined and HAVE_GETHOSTNAME is defined.
1993-12-23 02:11:23 +00:00
Richard M. Stallman
8f26edca74
(SYSTEM_TYPE): Make it dgux.
...
(SYSV4_PTYS): Remove.
(SIGNALS_VIA_CHARACTERS): Defined.
1993-12-23 02:10:25 +00:00
Richard M. Stallman
6647093951
(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.
...
(NO_MODE_T): Defined.
1993-12-23 02:09:10 +00:00
Richard M. Stallman
0d4c1a6e0b
(SET_CHILD_PTY_PGRP): Defined.
1993-12-23 02:08:11 +00:00
Richard M. Stallman
af77f20d5b
(OTHER_FILES): Use ${libsrc} as dir.
1993-12-23 02:07:16 +00:00
Richard M. Stallman
47ccd8b6ef
(Fmacroexpand): For an autoload definition,
...
check the 4th elt, not the car of the 4th elt.
1993-12-23 02:04:40 +00:00
Richard M. Stallman
56b185250f
[VMS] (wait_for_kbd_input): Call prepare_menu_bars.
1993-12-23 02:02:36 +00:00
Richard M. Stallman
696810ff0a
(Fcall_process): Call prepare_menu_bars.
1993-12-23 02:00:55 +00:00
Richard M. Stallman
0ad477db95
(Fcall_process): Call prepare_menu_bars.
...
(Fgetenv): One arg is maximum.
1993-12-23 02:00:09 +00:00
Richard M. Stallman
08b0527265
(graft_intervals_into_buffer): If SOURCE is null
...
and TREE is null, no need to call Fset_text_properties.
1993-12-23 01:58:56 +00:00
Richard M. Stallman
9aa1e75280
(HAVE_XSETWMPROTOCOLS): Add #undef.
1993-12-23 01:57:54 +00:00
Richard M. Stallman
b6c537745e
(Fsubstitute_command_keys): Ignore menu bar bindings.
...
(Fdocumentation_property): 3 args is maximum.
1993-12-23 01:56:43 +00:00
Richard M. Stallman
5b8bcf48ed
(Fbuffer_disable_undo): Make arg optional.
1993-12-23 01:55:14 +00:00
Richard M. Stallman
b8d584f66f
(Fwhere_is_internal): Doc fix.
1993-12-23 01:54:13 +00:00
Richard M. Stallman
d9bc1c99c0
(Fmake_symbolic_link): Do expand FILENAME if starts with ~.
...
(Fread_file_name): If defalt is nil and user tries to use it, signal an error.
1993-12-23 01:53:11 +00:00
Richard M. Stallman
7c6b2ea4a6
(x_get_foreign_selection): Use x_catch_errors.
...
(x_handle_selection_clear): Call prepare_menu_bars.
1993-12-23 01:43:11 +00:00
Richard M. Stallman
7c79a68415
Line breaking change.
1993-12-23 01:31:39 +00:00
Richard M. Stallman
7653d03099
(Fmessage): Use message2.
...
(Fsubst_char_in_region): Move the NOUNDO hacking code
after the modify_region call.
1993-12-23 01:28:34 +00:00
Richard M. Stallman
c451d7b1a3
Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
...
(Qmenu_bar): Declared.
(DEFUN_ARGS_MANY, DEFUN_ARGS_UNEVALLED, DEFUN_ARGS_0,...): New macros.
(DEFUN) [__STDC__]: Use those macros.
1993-12-23 01:26:50 +00:00
Richard M. Stallman
99e3d726dc
(Fprocess_status): Use get_process, not Fget_process.
...
[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.
1993-12-23 01:24:18 +00:00
Richard M. Stallman
53b6ab286b
(deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.
1993-12-23 01:22:23 +00:00
Richard M. Stallman
6a9ee000dd
(minibuffer_auto_raise): Really define it.
...
(minibuffer_auto_raise): New variable.
(syms_of_minibuf): Set up Lisp var.
(read_minibuf): Maybe raise the minibuffer's frame.
1993-12-23 01:20:50 +00:00
Richard M. Stallman
83010cd6e2
(del_range): Second argument in call to
...
offset_intervals is 'from', not 'point'.
(modify_region): Call record_first_change if necessary.
(insert_from_string): Pass LENGTH arg to graft_intervals_into_buffer.
1993-12-23 01:19:25 +00:00
Richard M. Stallman
271c7b7cc9
(syms_of_emacs): Define Lisp var system-configuration.
...
(memory_warning_signal): New function.
(main): Handle SIGDANGER, if defined.
1993-12-23 01:15:13 +00:00
Richard M. Stallman
7f434d8e60
(echo_area_glyphs_length): Declared.
1993-12-23 01:13:02 +00:00
Richard M. Stallman
ab8fbbf707
(configuration): New variable.
...
(emacs.o): Define macro CONFIGURATION.
[__GNUC__ > 1]: Maybe define LINKER_WAS_SPECIFIED.
[LINKER_WAS_SPECIFIED] (YMF_PASS_LDFLAGS): Define as identity.
1993-12-23 01:11:33 +00:00
Richard M. Stallman
708d172af2
(printchar, strout): Set echo_area_glyphs_length.
1993-12-23 01:09:51 +00:00
Richard M. Stallman
5141b90115
(Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.
1993-12-23 01:07:58 +00:00