Commit graph

  • 6c955bcb52 (Fdelete_process): Fix paren error. Richard M. Stallman 1993-11-24 22:42:25 +00:00
  • 3c8393fdba (${archlibdir}): Don't do chown or chgrp. Richard M. Stallman 1993-11-24 12:25:49 +00:00
  • 36bedc4f7c (rmail-sort-messages): In summary buf, go to rmail buf. Richard M. Stallman 1993-11-24 08:08:56 +00:00
  • cfdc57af95 (closedir): Pass on the value from sys_closedir. Do use this definition, if INTERRUPTIBLE_CLOSE. Richard M. Stallman 1993-11-24 08:02:26 +00:00
  • 7a18f5c2af (walk-windows): If start at minibuf window, do return to it. Richard M. Stallman 1993-11-24 06:46:26 +00:00
  • 1fb20991bf (XTread_socket): Really handle Xatom_wm_window_moved events. Richard M. Stallman 1993-11-24 06:39:54 +00:00
  • 7928f0b5a2 (main): Call init_callproc and init_callproc_1. Richard M. Stallman 1993-11-24 06:37:51 +00:00
  • 8de15d6981 (init_callproc): Maybe add ../lib-src to exec-path and maybe store it in exec-directory. Maybe put ../etc into data-directory. (init_callproc_1): Part of init_callproc is split out. Richard M. Stallman 1993-11-24 06:37:13 +00:00
  • 9a974c88a9 (mouse-save-then-kill-delete-region): Call undo-boundary at the beginning and at the end. Richard M. Stallman 1993-11-24 06:35:03 +00:00
  • 33956d30b7 (comint-send-input): Don't call comint-arguments while computing the value for history. (comint-delim-arg): Treat quoted delim chars as non-delims. Richard M. Stallman 1993-11-24 05:12:36 +00:00
  • 043efc41eb (count-lines): In selective-display case, adjust value if end is not at bol. Richard M. Stallman 1993-11-24 04:35:28 +00:00
  • 675a998f8c (add-change-log-entry): put buffer in change-log-mode. (find-change-log): correct calculation of file one directory out. Richard M. Stallman 1993-11-24 01:53:58 +00:00
  • 4b43d418f3 (isearch-other-meta-char): Correct the test for a split-up mode line or scroll bar mouse event. Richard M. Stallman 1993-11-24 01:22:40 +00:00
  • ec9d0f508c (LIBX11_SYSTEM): Override the definition. Richard M. Stallman 1993-11-24 01:03:12 +00:00
  • d462ff97d5 Initial revision Richard M. Stallman 1993-11-24 00:36:31 +00:00
  • 1f179e2752 (Info-follow-reference): Correct one-off error in comparing start-point. Richard M. Stallman 1993-11-24 00:19:39 +00:00
  • 11db296f3b Comment changes. Richard M. Stallman 1993-11-23 23:57:42 +00:00
  • 231596b2d1 (dired-diff): Require diff. Richard M. Stallman 1993-11-23 22:43:52 +00:00
  • 77fb57d809 (SIGNALS_VIA_CHARACTERS): Defined. Richard M. Stallman 1993-11-23 22:03:23 +00:00
  • f603e51306 (telnet-rsh-program): New variable. (rsh): Use it. (telnet-count): Now buffer-local. Richard M. Stallman 1993-11-23 21:51:54 +00:00
  • be2c35e4f0 (finder-known-keywords): Add data, faces, mouse, matching. Richard M. Stallman 1993-11-23 20:14:17 +00:00
  • b7f66977be Comment change. Richard M. Stallman 1993-11-23 20:12:25 +00:00
  • 089c3fb3e6 Initial revision Richard M. Stallman 1993-11-23 19:32:27 +00:00
  • 4e08e74182 Comment change. Richard M. Stallman 1993-11-23 19:28:39 +00:00
  • 988e2aa66b (c-indent-region): As first thing, advance to a nonblank line. Richard M. Stallman 1993-11-23 11:20:27 +00:00
  • f4a7e5bd47 (getwd): If getcwd returns 0, we return 0. (getwd for VMS): Likewise. Richard M. Stallman 1993-11-23 11:06:13 +00:00
  • db16f109c9 (repeat-complex-command): Undo Oct 2 change. Richard M. Stallman 1993-11-23 11:03:16 +00:00
  • a9f2c8845b (wait_reading_process_input): Use -1 to mean wait_channel is empty. Start process loop with descriptor 0 if keyboard_descriptor is not 0. (make_process): Initialize descriptors to -1. (Fdelete_process): -1 means empty, in infd. (deactivate_process): Likewise. (process_send_signal): Likewise. (kill_buffer_processes): Likewise. (sigchld_handler): Likewise. (status_notify): Likewise. (close_process_descs): Likewise. (create_process): Likewise. (Fopen_network_stream): Likewise. (send_process): Likewise. (Fprocess_send_eof): Likewise. Use XINT when closing outfd. (Fset_process_filter): Use XINT to get infd value. (wait_reading_process_input): Likewise. Richard M. Stallman 1993-11-23 10:57:16 +00:00
  • 990acea371 (kbd_buffer_get_event): Handle delete_window_event's. Richard M. Stallman 1993-11-23 10:44:10 +00:00
  • 75bb67502d (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP): If HAVE_TERMIOS and BSD_TERMIOS, don't use tc[sg]etpgrp. Richard M. Stallman 1993-11-23 10:41:27 +00:00
  • 8d47f8c474 (Fx_disown_selection_internal): When making the fake event for x_handle_selection_clear, use SELECTION_EVENT_... macros. Richard M. Stallman 1993-11-23 10:40:17 +00:00
  • 60b96ee7a3 (make_buffer_string): Don't copy intervals if we don't really have any properties. Richard M. Stallman 1993-11-23 10:38:59 +00:00
  • d2cad97da6 (Finsert_file_contents): Don't call signal_after_change if we did not call prepare_to_modify_buffer. Richard M. Stallman 1993-11-23 10:09:44 +00:00
  • 5525395793 Declare Fnext_single_property_change and Fnext_property_change. Richard M. Stallman 1993-11-23 09:57:33 +00:00
  • cd23c8dbd2 (HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS. Fix up conditionals changed recently. Richard M. Stallman 1993-11-23 08:56:03 +00:00
  • 4897b0a059 Delete periods from error messages. (edebug-functionp): Recognize compiled functions. (edebug-display): Supply missing parens in let. Richard M. Stallman 1993-11-23 08:43:48 +00:00
  • d4ce6b1875 (edebug-functionp): Recognize compiled functions. Richard M. Stallman 1993-11-23 08:41:03 +00:00
  • 0b1716286b (c-indent-region): Don't goto-char sexpend if it's nil. Richard M. Stallman 1993-11-23 08:35:46 +00:00
  • 6ebbf1dcaf (View-scroll-lines-forward): Allow scrolling backward at the end of the buffer. Richard M. Stallman 1993-11-23 08:31:03 +00:00
  • 0744bf6404 (comint-preinput-scroll-to-bottom): If SCROLL is `this', don't bother with walk-windows; just hack the selected window. Richard M. Stallman 1993-11-23 07:52:33 +00:00
  • 9cd7847364 (rmail-summary-wipe): If rmail buffer is not visible, switch to it in this window. (rmail-summary-mode): Doc fix. Richard M. Stallman 1993-11-23 07:11:22 +00:00
  • d6eb79ad5a Formerly tasks.texi.~2~ Richard M. Stallman 1993-11-23 07:08:05 +00:00
  • bb5d4e1a38 Initial revision Richard M. Stallman 1993-11-23 07:00:40 +00:00
  • acb93e31f5 (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither set nor cleared. (texinfo-format-region): Change texinfo-[start end]-of-header' to tex-[start end]-of-header'. Robert J. Chassell 1993-11-23 05:50:17 +00:00
  • 5e88a39e2c (OBARRAY_SIZE): Increase from 509. Richard M. Stallman 1993-11-23 03:33:33 +00:00
  • 05be3f1a8a (search_magic_path): Fix colon-colon case. Richard M. Stallman 1993-11-23 03:23:05 +00:00
  • 55e86af6f5 (dired-goto-file): Don't try matching one line twice. Richard M. Stallman 1993-11-23 00:11:43 +00:00
  • 916a311917 (Ftext_property_not_all): For trivial yes, return start, not Qt. Richard M. Stallman 1993-11-22 19:47:26 +00:00
  • 847aabcec2 (dired-readin-insert): Expand default-directory and dirname before comparing them. (dired-internal-noselect): Set default-directory to abbreviated name. Richard M. Stallman 1993-11-22 09:29:51 +00:00
  • f45da5d14b (dired-readin-insert): Expand default-directory and dirname before comparing them. Richard M. Stallman 1993-11-22 09:25:23 +00:00
  • b7d52f8ed4 (gnus-inews-do-fcc): If gnus-author-copy-saver is rmail-output, call rmail-output the proper way. Richard M. Stallman 1993-11-22 06:44:12 +00:00
  • 49132687e7 (gnus-inews-do-fcc): Use gnus-output-to-rmail if file is an rmail file. Pass extra args to rmail-output. Richard M. Stallman 1993-11-22 06:38:28 +00:00
  • 52320897b4 (command-line): Set init-file-had-error to t or nil. (command-line-1): Inhibit startup message if init-file-had-error. Richard M. Stallman 1993-11-22 06:35:37 +00:00
  • 9de0760cc8 (Man-specified-section-option): New variable. (Man-translate-references): Use that variable. Richard M. Stallman 1993-11-22 06:34:22 +00:00
  • 1f11a5cab2 (x_set_frame_parameters): Call check_frame_size before Fset_frame_size and Fset_frame_position. Richard M. Stallman 1993-11-22 04:33:26 +00:00
  • 3a6b074b35 (delete_window_event): New event kind. Richard M. Stallman 1993-11-22 04:04:46 +00:00
  • 02ff9dd574 (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix. Richard M. Stallman 1993-11-22 03:08:40 +00:00
  • 593232e32c (inferior-lisp-proc): Clean up error message. Richard M. Stallman 1993-11-22 00:42:30 +00:00
  • ef7485ce20 (lisp-eval-defun): Renamed from lisp-send-defun. (lisp-mode-map): Use new name lisp-eval-defun. Move run-lisp to C-x C-z. Richard M. Stallman 1993-11-22 00:41:35 +00:00
  • 2f5d268106 [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined. Richard M. Stallman 1993-11-22 00:20:36 +00:00
  • 6da676adec (iso-accents-enable): New variable. (key-translation-map): Enable an accent only if in iso-accents-enable. Richard M. Stallman 1993-11-21 22:54:37 +00:00
  • c818754bc1 Doc fix. Richard M. Stallman 1993-11-21 22:43:09 +00:00
  • f39f5da303 (hftctl.o): New rule. Richard M. Stallman 1993-11-21 22:20:51 +00:00
  • 85be9133b9 Include config.h. Include sys/signal.h before config.h. (sav_alrm): Use SIGTYPE. (FUNC): Typedef deleted. Richard M. Stallman 1993-11-21 22:19:51 +00:00
  • 3dbb573a0c (mail-yank-original): Delete windows on selected frame only. Richard M. Stallman 1993-11-21 22:18:15 +00:00
  • d895abb0ba (window_loop, case DELETE_BUFFER_WINDOWS): Select a new buffer only if w is selected window. Richard M. Stallman 1993-11-21 22:15:04 +00:00
  • 6f759698c6 (mail-fetch-field): Exclude trailing whitespace. Delete duplicate (goto-char (point-min)). Richard M. Stallman 1993-11-21 10:04:52 +00:00
  • 4ba131170f (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined to use all the available PTYs in an ELF environment which uses the SVR4 mechanisms; grantpt(), unlockpt() and ptsname(). (FIRST_PTY_LETTER): Deleted. Richard M. Stallman 1993-11-21 09:04:48 +00:00
  • 14442cbfd8 (i[34]86-ncr-sysv*): New specific alternative. Richard M. Stallman 1993-11-21 09:02:45 +00:00
  • 8db93e456a (x-resolve-font-name): Undo previous change. Richard M. Stallman 1993-11-21 07:23:17 +00:00
  • 9b7412a7e7 (Info-edit): Use proper map in substitute-command-keys. Richard M. Stallman 1993-11-21 06:11:34 +00:00
  • 94b90846e4 entered into RCS Richard M. Stallman 1993-11-20 22:31:12 +00:00
  • 79183f1a1f (texinfo-tex-region): Use tex-send-command to do commands. (texinfo-tex-buffer, texinfo-texindex, texinfo-tex-print): Likewise. (texinfo-delete-from-print-queue, texinfo-quit-job): Likewise. Richard M. Stallman 1993-11-20 22:21:58 +00:00
  • 30803a05ce (tex-send-command): Wait for output first, if text has not changed since previous tex-send-command. (tex-send-command-modified-tick): New buffer-local variable. Richard M. Stallman 1993-11-20 22:21:30 +00:00
  • 4cdc1d4b2d (tex-start-shell): Don't use -v option. (tex-send-command): Insert text in the buffer, then use comint-send-input to send it. Richard M. Stallman 1993-11-20 22:00:55 +00:00
  • 111b637db6 (Ftext_property_not_all): Swap t and nil values in the case where there are no intervals. (Fprevious_single_property_change, Fprevious_property_change) Extra arg LIMIT. Return value was off by 1. (Fnext_single_property_change, Fnext_property_change): Extra arg LIMIT. (Fnext_single_property_change): Require at least 2 args. Richard M. Stallman 1993-11-20 09:44:27 +00:00
  • f75c0f8aae (compute_motion): Pass new arg to Fnext_single_property_change. Richard M. Stallman 1993-11-20 09:44:09 +00:00
  • b349f4fb74 (compute_char_face): Accept new arg LIMIT. Pass Fnext_single_property_change its new arg LIMIT. Richard M. Stallman 1993-11-20 09:43:41 +00:00
  • 90b5299acd (direct_output_for_insert): Pass new arg to compute_char_face. Richard M. Stallman 1993-11-20 09:43:03 +00:00
  • dfabd9a094 (display_text_line): Pass new arg to compute_char_face and to Fnext_single_property_change. Richard M. Stallman 1993-11-20 09:42:16 +00:00
  • 4901eb1b09 (x-resolve-font-name): Don't pass FACE to x-list-fonts if FACE has nil as its font. Richard M. Stallman 1993-11-20 08:42:47 +00:00
  • 7f291b64ee (version): When --run-in-place, exclude ${datadir}/emacs/site-lisp from locallisppath. Richard M. Stallman 1993-11-20 06:04:07 +00:00
  • 34d51d087d (tags-complete-tag): Bind enable-recursive-minibuffers to t. Richard M. Stallman 1993-11-20 05:50:01 +00:00
  • 398b666f47 (follow_key): When downcasing, downcase just the basic part of the character, and preserve the modifier bits. Richard M. Stallman 1993-11-20 05:17:44 +00:00
  • 3b9189f831 (read_key_sequence): If we get a quit, and current buffer has changed, replay it to get proper keymap. (quit_throw_to_read_char): Switch frames to the frame the quit was in. Richard M. Stallman 1993-11-20 04:14:34 +00:00
  • 6b528f2f18 *** empty log message *** Karl Heuer 1993-11-20 04:05:45 +00:00
  • c059b5eaa1 (Frename_buffer): When the current buffer is already named NAME, don't short-circuit and just return unless UNIQUE is nil. This makes passing UNIQUE=t equivalent to (rename-buffer (generate-new-buffer-name NAME)). This is useful way to rename the buffer automatically so you can create another with the original name. Roland McGrath 1993-11-20 01:41:51 +00:00
  • 4c7e5f092d Undo last change. SPC feeping at you is too annoying. Roland McGrath 1993-11-20 01:31:19 +00:00
  • 6a22587982 (Frename_buffer): Change s to B in interactive spec to give buffer-name completion. Buffers are often renamed to a name similar to the name of an existing buffer. Roland McGrath 1993-11-20 01:28:24 +00:00
  • 75ee4bfef0 Comment changes. Richard M. Stallman 1993-11-20 00:42:55 +00:00
  • 4eeddc6608 (HAVE_UNISTD_H): No need to define here. Richard M. Stallman 1993-11-19 18:26:10 +00:00
  • fd2dab90e1 (Flist_buffers): Always return a value. Richard M. Stallman 1993-11-19 17:48:44 +00:00
  • 60b73b2585 (read_minibuf): History list always gets strings, not Lisp objects made by read. Richard M. Stallman 1993-11-19 17:44:23 +00:00
  • b387ef9a4f (eval-expression): Don't bind minibuffer-history-sexp-flag. (edit-and-eval-command): Likewise. Richard M. Stallman 1993-11-19 17:43:24 +00:00
  • 7ce370e11f (ange-ftp-parse-dired-listing): Skip extra blank line after the "total" line. Richard M. Stallman 1993-11-19 16:19:32 +00:00
  • f4e3d4eb48 (hexlify-buffer): Add autoload cookie. Richard M. Stallman 1993-11-19 15:57:50 +00:00
  • f93f92f169 (calculate-fortran-indent): Fixup regexp for where statements. Richard M. Stallman 1993-11-18 10:03:14 +00:00
  • 38f6438b72 (read_avail_input): Don't set nread to -1 if we loop around in the loop that calls read. Richard M. Stallman 1993-11-18 09:45:27 +00:00
  • 0e93a7cf3f (r_alloc_init): Explicitly use real_morecore to allocate the entire incomplete page. Richard M. Stallman 1993-11-18 09:26:05 +00:00
  • 9afa5873c4 (FIRST_PTY_LETTER): Defined. Richard M. Stallman 1993-11-18 06:05:12 +00:00