Commit graph

  • 621ecf991b (syms_of_emacs): Doc fix. Richard M. Stallman 1994-04-28 06:19:03 +00:00
  • f769f1b2d2 (Fframe_parameters) [!MULTI_FRAME]: Unstub it again. Karl Heuer 1994-04-28 06:16:11 +00:00
  • 5b633aeb24 (child_setup): Test PRIO_PROCESS, as in sys_subshell. Richard M. Stallman 1994-04-28 05:44:54 +00:00
  • 280ec6c2d4 Use m/hp800.h in place of m/hp9000s800.h. Richard M. Stallman 1994-04-28 05:19:08 +00:00
  • 3ccd3c9802 Renamed from hp9000s800.h. (hp9000s800): Undo previous change. Richard M. Stallman 1994-04-28 05:18:06 +00:00
  • 1e7e7d6eca Don't include string.h or strings.h. Richard M. Stallman 1994-04-28 04:44:54 +00:00
  • 6311cf580d (create_process): If vfork fails, close forkin and forkout. Richard M. Stallman 1994-04-28 04:35:39 +00:00
  • f46efdf9e2 (describe-buffer-case-table): Don't use text-char-description. Richard M. Stallman 1994-04-28 04:29:45 +00:00
  • fd3d5d87df (menu-bar-update-buffers): Get rid of debugging code accidentally left in. Richard M. Stallman 1994-04-28 04:19:30 +00:00
  • 48433a65ee (menu-bar-help-menu): Add item for report-emacs-bug. Richard M. Stallman 1994-04-28 04:17:42 +00:00
  • efb166ffa3 (menu-bar-help-menu): Add item for emacs-version. Richard M. Stallman 1994-04-28 04:15:32 +00:00
  • d39cf9e1f1 (lib-src): Depend on src/paths.h. Richard M. Stallman 1994-04-28 04:14:00 +00:00
  • c6bfa94791 (unexec): Cast pointers. Fix error message. Karl Heuer 1994-04-28 03:49:12 +00:00
  • 09642d9796 Make a sub-keymap for the Buffers menu bar item. (menu-bar-select-buffer, menu-bar-select-frame): New commands for that subkeymap. (menu-bar-update-buffers): New function, on menu-bar-update-hook, made partly out of mouse-menu-bar-buffers. Richard M. Stallman 1994-04-28 03:44:48 +00:00
  • 8f3016f5c3 Chase symlinks manually. Karl Heuer 1994-04-28 03:34:14 +00:00
  • 6875cf75e5 Get the file's truename in case it is a link. Richard M. Stallman 1994-04-28 03:01:49 +00:00
  • a6115fe24c Don't make an empty script. Use signal, not error. Karl Heuer 1994-04-28 02:42:43 +00:00
  • 8cd6b35fab (hp800): Define this instead of hp9000s800. Richard M. Stallman 1994-04-28 02:39:40 +00:00
  • 1e700751df (mostlyclean): Remove liblw.a. Richard M. Stallman 1994-04-28 02:35:25 +00:00
  • 988c2f83a8 (read1): Allow \C- ' and \C-?'. Richard M. Stallman 1994-04-28 02:34:20 +00:00
  • 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. Richard M. Stallman 1994-04-27 23:44:39 +00:00
  • 57e81f57b9 (ange-ftp-completion-hook-function): Use new inhibit vars. Richard M. Stallman 1994-04-27 23:43:46 +00:00
  • 6a66e3be46 Improve error message for bad --with-x-toolkit value. Richard M. Stallman 1994-04-27 22:33:52 +00:00
  • 7e57289154 (LD_SWITCH_SYSTEM): Undo previous change. Richard M. Stallman 1994-04-27 22:31:09 +00:00
  • ca2a138421 Restore deleted AC_SUBST of `configuration'. Richard M. Stallman 1994-04-27 21:58:53 +00:00
  • f89fdaed3d (compilation-error-regexp-alist): Add fortran pattern. Karl Heuer 1994-04-27 21:57:57 +00:00
  • 2c32715abd Use C-style comments. Karl Heuer 1994-04-27 21:43:24 +00:00
  • 82a635f377 C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables. Karl Heuer 1994-04-27 20:20:31 +00:00
  • 3fa89e8c0f *** empty log message *** Karl Heuer 1994-04-27 20:02:46 +00:00
  • 42652599b7 (Fframe_parameters) [!MULTI_FRAME]: Replace with stub. (Fframe_parameters, Fmodify_frame_parameters) [!MULTI_FRAME]: Remove extra docstring. Karl Heuer 1994-04-27 19:18:40 +00:00
  • 6b07c06eff Comment change. Richard M. Stallman 1994-04-27 08:39:01 +00:00
  • c00f638dbb (calendar-starred-day): Var renamed from starred-day. Richard M. Stallman 1994-04-27 08:38:11 +00:00
  • f9c3b81ade (LIBS_SYSTEM): Commented out. Richard M. Stallman 1994-04-27 08:37:12 +00:00
  • 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. Richard M. Stallman 1994-04-27 08:35:48 +00:00
  • d9209dee0a (xmenu_show, xdialog_show): If we unread some events, set interrupt_input_pending. Richard M. Stallman 1994-04-27 08:27:50 +00:00
  • 0a1788157b (XTread_socket, case ClientMessage): Don't call XSetInputFocus if event is not for an existing frame. Richard M. Stallman 1994-04-27 08:27:00 +00:00
  • f6dd89c633 Added comment indicating author. Noah Friedman 1994-04-27 06:19:51 +00:00
  • 041b4242dc Define CONFIGURATION in src/config.h rather than substituting into src/Makefile.in. Richard M. Stallman 1994-04-27 05:27:02 +00:00
  • 2e14f82ba7 (configuration): Make variable deleted. (emacs.o): Use the default .c.o command. Richard M. Stallman 1994-04-27 05:26:05 +00:00
  • b8fa02fdc3 (CONFIGURATION): Add #undef. Richard M. Stallman 1994-04-27 05:25:33 +00:00
  • 7553a6b72b (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag. Richard M. Stallman 1994-04-27 05:03:51 +00:00
  • 6ecbd1cd8b (XTread_socket) [USE_X_TOOLKIT]: Undo previous change. Richard M. Stallman 1994-04-27 04:47:29 +00:00
  • d796910a7d *** empty log message *** Richard M. Stallman 1994-04-27 04:36:40 +00:00
  • 99fb9482a8 (frame-update-faces): Unset old font. Karl Heuer 1994-04-27 00:30:55 +00:00
  • 79d1123847 entered into RCS Richard M. Stallman 1994-04-26 22:21:24 +00:00
  • 2b3fc6c305 *** empty log message *** Richard M. Stallman 1994-04-26 22:08:09 +00:00
  • a1a7207a13 (install-doc): New target. (install-arch-dep): Depend on install-doc. (mkdir): Create docdir. Karl Heuer 1994-04-26 22:07:10 +00:00
  • 9bcf8ec6d3 (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr. Karl Heuer 1994-04-26 21:17:19 +00:00
  • 05fd2b6576 *** empty log message *** Richard M. Stallman 1994-04-26 20:24:51 +00:00
  • 7791402edc entered into RCS Richard M. Stallman 1994-04-26 19:28:47 +00:00
  • d0a54f0f3a (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start. Richard M. Stallman 1994-04-26 18:31:30 +00:00
  • 0c37b824df (tags-add-tables): Doc fix. Richard M. Stallman 1994-04-26 09:39:30 +00:00
  • 8db3b57351 (mark_object, case frame): Mark menu_bar_vector field. Richard M. Stallman 1994-04-26 09:29:18 +00:00
  • e8976c8a2c (run-hooks): Don't use mapcar--save consing. Richard M. Stallman 1994-04-26 07:43:54 +00:00
  • a27a38d8a7 (adjust_point): New function. (insert_1, insert_from_string_1, del_range_1): Use it. Karl Heuer 1994-04-26 02:22:52 +00:00
  • 2bcaed71df Use PT, not point. (gap_left, gap_right, adjust_markers): Make these functions static. Karl Heuer 1994-04-26 02:11:35 +00:00
  • 4fc440b7df Fix GPL version. Richard M. Stallman 1994-04-26 01:41:27 +00:00
  • 1ec84625a9 (read_filtered_event): Use Vunread_command_events. Richard M. Stallman 1994-04-26 01:19:39 +00:00
  • ba71d84a4b (temp_echo_area_glyphs): Use Vunread_command_events. Richard M. Stallman 1994-04-26 01:19:14 +00:00
  • f65013b01a Fix comment. Karl Heuer 1994-04-26 01:18:38 +00:00
  • ce2100661a Comment change. Richard M. Stallman 1994-04-25 23:34:17 +00:00
  • 431e100fd1 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll rmail-buffer explicitly Karl Heuer 1994-04-25 23:11:12 +00:00
  • 06ef4a3f7e (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead. Karl Heuer 1994-04-25 22:55:33 +00:00
  • 983f76b88f (x_term_init): Add explicit cast. Karl Heuer 1994-04-25 22:32:24 +00:00
  • 5d1fa1a04e (compilation-next-error-locus): Use compilation-error-message instead of "Moved past last error" when MOVE is 1 (default value). Roland McGrath 1994-04-25 22:31:41 +00:00
  • f5e09c8b1b (menu_bar_item): Put a list of keymaps into the third slot of an item in menu_bar_items_vector. Richard M. Stallman 1994-04-25 22:22:31 +00:00
  • 765a05bcef (menu_bar_event): New event type. Richard M. Stallman 1994-04-25 22:21:43 +00:00
  • 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. Richard M. Stallman 1994-04-25 22:16:08 +00:00
  • c8b8e7e336 (make_frame): Initialize fields menu_bar_vector and menu_bar_items_used. Richard M. Stallman 1994-04-25 22:12:09 +00:00
  • 8d6de7cea6 (struct frame): New fields menu_bar_vector and menu_bar_items_used. Richard M. Stallman 1994-04-25 22:10:01 +00:00
  • afb66a9aa8 (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click. Richard M. Stallman 1994-04-25 22:06:13 +00:00
  • 1387d54e38 (F*_property_change): Typecheck limit argument. Karl Heuer 1994-04-25 20:30:56 +00:00
  • fbe58183e7 (desktop-internal-v2s): Make structure match docstring. Karl Heuer 1994-04-25 19:55:45 +00:00
  • 6a608e8ebf (tar-copy): Don't bother with a temp buffer. Karl Heuer 1994-04-25 18:26:20 +00:00
  • bacafaf1e7 Recognize FreeBSD. Richard Kenner 1994-04-25 18:15:06 +00:00
  • 841e483d3a *** empty log message *** Richard M. Stallman 1994-04-25 01:13:27 +00:00
  • 594cabd79d (mode-line-format): Put `mode-line-process' earlier. (file-name-buffer-file-type-alist): Use nil or t, not 0 or 1. (find-buffer-file-type): Handle that change. Richard M. Stallman 1994-04-24 22:25:52 +00:00
  • a890e1b0e0 *** empty log message *** Richard M. Stallman 1994-04-24 21:47:17 +00:00
  • 68e23dc976 Initial revision Richard M. Stallman 1994-04-24 21:32:06 +00:00
  • 99887e16ef (rmail-highlight-headers): Extracted as a new function. Fix overlay position. Do nothing if face support is unavailable. Karl Heuer 1994-04-24 18:30:53 +00:00
  • c63e83a4ee (shell-dirstack-query): Defaults to nil. (shell-mode): Guesses shell-dirstack-query based on shell name. Richard M. Stallman 1994-04-24 10:50:41 +00:00
  • c226429547 *** empty log message *** Richard M. Stallman 1994-04-24 10:21:01 +00:00
  • 8d51c5cc39 (vc-mode-line): Warn if file is not vc-registered but is a symlink to a vc-maintained file. Richard M. Stallman 1994-04-24 10:00:51 +00:00
  • 147a661590 (Fselect_window): Use Fselect_frame. Richard M. Stallman 1994-04-24 08:34:14 +00:00
  • 5dcaa9baed (lisp-mode-variables): In comment-start-skip, reject semicolon after a backslash. Richard M. Stallman 1994-04-24 08:33:40 +00:00
  • c09655bc3c (tar-extract): Don't put whole file name in buffer name. Do put it in list-buffers-directory. Save mode line space when mentioning the tar file name. (tar-subfile-mode): Don't add anything to minor-mode-alist. Richard M. Stallman 1994-04-24 08:32:32 +00:00
  • b11e15262d (terminal-cease-edit, terminal-mode): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:17:30 +00:00
  • 3f655c8ae8 (shell-command): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:17:05 +00:00
  • f66d964cae (inferior-lisp-mode): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:16:47 +00:00
  • 0b358e64b3 (gud-mode, gud-sentinel): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:16:18 +00:00
  • 6657eedf6b (find-dired, find-dired-sentinel): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:15:55 +00:00
  • ebf0b439d5 (compilation-setup, compilation-sentinel): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:15:18 +00:00
  • baae3c4ef0 (comint-mode): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:14:46 +00:00
  • 7465eb385a (inferior-scheme-mode): Remove space after `:' in mode-line-process. Richard M. Stallman 1994-04-24 08:14:18 +00:00
  • cafb579467 (tc-mode-line-format): Put mode-line-process immediately after mode-name when setting mode-line-format. Richard M. Stallman 1994-04-24 08:13:52 +00:00
  • 6363b39e98 (tpu-set-mode-line): Put mode-line-process immediately after mode-name when setting mode-line-format. Richard M. Stallman 1994-04-24 08:13:21 +00:00
  • 8a32bceec2 (Man-mode-line-format): Put mode-line-process immediately after mode-name when setting mode-line-format. Richard M. Stallman 1994-04-24 08:12:52 +00:00
  • 99bee6a4a4 Doc fixes. (jka-compr-run-real-handler): New function. jka-compr-handler): Call it, to reinvoke the Emacs primitive using the new inhibit protocol. Richard M. Stallman 1994-04-24 08:02:11 +00:00
  • 57ad77fab1 (rmail-show-message): Always re-set overlay face property. Richard M. Stallman 1994-04-24 05:55:04 +00:00
  • 8d6eaa007a (kill-paragraph): Don't use save-excursion. (backward-kill-paragraph): Likewise. (kill-sentence, backward-kill-sentence): Likewise. Richard M. Stallman 1994-04-24 05:44:56 +00:00