Commit graph

  • 9257d3746e (struct input_event): FIx typo in previous change. Richard M. Stallman 1993-12-26 08:43:36 +00:00
  • 66fceb6578 (font-lock-set-defaults): Add missing paren. Richard M. Stallman 1993-12-26 08:21:22 +00:00
  • 3082623d01 (lm-report-bug): lm-maintainer returns a cons; convert it to a string. Richard M. Stallman 1993-12-26 08:02:10 +00:00
  • ef92f83b81 (lm-report-bug): Don't crash if version is nil. Richard M. Stallman 1993-12-26 07:56:21 +00:00
  • 307feb1fd5 (XTread_socket): Make proper junk values to pass to select. Richard M. Stallman 1993-12-26 07:08:08 +00:00
  • 6d1e5a964e (bcopy) Use memmove instead of memcpy. Richard M. Stallman 1993-12-26 06:04:51 +00:00
  • 4fb83f3cde (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg. Richard M. Stallman 1993-12-26 06:04:18 +00:00
  • ce3f43382e (XTflash): Use EMACS_GET_TIME. Richard M. Stallman 1993-12-26 06:00:04 +00:00
  • 31ce1c9154 (Fmemory_limit): No longer interactive. Richard M. Stallman 1993-12-25 08:12:08 +00:00
  • 82ba47d77a (command_loop_1): Test of whether disp tab elt was a vector was backwards. Richard M. Stallman 1993-12-25 02:31:25 +00:00
  • c9d14ebc74 (Fwrite_region): If handler, don't mess with modtime. (Finsert_file_contents): Likewise. Richard M. Stallman 1993-12-25 02:17:41 +00:00
  • aec81cb641 (ange-ftp-write-region): Call set-visited-file-modtime. (ange-ftp-insert-file-contents): Likewise. Richard M. Stallman 1993-12-25 02:13:37 +00:00
  • 8359469caa (callproc.o): Depend on systty.h and syssignal.h. Richard M. Stallman 1993-12-25 01:45:30 +00:00
  • a129418f94 Include systty.h. (child_setup): Use EMACS_SET_TTY_PGRP. Richard M. Stallman 1993-12-25 01:45:14 +00:00
  • 000ab717b0 (create_process) [NTTYDISC]: Set the tty line discipline. Richard M. Stallman 1993-12-25 01:44:47 +00:00
  • f72ea9815b Add #undef HAVE_SETSID. Richard M. Stallman 1993-12-25 01:44:18 +00:00
  • bd7a1ebba7 Check for setsid. Richard M. Stallman 1993-12-25 01:43:19 +00:00
  • f7ead36120 (isearch-mode-map): Bind kp-... keys. Richard M. Stallman 1993-12-25 00:50:10 +00:00
  • aba567f8eb ascii-character props for backspace, delete, etc. moved back to x-win.el. Richard M. Stallman 1993-12-25 00:47:30 +00:00
  • 0d17313487 (setting up kp-... keys): Make ascii-character props. ascii-character props for backspace, delete, etc. moved here. Richard M. Stallman 1993-12-25 00:45:07 +00:00
  • 200503bb06 Provide bytecomp as well as byte-compile. Richard M. Stallman 1993-12-25 00:32:37 +00:00
  • 9d6a6bb9b9 (redisplay_window): Before altering lpoint, make sure the buffer it pertains to is the one being displayed. Richard M. Stallman 1993-12-25 00:05:02 +00:00
  • abae13bd2c (Fmodify_syntax_entry): Doc fix. Richard M. Stallman 1993-12-24 23:12:07 +00:00
  • 97d3f95071 (vc-buffer-sync, vc-diff): New arg NOT-URGENT. (vc-diff): Pass new arg. Richard M. Stallman 1993-12-24 23:07:23 +00:00
  • be44f62cfb (query-replace-map): Don't bind ESC. (query-replace-help): Changed accordingly. Richard M. Stallman 1993-12-24 22:55:03 +00:00
  • 67fc28a745 (unload-feature): Ignore conses in the feature-symbols. Richard M. Stallman 1993-12-24 07:29:39 +00:00
  • b0f867435d (shell-backward-command): If comint-bol moves forward, use real beginning of line instead. Use skip-syntax-backward properly. If backward search finds a separator, move forward over it. (shell-forward-command): Call skip-syntax-backward properly. Richard M. Stallman 1993-12-24 05:42:58 +00:00
  • 6eb7492c51 (TERMCAP_NAME): Defined. Richard M. Stallman 1993-12-24 04:38:03 +00:00
  • 6cc0778f31 (telnet): Use comint-arguments. Richard M. Stallman 1993-12-24 04:00:16 +00:00
  • 457a9beede (Fopen_network_stream): Turn off SIGIO while connecting. Richard M. Stallman 1993-12-24 03:49:30 +00:00
  • 913126a6bc (rmail-output-to-rmail-file): When copying to a buffer, maybe enable auto save in that buffer. Richard M. Stallman 1993-12-24 03:43:13 +00:00
  • 876cd68935 Comment change. Richard M. Stallman 1993-12-24 03:40:42 +00:00
  • 6c0457176c (awk-mode-syntax-table): Was mistakenly changing emacs-lisp-mode-syntax-table. Richard M. Stallman 1993-12-24 03:34:11 +00:00
  • 99afb6719f (isearch-update): If isearch-other-end is nil, call isearch-dehighlight. Richard M. Stallman 1993-12-24 03:30:11 +00:00
  • 4a7e63b938 (vc-mode-line): Make buffer read-only for root if file is locked. Richard M. Stallman 1993-12-24 03:12:14 +00:00
  • 202af1a239 (telnet): Use comint-canonicalize-args. Richard M. Stallman 1993-12-24 03:07:30 +00:00
  • 660a52f9c9 (rmail-insert-inbox-text): If copy-file fails, call rename-file with t as third arg. Richard M. Stallman 1993-12-24 02:49:41 +00:00
  • 1f6fcec334 (next-complete-history-element): Doc fix. (previous-complete-history-element): Doc fix. Richard M. Stallman 1993-12-24 02:44:13 +00:00
  • 3f849529a6 (comint-next-matching-input-from-input): Doc fix. Richard M. Stallman 1993-12-24 02:40:33 +00:00
  • 91a480c1c2 Put man/getopt.c in the dist. Richard M. Stallman 1993-12-24 02:34:25 +00:00
  • 653ddcc30b (mkdir): Make only the lockdir writable. Richard M. Stallman 1993-12-24 02:28:35 +00:00
  • 9c34bd79b7 (*-sun-solaris*): Add special case for Solaris 2.3. Richard M. Stallman 1993-12-24 02:26:57 +00:00
  • 80fce26856 (${archlibdir}, install): Use $(INSTALL_PROGRAM) for all executables and scripts. Richard M. Stallman 1993-12-24 02:18:42 +00:00
  • 3f628ebde4 (main): When making tempname, cast result of xmalloc. Include room for EXXXXXX in the size. Don't use result of strcpy. Richard M. Stallman 1993-12-24 02:17:52 +00:00
  • 7694a0c4c2 (scan_lisp_file): Don't add newline at end of string. Richard M. Stallman 1993-12-24 02:16:49 +00:00
  • b9911289d3 (picture-mode): Save the old truncate-lines value. (picture-mode-exit): Restore that value. Richard M. Stallman 1993-12-23 05:01:36 +00:00
  • c20a77cc59 Add side-effect-free props for many functions. (byte-boolean-vars): Add highlight-nonselected-windows. Richard M. Stallman 1993-12-23 05:00:49 +00:00
  • b6105c76ee Add keywords. (desktop-outvar): clean-up output using fewer quotes and \n for newlines. (desktop-save): print buffer information using \n for newlines. (desktop-save-buffer-p): doc fix. (desktop-save): bug in mark-activity saving. (desktop-buffer-rmail): doc fix. (desktop-buffer-rmail, desktop-buffer-dired, desktop-buffer): Use eq' instead of equal'. (desktop-clear): end up with one window. Richard M. Stallman 1993-12-23 04:59:47 +00:00
  • 57b908e3c0 (gnus-capitalize-newsgroup): Modify a new temporary syntax table, not the current one. Richard M. Stallman 1993-12-23 04:58:26 +00:00
  • 0c5b5a13c9 (makefile-ignored-files-in-pickup-regex): Supply missing \\. (makefile-insert-target-ref): Fix typo. Richard M. Stallman 1993-12-23 04:57:18 +00:00
  • e6945ec780 (pages-copy-header-and-position): Call end-of-line, not forward-line. (pages-directory): Omit space at end of pages-directory-buffer. Richard M. Stallman 1993-12-23 04:56:43 +00:00
  • 23e62b22f5 (outline-copy-exposed): Don't use replace-regexp. Richard M. Stallman 1993-12-23 04:55:44 +00:00
  • 088f8c7717 (hide-bibtex-entry-bodies): Don't use replace-regexp. Richard M. Stallman 1993-12-23 04:54:37 +00:00
  • 5975546182 (vip-replace-string): Don't use replace-regexp. Richard M. Stallman 1993-12-23 04:53:48 +00:00
  • 5f5d794a22 Don't repeat at load time any bindings that are autoloaded. Richard M. Stallman 1993-12-23 04:52:56 +00:00
  • 85111db572 (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's. (outline-mode): Set change-major-mode-hook. Richard M. Stallman 1993-12-23 04:47:13 +00:00
  • 7620dcc5bb (c-delete-backslash): Do nothing if empty line. Richard M. Stallman 1993-12-23 04:46:18 +00:00
  • 9f370a90b5 (inferior-scheme-mode): Don't let `comint-prompt-regexp' match more than one line. Richard M. Stallman 1993-12-23 04:44:57 +00:00
  • 50e268ea77 (inferior-lisp-prompt): Don't match more than one line. Richard M. Stallman 1993-12-23 04:43:53 +00:00
  • f48c1d8d7c (remove-hook): Use equal to see if hook is just that fcn. (add-hook): Use member to see if a lambda expr is already in the list. Richard M. Stallman 1993-12-23 04:43:01 +00:00
  • d226f0a6b1 (add-log-current-defun): Remove spurious quote on c++-mode. Recognize c++-c-mode. Richard M. Stallman 1993-12-23 04:42:26 +00:00
  • 4c980cfae1 (c++-indent-line, calculate-c++-indent): (indent-c++-exp): Recognize friend' without class'. Richard M. Stallman 1993-12-23 04:41:41 +00:00
  • 233993a347 (dired-in-this-tree): Call expand-file-name. Richard M. Stallman 1993-12-23 04:40:58 +00:00
  • a1c7dec409 (perform-replace): Prompt now says how to get help. Richard M. Stallman 1993-12-23 04:40:13 +00:00
  • 12fbf178bb (apropos-match-keys): If REGEXP is nil, always act as if it matched. Richard M. Stallman 1993-12-23 04:39:33 +00:00
  • d1d1ddbd6a (;; Keywords:): Changed to "abbrev". (hippie-expand-ignore-buffers): New variable. (he-regexp-member): New function. (hippie-expand-try-functions-list): Added try-expand-list'. (try-expand-line-all-buffers, try-expand-list-all-buffers, try-expand-dabbrev-all-buffers): Use he-regexp-member' and `hippie-expand-ignore-buffers'. (he-list-search): Don't find list containing point. (he-dab-search-regexp): Just match at beginning of words. (he-dabbrev-beg): Never move point forward. Richard M. Stallman 1993-12-23 04:38:57 +00:00
  • 2368506ddc (gnus-post-news): Call gnus-read-distributions-file. Richard M. Stallman 1993-12-23 04:37:27 +00:00
  • a47d9087bc (font-lock-set-defaults): Do nothing if font-lock-keywords is already set. Richard M. Stallman 1993-12-23 04:36:41 +00:00
  • 925a622cbe Don't imply private dictionary is always ispell.words. Richard M. Stallman 1993-12-23 04:35:44 +00:00
  • 6f93191964 (hack-local-variables-prop-line): If we can't switch-to-buffer in selected window, try another window, then a new frame. Richard M. Stallman 1993-12-23 03:49:15 +00:00
  • aea2e14ce5 (fill-region-as-paragraph): Do allow breaking line at a period followed by two spaces, in the case where we are insisting on having at least one complete word. Richard M. Stallman 1993-12-23 03:47:45 +00:00
  • 5590a22428 (reposition-window): Fix whitespace-skipping regexp. Richard M. Stallman 1993-12-23 03:47:06 +00:00
  • 9b9f9c9dc1 (mail-fetch-field): Add autoload cookie. Richard M. Stallman 1993-12-23 03:46:01 +00:00
  • 191b14ba97 (shadow-noquery): Use it. (shadow-copy-file): Use abbreviate-file-name to avoid incorrect warnings. Lucid support commented out (didn't work and caused compiler warnings). Richard M. Stallman 1993-12-23 03:45:09 +00:00
  • 579cc01c3a (time-stamp-month-dd-yyyy): no leading zero on day. Richard M. Stallman 1993-12-23 03:43:13 +00:00
  • 08ffcab37e (sc-read-string): Don't pass a history arg to read-string. Richard M. Stallman 1993-12-23 03:42:20 +00:00
  • f5a131d8fd (shell-mode): Pass t to comint-read-input-ring. Richard M. Stallman 1993-12-23 03:41:22 +00:00
  • d637fa5679 (comint-read-input-ring): New arg SILENT. Richard M. Stallman 1993-12-23 03:39:27 +00:00
  • e9681c45f9 (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it. Richard M. Stallman 1993-12-23 03:37:27 +00:00
  • b8797e1f6b (make-doctor-variables): Fix some local var names. Richard M. Stallman 1993-12-23 03:36:02 +00:00
  • d443f37c8f Autoload dired-.*-file. Richard M. Stallman 1993-12-23 03:34:57 +00:00
  • 7e6404f678 (mouse-kill-secondary): Get rid of CLICK argument. Instead, use this-command-keys. Richard M. Stallman 1993-12-23 03:33:34 +00:00
  • f9b1c0b224 (visit-tags-table-buffer): Change "Add to list" question. Richard M. Stallman 1993-12-23 03:31:03 +00:00
  • 953262f779 (rmail-output-to-rmail-file): Call rmail-update-summary. Richard M. Stallman 1993-12-23 03:30:12 +00:00
  • 9d78ff8be7 (isearch-text-char-description): Treat TAB as ctl char. Richard M. Stallman 1993-12-23 03:28:10 +00:00
  • 724ecf95f2 (rmail-spool-directory): Use dgux, not dgux-unix. Richard M. Stallman 1993-12-23 03:26:46 +00:00
  • 857ff384c0 (rmail-summary-goto-msg): Use unwind-protect to go back to summary, and go back to the window that was selected before. Richard M. Stallman 1993-12-23 03:25:40 +00:00
  • d2fc297c32 (rmail-quit): Expunge without updating summary. Richard M. Stallman 1993-12-23 03:24:31 +00:00
  • e3683fc767 (telnet-filter): Rewrite, taken mostly from Lucid. Richard M. Stallman 1993-12-23 03:22:55 +00:00
  • ff4373ed63 (calendar-mode-map): Put back C-v and M-v bindings. Richard M. Stallman 1993-12-23 03:21:48 +00:00
  • 8d1abb424e (Info-insert-dir): Compute truename just once for each dir. Richard M. Stallman 1993-12-23 03:20:32 +00:00
  • 33aa894652 (menu-bar-edit-menu): Add query-replace menu item. Make a menu-enable property for query-replace. Richard M. Stallman 1993-12-23 03:19:05 +00:00
  • e660d0db20 (Man-specified-section-option): Test system-configuration. Richard M. Stallman 1993-12-23 03:18:02 +00:00
  • 8a68f868d1 (asm-mode): Don't mess with auto-fill mode. Richard M. Stallman 1993-12-23 03:16:25 +00:00
  • 3a621cfedc (lpr-headers-switches): Treat hpux like usg-unix-v. Richard M. Stallman 1993-12-23 03:14:40 +00:00
  • 3591cb551b (awk-mode): Use c-indent-line. Richard M. Stallman 1993-12-23 03:06:30 +00:00
  • 80e9d8283a (ange-ftp-hash-mark-msgs): Make match more general. Richard M. Stallman 1993-12-23 03:05:12 +00:00
  • 13eaa0261c (gud-format-command): Rewrite. Richard M. Stallman 1993-12-23 02:56:37 +00:00
  • 7d847440c5 (vc-record-rename): Don't use replace-regexp. Richard M. Stallman 1993-12-23 02:51:19 +00:00
  • 64db24613f (tex-common-initialization): Make paragraph-start and paragraph-separate match a line of $$. Richard M. Stallman 1993-12-23 02:48:56 +00:00