1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

5240 Commits

Author SHA1 Message Date
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
Richard M. Stallman
d063751a97 (make_terminal_frame): Add frame to Vframe_list.
(make_frame): Don't add to frame list here.
1993-12-23 01:05:51 +00:00
Richard M. Stallman
90adcf2077 (message): Use message2, not message1.
(display_string): Fix truncation-criterion after main loop
for termination due to LENGTH.

(echo_area_glyphs_length): New variable.
(message1): Set it.
(message2): New function.
(display_string): New arg LENGTH.
(echo_area_display): Pass new arg to display_string.
(redisplay_window): Likewise.
(display_text_line): Likewise.
(display_menu_bar): Likewise.
(display_mode_element): Likewise.

(update_menu_bar, update_menu_bars): New functions.
(prepare_menu_bars): New function.
(redisplay_window): Don't update menu bar here.
(display_menu_bar): Assume item list already updated.

(redisplay_window): Don't alter lpoint when w is
selected window in a non-selected frame.
1993-12-23 01:04:26 +00:00
Richard M. Stallman
f58534a3fa (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
(Fx_create_frame): Add frame to Vframe_list.

(Fx_create_frame): Fix order of arguments of
x_wm_set_size_hint call.  This corrects handling of +x-y and -x+y
geometry specifications.

(XSetWMProtocols): New function, defined conditionally.
1993-12-23 01:00:49 +00:00
Richard M. Stallman
6938823812 (XTread_socket): Don't offset keysym here.
Special handling for "dead accent" keysyms.

(construct_mouse_click, x_scroll_bar_handle_click)
(XTread_socket): `code' of an event is now an int.

(pixel_to_glyph_coords): New arg NOCLIP.  Callers changed.

(XTread_socket): For MotionNotify, if x_mouse_grabbed, use last_mouse_frame.
(construct_mouse_click): Set last_mouse_frame.
(XTmouse_position): If x_mouse_grabbed, use last_mouse_frame.

(x_calc_absolute_position): Borderwidth must be doubled
before subtracting from width to get correct value.
1993-12-23 00:57:11 +00:00
Richard M. Stallman
5c40edb4bf Initial revision 1993-12-23 00:55:25 +00:00
Richard M. Stallman
653dfe6490 (struct input_event): `code' is now an int. 1993-12-23 00:54:23 +00:00
Richard M. Stallman
e9bf89a0ba (make_lispy_event): Offset the event code here.
Special handling for "dead accent" keysyms.
(lispy_accent_codes, lispy_accent_keys): New variables.

(quit_throw_to_read_char): Don't switch frames if
internal_last_event_frame is not a frame.

(kbd_buffer_store_event, make_lispy_event)
(stuff_buffered_input): `code' of an event is now an int.

(make_lispy_movement): If we have a frame but pos is not
in a window, return an event with the frame.

(read_key_sequence): Don't return if in middle
of possible function-key-map sequence, if the bindings were all
found by case conversion.

(set_waiting_for_input): Code testing echo_flag deleted.
(echo_flag, echo_now): Vars deleted.

(read_key_sequence): Bind case_converted at top level.
Clear it at replay_sequence.
(follow_key): Never clear *CASE_CONVERTED.

(syms_of_keyboard): Define Lisp var track-mouse.

(follow_key): New arg case_converted.
(read_key_sequence): Pass the new arg.
If key has a binding via case-conversion, that does not prevent
use of function_key_map.

(read_char): Call prepare_menu_bars.
(tracking_off): Call prepare_menu_bars.
1993-12-23 00:52:50 +00:00
Richard M. Stallman
58f6c8ab02 (kbd_buffer_get_event): For delete-window-event, do count iconified frames. 1993-12-23 00:39:25 +00:00