1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
Commit graph

7110 commits

Author SHA1 Message Date
Richard M. Stallman
1e700751df (mostlyclean): Remove liblw.a. 1994-04-28 02:35:25 +00:00
Richard M. Stallman
988c2f83a8 (read1): Allow \C- ' and \C-?'. 1994-04-28 02:34:20 +00:00
Richard M. Stallman
fe8fd40917 (ange-ftp-hook-function): Use ange-ftp-run-real-handler.
(ange-ftp-run-real-handler): Inhibit ange-ftp-completion-hook-function
as well as ange-ftp-hook-function.
1994-04-27 23:44:39 +00:00
Richard M. Stallman
57e81f57b9 (ange-ftp-completion-hook-function): Use new inhibit vars. 1994-04-27 23:43:46 +00:00
Richard M. Stallman
6a66e3be46 Improve error message for bad --with-x-toolkit value. 1994-04-27 22:33:52 +00:00
Richard M. Stallman
7e57289154 (LD_SWITCH_SYSTEM): Undo previous change. 1994-04-27 22:31:09 +00:00
Richard M. Stallman
ca2a138421 Restore deleted AC_SUBST of `configuration'. 1994-04-27 21:58:53 +00:00
Karl Heuer
f89fdaed3d (compilation-error-regexp-alist): Add fortran pattern. 1994-04-27 21:57:57 +00:00
Karl Heuer
2c32715abd Use C-style comments. 1994-04-27 21:43:24 +00:00
Karl Heuer
82a635f377 C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables. 1994-04-27 20:20:31 +00:00
Karl Heuer
3fa89e8c0f *** empty log message *** 1994-04-27 20:02:46 +00:00
Karl Heuer
42652599b7 (Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
(Fframe_parameters, Fmodify_frame_parameters) [!MULTI_FRAME]:
Remove extra docstring.
1994-04-27 19:18:40 +00:00
Richard M. Stallman
6b07c06eff Comment change. 1994-04-27 08:39:01 +00:00
Richard M. Stallman
c00f638dbb (calendar-starred-day): Var renamed from starred-day. 1994-04-27 08:38:11 +00:00
Richard M. Stallman
f9c3b81ade (LIBS_SYSTEM): Commented out. 1994-04-27 08:37:12 +00:00
Richard M. Stallman
bf162ea86c (Finsert_file_contents): Fix accessing buffer_file_type
since it is t or nil.  Change to handle t or nil as value
of find-buffer-file-type.
1994-04-27 08:35:48 +00:00
Richard M. Stallman
d9209dee0a (xmenu_show, xdialog_show):
If we unread some events, set interrupt_input_pending.
1994-04-27 08:27:50 +00:00
Richard M. Stallman
0a1788157b (XTread_socket, case ClientMessage): Don't call
XSetInputFocus if event is not for an existing frame.

(XTread_socket) [USE_X_TOOLKIT]: Never pass motion events to the toolkit.
1994-04-27 08:27:00 +00:00
Noah Friedman
f6dd89c633 Added comment indicating author. 1994-04-27 06:19:51 +00:00
Richard M. Stallman
041b4242dc Define CONFIGURATION in src/config.h
rather than substituting into src/Makefile.in.
1994-04-27 05:27:02 +00:00
Richard M. Stallman
2e14f82ba7 (configuration): Make variable deleted.
(emacs.o): Use the default .c.o command.
1994-04-27 05:26:05 +00:00
Richard M. Stallman
b8fa02fdc3 (CONFIGURATION): Add #undef. 1994-04-27 05:25:33 +00:00
Richard M. Stallman
7553a6b72b (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag. 1994-04-27 05:03:51 +00:00
Richard M. Stallman
6ecbd1cd8b (XTread_socket) [USE_X_TOOLKIT]: Undo previous change. 1994-04-27 04:47:29 +00:00
Richard M. Stallman
d796910a7d *** empty log message *** 1994-04-27 04:36:40 +00:00
Karl Heuer
99fb9482a8 (frame-update-faces): Unset old font. 1994-04-27 00:30:55 +00:00
Richard M. Stallman
79d1123847 entered into RCS 1994-04-26 22:21:24 +00:00
Richard M. Stallman
2b3fc6c305 *** empty log message *** 1994-04-26 22:08:09 +00:00
Karl Heuer
a1a7207a13 (install-doc): New target.
(install-arch-dep): Depend on install-doc.
(mkdir): Create docdir.
1994-04-26 22:07:10 +00:00
Karl Heuer
9bcf8ec6d3 (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr. 1994-04-26 21:17:19 +00:00
Richard M. Stallman
05fd2b6576 *** empty log message *** 1994-04-26 20:24:51 +00:00
Richard M. Stallman
7791402edc entered into RCS 1994-04-26 19:28:47 +00:00
Richard M. Stallman
d0a54f0f3a (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start. 1994-04-26 18:31:30 +00:00
Richard M. Stallman
0c37b824df (tags-add-tables): Doc fix. 1994-04-26 09:39:30 +00:00
Richard M. Stallman
8db3b57351 (mark_object, case frame): Mark menu_bar_vector field. 1994-04-26 09:29:18 +00:00
Richard M. Stallman
e8976c8a2c (run-hooks): Don't use mapcar--save consing.
(run-hook-with-args): New function.
1994-04-26 07:43:54 +00:00
Karl Heuer
a27a38d8a7 (adjust_point): New function.
(insert_1, insert_from_string_1, del_range_1): Use it.
1994-04-26 02:22:52 +00:00
Karl Heuer
2bcaed71df Use PT, not point.
(gap_left, gap_right, adjust_markers): Make these functions static.
1994-04-26 02:11:35 +00:00
Richard M. Stallman
4fc440b7df Fix GPL version. 1994-04-26 01:41:27 +00:00
Richard M. Stallman
1ec84625a9 (read_filtered_event): Use Vunread_command_events. 1994-04-26 01:19:39 +00:00
Richard M. Stallman
ba71d84a4b (temp_echo_area_glyphs): Use Vunread_command_events. 1994-04-26 01:19:14 +00:00
Karl Heuer
f65013b01a Fix comment. 1994-04-26 01:18:38 +00:00
Richard M. Stallman
ce2100661a Comment change. 1994-04-25 23:34:17 +00:00
Karl Heuer
431e100fd1 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
rmail-buffer explicitly
1994-04-25 23:11:12 +00:00
Karl Heuer
06ef4a3f7e (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead. 1994-04-25 22:55:33 +00:00
Karl Heuer
983f76b88f (x_term_init): Add explicit cast. 1994-04-25 22:32:24 +00:00
Roland McGrath
5d1fa1a04e (compilation-next-error-locus): Use compilation-error-message instead of
"Moved past last error" when MOVE is 1 (default value).
1994-04-25 22:31:41 +00:00
Richard M. Stallman
f5e09c8b1b (menu_bar_item): Put a list of keymaps into the third
slot of an item in menu_bar_items_vector.

(kbd_buffer_get_event): Handle menu_bar_event.
1994-04-25 22:22:31 +00:00
Richard M. Stallman
765a05bcef (menu_bar_event): New event type. 1994-04-25 22:21:43 +00:00
Richard M. Stallman
cf07475434 (syms_of_xdisp): Set up Qmenu_bar_update_hook.
(update_menu_bar): Run that hook.
Fix failure to update menu bar when w->update_mode_line was nil.
1994-04-25 22:16:08 +00:00