Commit graph

  • 2ea6d56151 (read_process_output): Supply second arg to unbind_to. (exec_sentinel): Likewise. Richard M. Stallman 1994-01-11 05:49:41 +00:00
  • ae34566ab4 (hif-tokenize): Handle // comments after #if. Richard M. Stallman 1994-01-11 05:47:14 +00:00
  • 450b15a0b0 (mail-abbrev-mode-regexp): Add Reply-to. Richard M. Stallman 1994-01-11 05:38:36 +00:00
  • 4e87f4d2ad (x_sync): Block input. Richard M. Stallman 1994-01-10 22:37:42 +00:00
  • 4c0dc72228 (struct buffer): New field auto_save_failure_time. Richard M. Stallman 1994-01-10 22:37:13 +00:00
  • ca32516100 (set_search_regs): New subroutine. (search_buffer): Use set_search_regs. Record beginning and end after matching null string. Richard M. Stallman 1994-01-10 22:36:49 +00:00
  • 67bc89ab85 (Info-follow-reference): If point is not in middle of a cross-reference but located somewhere on current line, make cross-reference the default'. If only one cross-reference located in node, make it default'. Richard M. Stallman 1994-01-10 22:35:29 +00:00
  • 292a8dff00 (isearch-mode): If not slow, clear isearch-window-configuration. Richard M. Stallman 1994-01-10 22:27:52 +00:00
  • b60247d9ee (Fdo_auto_save): If auto save times out, don't try again for 20 minutes. (Fclear_buffer_auto_save_failure): New function. (Fset_buffer_auto_saved): Clear auto_save_failure_time. Richard M. Stallman 1994-01-10 22:24:26 +00:00
  • 5e7b7c5bda (Fdelete_frame): Call x_sync. Richard M. Stallman 1994-01-10 22:20:56 +00:00
  • af1d6f09ce (describe_map_tree): New arg NOMENU. (describe_buffer_bindings): Pass new arg. Richard M. Stallman 1994-01-10 21:30:25 +00:00
  • f8ba73c1c2 (Fsubstitute_command_keys): Pass new arg to describe_map_tree. Richard M. Stallman 1994-01-10 21:30:04 +00:00
  • 802557a4f1 (telnet): Fix previous change--tentative idea wasn't fully removed. Richard M. Stallman 1994-01-10 18:15:22 +00:00
  • afc549fd99 (create_process): Set line discipline only if pty_flag. Richard M. Stallman 1994-01-10 18:13:39 +00:00
  • f920c4419c Include <sys/types.h> before <sys/resource.h>. Roland McGrath 1994-01-09 23:36:21 +00:00
  • b03f6d387b (vendor-key-syms): Fixed typo (extra parens). Roland McGrath 1994-01-09 23:24:57 +00:00
  • 1476977314 (debug): Fixed typo. Roland McGrath 1994-01-09 23:22:30 +00:00
  • 35cf010db6 (debug): Bind a bunch of vars, like last-command, to neutral values. Save the outer values in debugger-last-command, etc. Put those saved values back into effect when returning. (debugger-eval-expression): Put the saved values into effect while evaluating, and store modified values back into debugger-outer-... after evaluating. Richard M. Stallman 1994-01-09 23:11:56 +00:00
  • b062d1fe44 Don't declare sys_nerr. Don't declare sys_errlist unless #ifdef VMS. Declare strerror instead. (wait_reading_process_input): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-09 23:06:40 +00:00
  • a6609a3635 (diff): Select the differences buffer. Richard M. Stallman 1994-01-09 22:39:21 +00:00
  • dfe417305e (diff-latest-backup-file): Call file-chase-links. Richard M. Stallman 1994-01-09 22:36:46 +00:00
  • d52fd67cd1 (c-indent-region): Keep looping till reach endmark. Treat #-lines specially. Richard M. Stallman 1994-01-09 21:27:07 +00:00
  • 94bd657324 (comint-input-autoexpand): Make default nil. Richard M. Stallman 1994-01-09 17:12:18 +00:00
  • 4f99443b8e (shell-input-autoexpand): New variable. (shell-mode): Set comint-input-autoexpand. (shell-mode): Don't call shell-dirstack-message. Richard M. Stallman 1994-01-09 17:11:57 +00:00
  • 96d63b2c8b (vendor-key-syms): Add more HP keysyms and some Sun. Richard M. Stallman 1994-01-09 16:38:16 +00:00
  • 6b7b1820f0 (x_sync): New function. Richard M. Stallman 1994-01-09 15:20:21 +00:00
  • 0481133773 Comment fix. Richard M. Stallman 1994-01-09 15:03:01 +00:00
  • a0e4d3f399 Comment changes. Richard M. Stallman 1994-01-09 12:16:26 +00:00
  • bb4bc8e2ed Restore big block of #ifdef and #include lines for fcntl.h and friends, apparently accidentally removed in 1994-01-03T07:21:12Z!rms@gnu.org. Roland McGrath 1994-01-09 06:15:39 +00:00
  • e5f7ea6858 [! HAVE_STRERROR] (strerror): Define the function. Roland McGrath 1994-01-09 01:00:04 +00:00
  • 47241a651a (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should be; hopefully noone will again see fit to gratuitously break this and not make a change log entry. Optimized sed processing of Makefile.in and cpp output; now preserves comments previously removed from the cpp input. Eliminated temp file for cpp output. Generate -U switches to undefine all identifiers that appear in the directory name ${srcdir}; pass these to cpp. Roland McGrath 1994-01-09 00:36:27 +00:00
  • 33abe2d96d (child_setup): Don't declare PID `register'; we later take its address. Roland McGrath 1994-01-08 23:22:33 +00:00
  • a1f17b2d6a (report_file_error): Use strerror instead of sys_errlist. Roland McGrath 1994-01-08 22:55:04 +00:00
  • 03c71d897f Declare strerror. Roland McGrath 1994-01-08 22:28:39 +00:00
  • 2771160004 [! HAVE_STRERROR] (strerror): Define the function. Roland McGrath 1994-01-08 22:27:30 +00:00
  • e773d20a7b (version): Fix sed regexp to match two-elt version number. Roland McGrath 1994-01-08 22:06:34 +00:00
  • dbc52c10f4 Don't declare sys_errlist; declare strerror instead. (schedule, main): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-08 21:52:28 +00:00
  • 3935665143 (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-08 21:50:14 +00:00
  • be06db9a3e (main): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-08 21:47:36 +00:00
  • 92af894ffd Don't declare sys_errlist; declare strerror instead. (main): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-08 21:43:57 +00:00
  • 20c92ac78b Don't declare sys_errlist; declare strerror instead. (fatal_unexec): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-08 21:42:04 +00:00
  • 15b74b81c2 Add #undef HAVE_STRERROR. Roland McGrath 1994-01-08 21:39:04 +00:00
  • 5dd53b997d Check for strerror. Roland McGrath 1994-01-08 21:37:31 +00:00
  • 7088d1cad7 [! VMS]: Don't declare sys_errlist here. [! HAVE_STRERROR] (strerror): New function. (dup2): Use strerror instead of sys_errlist. Roland McGrath 1994-01-08 21:36:18 +00:00
  • ce97267f95 Don't declare sys_errlist; declare strerror instead. (err_str): Macro removed. (Finsert_file_contents, Fwrite_region): Call strerror instead of err_str. Roland McGrath 1994-01-08 21:28:08 +00:00
  • 826c56acc9 Don't declare sys_errlist; declare strerror instead. (relocate_fd): Call strerror instead of using sys_errlist. Roland McGrath 1994-01-08 21:24:35 +00:00
  • afa4334912 (vendor-key-syms): Set this variable. Richard M. Stallman 1994-01-08 14:36:57 +00:00
  • 94eeb96a54 (rmail-summary-delete-forward): Fix regexp used for recognizing deleted message. (rmail-summary-output, rmail-summary-output-to-rmail-file): Use rmail-summary-delete-forward. Richard M. Stallman 1994-01-08 13:57:29 +00:00
  • 80e4aa30c4 (interrupt_signal) [MSDOS]: write explicit CRs since stdout has been made binary. Start at the top of the screen since the internal terminal otherwise will write "below the screen." Richard M. Stallman 1994-01-08 13:28:03 +00:00
  • e8589b1137 (main): Don't call setpgrp if !initialized. Richard M. Stallman 1994-01-08 13:26:00 +00:00
  • bd4c276211 (${etc}DOC): Put back ${lisp} accidentally deleted. Richard M. Stallman 1994-01-08 13:10:41 +00:00
  • 12243266aa (gnus-group-list-all-groups): Display a message in the echo area. Richard M. Stallman 1994-01-08 12:46:53 +00:00
  • 7120d5c8f0 If there are no subversions yet, use 1. Richard M. Stallman 1994-01-08 12:44:48 +00:00
  • 52b85866af (gud-common-init): Don't crash if no file specified. Richard M. Stallman 1994-01-08 12:18:55 +00:00
  • 84fa8eb54b (rmail-summary-by-senders): Add missing arg to rmail-new-summary. (rmail-summary-output, rmail-summary-output-to-rmail-file): Handle rmail-delete-after-output explicitly here. Richard M. Stallman 1994-01-08 11:48:18 +00:00
  • 162de1825d (enable-flow-control): Use prefix argument like minor modes. (enable-flow-control-memstr=): Function deleted. (enable-flow-control-on): Use member instead. (flow-control-c-q-replacement, flow-control-c-s-replacement): New vars. Richard M. Stallman 1994-01-08 10:04:22 +00:00
  • 7d606649fe Load version.el before site-load.el. Richard M. Stallman 1994-01-08 09:45:40 +00:00
  • aaf45c7bbd (Frem) [MSDOS]: use fmod', not drem'. Put in config.h? Richard M. Stallman 1994-01-08 09:23:12 +00:00
  • 1b94449f31 Initial revision Richard M. Stallman 1994-01-08 09:22:50 +00:00
  • 54ad07d30f [MSDOS]: New buffer-local variable: buffer-file-type to handle DOS newlines. Richard M. Stallman 1994-01-08 09:21:59 +00:00
  • 7e6c2178ef (syms_of_callproc) [MSDOS]: New lisp variable: binary-process. (init_callproc) [MSDOS]: Initialize binary-process. [MSDOS]: Declare binary-process. [MSDOS]: Include <fcntl.h>, <sys/stat.h>, <sys/param.h>, and <errno.h> needed for the next changes. (Fcall_process) [MSDOS]: Create temporary file for process output. Run the subprocess using `run_msdos_command' instead of forking. Arrange for cleanup to erase temporary file. (Fcall_process) [not subprocesses]: Barf if zero buffer argument. (call_process_cleanup) [MSDOS]: Close and erase temporary file instead of the pid-stuff. (Fcall_process_region) [MSDOS]: Create temporary file in $TMP or $TEMP. (Fchild_setup) [MSDOS]: #if 0, as it is not used. Richard M. Stallman 1994-01-08 09:21:13 +00:00
  • 3680bdc6ff [MSDOS]: Don't #include <a.out.h>, but use other headers. (make_hdr) [MSDOS]: Cast a pointer for bzero. (write_segment) [EFAULT]: Check for before using. (adjust_lnnoptrs) [MSDOS]: Use provided descriptor. (adjust_lnnoptrs): Return 0 if ok. Richard M. Stallman 1994-01-08 09:19:22 +00:00
  • 8e99c732db [MSDOS]: don't #include <sgtty.h>. We haven't got it. Declare dummy main field. Don't ever use TABs. Richard M. Stallman 1994-01-08 09:18:53 +00:00
  • 207bdbdb29 [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and <sys/param.h> needed for the following changes, but not <sys/ioctl.h> (discard_tty_input) [MSDOS]: Do it by reading till no more keys available. (init_baud_rate) [MSDOS]: Assume highest possible speed. (sys_suspend) [MSDOS]: Save default directory. Call via system, not via fork. (emacs_get_tty, emacs_set_tty) [MSDOS]: Don't do anything. (init_sys_modes) [MSDOS]: Use raw mode. (get_frame_size) [MSDOS]: Get from bios. (reset_sys_modes) [MSDOS]: Back to cooked mode. (start_of_text) [MSDOS]: Reference _tstart. (select) [MSDOS]: Don't use signals, use sleeping. (init_sys_modes) [MSDOS]: Initialize internal terminal. Richard M. Stallman 1994-01-08 09:18:29 +00:00
  • 004164c530 [MSDOS] (get_lim_data): Use go32 call. Richard M. Stallman 1994-01-08 09:17:47 +00:00
  • 23a71bd66d [MSDOS]: Use text mode for all files but ".elc" files. (complete_file_name) [MSDOS]: Drive letter support. Richard M. Stallman 1994-01-08 09:17:27 +00:00
  • a3fc523600 [MSDOS]: Don't define HAVE_MATHERR. Richard M. Stallman 1994-01-08 09:16:45 +00:00
  • 4c3c22f36a [MSDOS]: #include "msdos.h" and <sys/param.h> needed for the following changes. (Ffile_name_directory, Fexpand_file_name) [FILE_SYSTEM_CASE]: Apply case conversion if defined. (Ffile_name_directory, Ffile_name_nondirectory, file_name_as_directory, directory_file_name, Fexpand_file_name, Fsubstitute_in_file_name, expand_and_dir_to_file) [MSDOS]: Drive letter support. (Fexpand_file_name) [MSDOS]: Support for multiple default directories. (Ffile_writeable_p) [MSDOS]: Don't call access with file name ending in slash. (Finsert_file_contents) [MSDOS]: Determine file type by name (call find-buffer-file-type) and change CR+LF to LF if it is a text file. (Fwrite_region) [MSDOS]: Use text/binary mode as specified by buffer_file_type. (syms_of_fileio) [MSDOS]: Set Qfind_buffer_file_type. (Fsubstitute_in_file_name) [MSDOS]: Ignore case in environtment variable. Richard M. Stallman 1994-01-08 09:15:49 +00:00
  • 29b89fe042 (main) [MSDOS]: Call init_environment. Set file types to binary for all files. Call init_dosfns. (fatal_error_signal) [MSDOS]: Uncomment sigblock. Richard M. Stallman 1994-01-08 08:48:32 +00:00
  • 128ecc89ba (DIRENTRY_NONEMPTY): New macro; two definitions. (Fdirectory_files, file_name_completion): Use it. Richard M. Stallman 1994-01-08 08:47:19 +00:00
  • cf9cdc11ac (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert. Richard M. Stallman 1994-01-08 08:45:19 +00:00
  • 186167e82b entered into RCS Richard M. Stallman 1994-01-08 08:03:17 +00:00
  • de78a7baa8 Extend emacs-version based on which executable files exist. Richard M. Stallman 1994-01-07 14:18:17 +00:00
  • 0a3e18a0a9 (emacs): Don't run inc-vers.el. Richard M. Stallman 1994-01-07 14:15:21 +00:00
  • b8b1b8fd99 (strout, printchar): Use proper frame for minibuffer. Richard M. Stallman 1994-01-07 13:50:23 +00:00
  • dd0d2cf36b *** empty log message *** Richard M. Stallman 1994-01-07 13:46:21 +00:00
  • 13dbb2cc14 entered into RCS Richard M. Stallman 1994-01-07 13:45:36 +00:00
  • 3382cd5942 Initial revision Richard M. Stallman 1994-01-07 13:34:12 +00:00
  • c4a7b2a414 (dired-move-to-filename-regexp): New variable. (dired-move-to-filename): Use that. Richard M. Stallman 1994-01-07 12:23:44 +00:00
  • 47d5376912 (Info-directory-list): Change last elt to ../info (expanded). Richard M. Stallman 1994-01-07 11:58:27 +00:00
  • f9890ae633 (command-line-1): Improve echo area message wording. Don't print it if C-h C-p has been redefined. Richard M. Stallman 1994-01-07 11:29:42 +00:00
  • 812daf81cc (ange-ftp-hash-mark-msgs): Undo previous change. Richard M. Stallman 1994-01-07 09:13:52 +00:00
  • cadc2c79ee Handle HAVE_BCMP. (BSTRING): Don't define unless HAVE_BCMP. Richard M. Stallman 1994-01-07 05:58:16 +00:00
  • 76d1726a00 Test for bcmp. Richard M. Stallman 1994-01-07 05:55:40 +00:00
  • b69f3ab1c8 (make-lucid-menu-keymap): Allow multiple identical inactive strings. Richard M. Stallman 1994-01-07 05:37:31 +00:00
  • 424532459b (comint-show-output): Use (point-max) rather than erring when the comint-last-input-end marker points nowhere. Roland McGrath 1994-01-06 20:24:06 +00:00
  • 1e0e614d5e (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to absolute file names culled from error msgs. (compile-abbreviate-directory): Prepend comint-file-name-prefix (if boundp) to DIR before other processing. Roland McGrath 1994-01-06 17:21:32 +00:00
  • 3db9a4ebb4 (shell-cd): Function removed. (shell-prefixed-directory-name): New defsubst. (shell-process-popd, shell-process-pushd, shell-process-cd, shell-resync-dirs): Apply it to ARG when it's a directory name. Use (concat comint-file-name-prefix "~") in place of (getenv "HOME") or "~". Call cd instead of shell-cd. Roland McGrath 1994-01-06 17:02:00 +00:00
  • 03dcd202f4 (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set kill-ring-yank-pointer explicitly instead. Roland McGrath 1994-01-06 16:49:05 +00:00
  • 51ba27e7ac (compilation-buffer-p): Move defsubst before all callers. (compilation-forget-errors): Reset compilation-parsing-end to 1 here. (compile-reinitialize-errors): Don't reset compilation-parsing-end after calling compilation-forget-errors. Comment out gratuitous switch-to-buffer call; what was the rationale for it? Don't check compilation-parsing-end (removed local AT-START); instead always append to compilation-old-error-list, it will be nil if at start. If compilation-error-list is non-nil before calling the parser, restore its previous value afterwards; it still indicates the current error position. Subtract the length of the existing compilation-error-list from FIND-AT-LEAST when calling the parser. (compilation-parse-errors): Don't check LIMIT-SEARCH at end of loop. Inside check it inside each case of the cond; in error case we must discard the last new error before stopping (just as for FIND-AT-LEAST). Use floating-point in buffer percentage calculation, to avoid integer overflow. Roland McGrath 1994-01-06 15:25:19 +00:00
  • 52d7b2e563 (tempdir): Put subdir msdos into the distribution. Richard M. Stallman 1994-01-06 12:36:43 +00:00
  • 389e8f1127 (rmail-resend): Use send-mail-function. Richard M. Stallman 1994-01-06 11:48:28 +00:00
  • 3aaa90ef9f entered into RCS Richard M. Stallman 1994-01-06 11:46:45 +00:00
  • 9bb004f619 (auto-mode-alist): Treat changelo like ChangeLog. Richard M. Stallman 1994-01-06 11:45:53 +00:00
  • 5675b1e4f7 (change-log-name): On MSDOS, use changelo. Richard M. Stallman 1994-01-06 11:44:29 +00:00
  • a865e55bbe (rmail-convert-to-babyl-format): Fix one-off error in handling content-length field. Richard M. Stallman 1994-01-06 11:42:55 +00:00
  • ec4c6f225a (desktop-buffer-mh): New function for mh mail system. (desktop-buffer-handlers): Add desktop-buffer-mh. (desktop-buffer): Correct setting of auto-fill-mode. Make the compilation silent using (eval-when-compile ...) (old-kill-emacs): New explicit variable (for Emacs 18 comp.) (desktop-globals-to-save): Add the history rings for interactive searches. (postv18): Remove. (desktop-create-buffer-form): New variable. (desktop-save): Use desktop-create-buffer-form. (desktop-value-to-string): New function. (desktop-outvar): Clean-up using desktop-value-to-string. (desktop-save): clean-up Using desktop-value-to-string. (desktop-save): Decide Emacs version at compile time. (desktop-locals-to-save): New variable. (desktop-truncate): New function. Richard M. Stallman 1994-01-06 11:34:51 +00:00
  • 531b2a2817 (makefile-mode): Make comment-start, comment-end, and comment-start-skip buffer-local. Richard M. Stallman 1994-01-06 09:59:12 +00:00
  • c44565c836 (display-time-file-nonempty-p): Check existence here. (display-time-server-down-time): New variable. (display-time-filter): If accessing mail-spool-time takes too long, don't try again for twenty minutes. Richard M. Stallman 1994-01-06 09:24:30 +00:00
  • 9897e2d538 (lpr-headers-switches): Set proper value on hpux and usg. Richard M. Stallman 1994-01-06 09:22:49 +00:00