Commit graph

  • 4556b700ea (send_process): Major rewrite. Don't put in a C-d unless a single line is too long. Read process input whenever output gets stuck. Relocate BUF if we read input. New arg OBJECT. Fprocess_send_region, Fprocess_send_string, process_send_signal) (Fprocess_send_eof): Pass new arg OBJECT. Richard M. Stallman 1994-06-25 22:35:28 +00:00
  • 274a942536 (send_process): Major rewrite. Don't put in a C-d unless a single line is too long. Read process input whenever output gets stuck. Relocate BUF if we read input. New arg OBJECT. (Fprocess_send_region, Fprocess_send_string, process_send_signal) (Fprocess_send_eof): Pass new arg OBJECT. Richard M. Stallman 1994-06-25 22:34:52 +00:00
  • 790f39e781 (BUF_PTR_CHAR_POS): New macro. Richard M. Stallman 1994-06-25 22:34:25 +00:00
  • dcdc526cc3 (comint-send-input): Update markers before actually sending the input. Richard M. Stallman 1994-06-25 22:27:06 +00:00
  • eb16ec06bb (Fother_window_for_scrolling): New function. (Fscroll_other_window): Use that. (syms_of_window): defsubr it. Richard M. Stallman 1994-06-25 19:08:29 +00:00
  • 50ca2717e6 (C_SWITCH_SYSTEM): Add -D_BSD. Richard M. Stallman 1994-06-25 19:07:17 +00:00
  • 3aef9604ce (beginning-of-buffer-other-window) (end-of-buffer-other-window): New functions. Richard M. Stallman 1994-06-25 18:58:42 +00:00
  • 2ffa618696 (frame-notice-user-settings): Make menu-bar-mode and default-frame-alist consistent with each other. Richard M. Stallman 1994-06-25 18:20:55 +00:00
  • 7b7d661583 (menu-bar-mode): Make this a global variable. (menu-bar-mode): Make variable menu-bar-mode and default-frame-alist consistent. Richard M. Stallman 1994-06-25 18:20:30 +00:00
  • 37b2bef669 (Fframe_parameters): Don't handle menu-bar-lines explicitly. Richard M. Stallman 1994-06-25 17:54:57 +00:00
  • ccd0664b31 (Fother_window_for_scrolling): New function. (Fscroll_other_window): Use that. (syms_of_window): defsubr it. Richard M. Stallman 1994-06-25 16:28:53 +00:00
  • 565101f473 (ispell-message): Avoid an infinite loop. Richard M. Stallman 1994-06-25 04:30:44 +00:00
  • 9f04f0237a (popup-menu): Allow user to select nothing. Karl Heuer 1994-06-25 01:42:43 +00:00
  • d196a64d03 (show-paren-command-hook): Use matching-paren. Call overlay-put once for each overlay. Wait .1 sec to see if any input comes in. Richard M. Stallman 1994-06-25 01:20:11 +00:00
  • fb38ca867d (add-log-mailing-address): Use user-mail-address. Richard M. Stallman 1994-06-25 00:35:12 +00:00
  • c10d1f062e (user-mail-address): New variable. (normal-top-level): Initialize it. Richard M. Stallman 1994-06-25 00:34:11 +00:00
  • 99bc28f43e (Finsert_file_contents): Fix check for non-regular files. Karl Heuer 1994-06-25 00:13:53 +00:00
  • ef97d5a271 (gnus-summary-mode-map): Add menu bar menus. (gnus-group-mode-map): Add menu bar menus. (gnus-summary-catchup-to-here): New function. (gnus-summary-show-all-threads): Enable thread use. (gnus-summary-show-thread): Enable thread use. (gnus-summary-hide-all-threads): Enable thread use. (gnus-summary-hide-thread): Enable thread use. Richard M. Stallman 1994-06-24 23:41:15 +00:00
  • 4841063fd9 (scan_lists, Fforward_comment): When moving backward over a comment, ignore a comment-starter that overlaps the comment-ender. Richard M. Stallman 1994-06-24 21:52:16 +00:00
  • b2e609ff8c (run-at-time): If REPEAT is 0, don't repeat. Richard M. Stallman 1994-06-24 18:50:03 +00:00
  • d246db946d (tar-alter-one-field): Finish previous renaming change. Richard M. Stallman 1994-06-24 18:32:36 +00:00
  • a82e2ed577 (find-change-log): If file name specified, just use it. Richard M. Stallman 1994-06-24 15:47:09 +00:00
  • 4ced320948 (Fcompleting_read): Doc fix. Richard M. Stallman 1994-06-24 14:14:43 +00:00
  • c3dea9ba0b (visit-tags-table-buffer): Don't take car of return frmo tags-table-including. Roland McGrath 1994-06-24 08:07:57 +00:00
  • 186cf71921 (syms_of_keyboard): Don't staticpro the same var twice. Karl Heuer 1994-06-24 00:34:47 +00:00
  • c6dd34cba2 (popup-menu): Convert list to same-size vector, not singleton vector. Karl Heuer 1994-06-23 23:58:16 +00:00
  • fbf8f564cf (move-to-tab-stop): Delete unnecessary spaces before the old point if a tab followed or follows the old point. Richard M. Stallman 1994-06-23 23:57:33 +00:00
  • 0b6ac15043 Don't include string.h or strings.h. Richard M. Stallman 1994-06-23 23:56:06 +00:00
  • efd9047811 (Fmove_overlay): Fix typo in previous change. Richard M. Stallman 1994-06-23 23:55:12 +00:00
  • 01239f7229 Move #undef HAVE_STRERROR before the #includes. Richard M. Stallman 1994-06-23 23:53:35 +00:00
  • 4a02b552f1 (shell-prefixed-directory-name): Do nothing if comint-file-name-prefix is empty. Do not inline. Richard M. Stallman 1994-06-23 23:12:13 +00:00
  • dc0825dbe3 (comint-read-input-ring): Use ring-insert-at-beginning. Insert most recent string first and only as many as we need. Don't visit the file, just read it. Richard M. Stallman 1994-06-23 23:11:23 +00:00
  • 9c545670f3 (ring-insert-at-beginning): New function. Don't visit the file, just read it. Richard M. Stallman 1994-06-23 23:11:02 +00:00
  • 0c287afb97 (*-convex-convexos*): Accept this as alias. Richard M. Stallman 1994-06-23 21:35:48 +00:00
  • 6ce11b6b00 (LIBS_MACHINE, GETPGRP_NO_ARG): Defined. (NLIST_NAME_UNION, DECLARE_GETPWUID_WITH_UID_T): Defined. (CRT0_DUMMIES): Conditionalize according to __GNUC__. (convex): Define if necessary. (C_SWITCH_MACHINE): Definition deleted. Richard M. Stallman 1994-06-23 19:40:13 +00:00
  • c0b5499016 (soundex-alist): Delete the elements that mapped into nil. Richard M. Stallman 1994-06-23 19:39:22 +00:00
  • c892673b75 (term_get_fkeys): Don't redeclare term_get_fkeys_1 here. Richard M. Stallman 1994-06-23 19:30:19 +00:00
  • 3dc64903b8 Don't declare exit or perror. Richard M. Stallman 1994-06-23 19:27:56 +00:00
  • f662f9b05b (main): Don't declare geteuid. Don't declare getenv if convex. Richard M. Stallman 1994-06-23 19:26:02 +00:00
  • 2c20527010 Set NON_GNU_CPP. Richard M. Stallman 1994-06-23 19:22:09 +00:00
  • 1bc2809981 (tar-extract): Set file name by hand before calling set-visited-file-name. Richard M. Stallman 1994-06-23 17:52:44 +00:00
  • cde4c890f1 (show-paren-command-hook): Handle close paren rather than open paren if point is between the two. Richard M. Stallman 1994-06-23 14:42:48 +00:00
  • fc60327e4e Comment change. Richard M. Stallman 1994-06-23 14:34:50 +00:00
  • a803745514 (print-region-1): Don't include a space in the job name. Richard M. Stallman 1994-06-23 14:33:32 +00:00
  • a060984a9a (show-paren-command-hook): Set paren foreground to white. Richard M. Stallman 1994-06-23 14:31:35 +00:00
  • 3c9179ea1e (Info-next-preorder-1): New function. (Info-mouse-follow-nearest-node): Use that. (Info-follow-nearest-node): Use that. Richard M. Stallman 1994-06-23 14:24:38 +00:00
  • bb61c6c61d entered into RCS Richard M. Stallman 1994-06-23 14:02:40 +00:00
  • 8dd7abfc2a *** empty log message *** Richard M. Stallman 1994-06-23 13:56:21 +00:00
  • ec623f1b77 Fix bits of last change lost in Emacs crash. Roland McGrath 1994-06-23 01:30:12 +00:00
  • 3cc3f7035c (tags-table-including): Don't call tags-table-check-computed-list. After skipping a table not in core, make sure TABLES is non-nil before using it. At end, find the table in the user's list which includes FOUND. Roland McGrath 1994-06-23 01:11:38 +00:00
  • a49843da3d (m68k-ccur): New system. Richard Kenner 1994-06-23 00:03:14 +00:00
  • cb7217a757 (resize-minibuffer-window-exactly, resize-minibuffer-frame, resize-minibuffer-frame-exactly): Doc fixes. Noah Friedman 1994-06-22 22:14:28 +00:00
  • 7ee29ed8e1 (make-face): Return the face name, not the vector. Richard M. Stallman 1994-06-22 21:28:17 +00:00
  • 9bb8e471fd Rearrange the edit and file menus, and add separators. Richard M. Stallman 1994-06-22 20:37:41 +00:00
  • c47b8d0264 (RETURN_UNGCPRO): Swallow semicolon. (GCPRO5): New macro. Richard M. Stallman 1994-06-22 20:11:29 +00:00
  • 5867a409ee (double-prefix-only): New variable. (double-translate-key): Use it. Richard M. Stallman 1994-06-22 18:03:28 +00:00
  • 1d08cb509a (backquote-process): Fix criterion for using FIRSTLIST. Richard M. Stallman 1994-06-22 15:30:42 +00:00
  • 7492f5a652 (scroll-other-window-down): New command. Richard M. Stallman 1994-06-22 05:16:22 +00:00
  • dffc4996aa Update copyright notice. Richard M. Stallman 1994-06-22 04:40:17 +00:00
  • cbfe666bc7 (setenv): Rewrite. Provide a way to unset interactively. Richard M. Stallman 1994-06-22 04:39:27 +00:00
  • dad146f936 (X_IO_BUG): Defined. Richard M. Stallman 1994-06-22 04:16:46 +00:00
  • a3cda2735d (setenv): Do something even if process-environment is nil. Richard M. Stallman 1994-06-22 04:07:38 +00:00
  • 0a1dd1c57a (read_minibuf_unwind): Run Qminibuffer_exit_hook here. (read_minibuf): Not here. Richard M. Stallman 1994-06-21 20:49:12 +00:00
  • ae0249dfd8 (face-equal): Do check the underline attribute. Richard M. Stallman 1994-06-21 20:22:56 +00:00
  • 697e4895a2 (apply_modifiers): Use assq_no_quit. Richard M. Stallman 1994-06-21 19:47:44 +00:00
  • 21a0d7a000 (Flookup_key): Add gcpro. (Fkey_binding, Fminor_mode_key_binding): Likewise. (Fwhere_is_internal): Likewise. Richard M. Stallman 1994-06-21 19:46:07 +00:00
  • 8c512fcb00 (single_keymap_panes): Put menu_item_equiv_key in the gcpro. (menu_item_equiv_key): GCPRO things. Richard M. Stallman 1994-06-21 19:12:12 +00:00
  • c01cadc3e9 Fix references to diary.el. Richard M. Stallman 1994-06-21 19:10:54 +00:00
  • ea18063fb6 (Fmove_overlay): Add missing XINT calls in previous change. Richard M. Stallman 1994-06-21 18:25:45 +00:00
  • 9b59d6d098 (Fkill_buffer): Don't delete auto save file if it didn't come from this Emacs session. Richard M. Stallman 1994-06-21 17:52:18 +00:00
  • d1739e52d5 (delete-auto-save-files): Doc fix. Richard M. Stallman 1994-06-21 17:46:53 +00:00
  • 6f4c2453b8 (show_mouse_face): Set endcolumn ok in side-by-side windows. Richard M. Stallman 1994-06-21 17:13:39 +00:00
  • 9af40217a3 Don't bind keys C-insert, C-delete, and S-insert if they are already bound. Richard M. Stallman 1994-06-21 15:42:25 +00:00
  • 718b4478bf (Info-directory-list): For msdos, don't check for exec-directory != ../lib-src (since we use wrapped binaries). Richard M. Stallman 1994-06-21 15:39:44 +00:00
  • 8d45a19e51 Fix previous change: use Dimension, not short. Karl Heuer 1994-06-21 01:06:13 +00:00
  • ec5c4af4d2 (x_window): Delete duplicate computation. Change type of reference argument from int to short. Karl Heuer 1994-06-21 00:42:12 +00:00
  • 51ce6acd24 entered into RCS Melissa Weisshaus 1994-06-20 23:24:13 +00:00
  • ecc22c11bc (HAVE_STRERROR, HAVE_XRMSETDATABASE) (HAVE_XSCREENRESOURCESTRING, HAVE_SETSID): Add #undefs. Richard M. Stallman 1994-06-20 23:10:29 +00:00
  • 50760c4a87 (Fmove_overlay): Call redisplay_region even when changing to a different buffer. Richard M. Stallman 1994-06-20 23:10:07 +00:00
  • f787c66bea (move-to-tab-stop): Get rid of spaces before tabs that were made by an immediately previous use of this command. Richard M. Stallman 1994-06-20 22:52:49 +00:00
  • 84d52621d7 (tpu-doc-revision): Variable deleted. Richard M. Stallman 1994-06-20 22:22:58 +00:00
  • 48037971de (tpu-edt-off): Restore original global key map. (tpu-next-file-buffer): Move to dired buffer too. (tpu-make-file-buffer-list): New function. (tpu-version): New version. (tpu-set-mode-line): Added line-number-mode to mode-line. (tpu-search-forward-exit, tpu-search-backward-exit): New functions, key mappings. Richard M. Stallman 1994-06-20 22:22:40 +00:00
  • 2582e468b5 Require tpu-edt. (tpu-extras-revision): Variable deleted. Richard M. Stallman 1994-06-20 22:22:23 +00:00
  • 18376c7cf8 Change size of selected screen. Reposition after printing help. Null default directory for save. Produce minibuffer key bindings for kp4 and kp5. (tpu-kp4, tpu-kp5): New variables. (tpu-mapper-revision): Variable deleted. Richard M. Stallman 1994-06-20 22:22:07 +00:00
  • a515f569db (vt-revision): Variable deleted. Richard M. Stallman 1994-06-20 22:21:48 +00:00
  • 3e9c095dd4 (finder-by-keyword): Add doc string and t for interactive. Richard M. Stallman 1994-06-20 20:34:22 +00:00
  • dd659acb4d (gnus-uu-view-directory): Fixed viewing with the gnus-uu-asynchronous' variable set. (gnus-uu-ctl-map): Removed the keystrokes C-c C-v C-h' and `C-c C-v h' from the keymap. (gnus-uu-decode-and-view-all-articles, (gnus-uu-decode-and-view-all-unread-articles, (gnus-uu-decode-and-save-all-unread-articles, (gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files. (gnus-uu-uustrip-article-as): Waits for uudecode to finish before further treatment of the resulting files. (gnus-uu-summary-next-subject): After decoding, if there are no more unread articles, jump to the last article decoded. (gnus-uu-post-encoded): Make last posting in a series always have more than 4 lines. Richard M. Stallman 1994-06-20 19:09:24 +00:00
  • 8fb1a58347 Use plists to record handlers. (jka-compr-insert-file-contents): Don't leave buffer locked. Call the standard function, and file-local-copy, using jka-compr-run-real-handler. (jka-compr-file-local-copy): Call file-local-copy using jka-compr-run-real-handler. (jka-compr-write-region): Likewise. (jka-compr-load): Don't alter file-name-handler-alist. Do bind inhibit-file-name-handlers and inhibit-file-name-operation. (jka-compr-handler): Don't alter file-name-handler-alist. Richard M. Stallman 1994-06-20 18:30:06 +00:00
  • a8bd7cd809 (Fmatching_paren): Fix typo. Richard M. Stallman 1994-06-20 17:07:22 +00:00
  • 27ae9a27cc (gnus-summary-next-article): Handle non-character events. Richard M. Stallman 1994-06-20 13:38:11 +00:00
  • 9d840bec3e (tab-to-tab-stop): Combine new indentation with previous. Richard M. Stallman 1994-06-20 01:52:51 +00:00
  • 97823303c4 (SEGMENT_MASK): Defined. Richard M. Stallman 1994-06-20 01:39:02 +00:00
  • 37e379dd09 (define-mail-alias): Copy parsing code from mailabbrev.el. New arg from-mailrc-file. (build-mail-aliases): Pass t as new arg. Richard M. Stallman 1994-06-19 19:52:02 +00:00
  • d066345bcf (define-mail-alias): Doc fix. Richard M. Stallman 1994-06-19 19:42:17 +00:00
  • 01cbdba594 (x_window): Take account of pane widget internal border width. Richard M. Stallman 1994-06-19 19:07:47 +00:00
  • beefa22e7b (Fmatching_paren): New function. (Fchar_syntax): Pass arg directly to SYNTAX, no masking. Richard M. Stallman 1994-06-19 18:20:52 +00:00
  • c5ac35c10e (SYNTAX_MATCH): Fix typo (syntax -> matcher). Richard M. Stallman 1994-06-19 18:18:20 +00:00
  • 4e399a5322 (mouse-scroll-subr): Preserve point if WINDOW's not the selected window. (mouse-drag-region, mouse-drag-secondary): Accept any list event as normal termination of the dragging. Richard M. Stallman 1994-06-19 18:04:35 +00:00
  • 3ef1da4719 Get CFLAGS both with and without THIS_IS_CONFIGURE, for two different uses. Richard M. Stallman 1994-06-19 15:40:27 +00:00
  • 8a1cf30e6e (C_OPTIMIZE_SWITCH): Definition deleted. Richard M. Stallman 1994-06-19 15:24:14 +00:00