]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years ago(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.
Richard M. Stallman [Sun, 26 Dec 1993 06:04:18 +0000 (06:04 +0000)]
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.

30 years ago(XTflash): Use EMACS_GET_TIME.
Richard M. Stallman [Sun, 26 Dec 1993 06:00:04 +0000 (06:00 +0000)]
(XTflash): Use EMACS_GET_TIME.

30 years ago(Fmemory_limit): No longer interactive.
Richard M. Stallman [Sat, 25 Dec 1993 08:12:08 +0000 (08:12 +0000)]
(Fmemory_limit): No longer interactive.

30 years ago(command_loop_1): Test of whether disp tab elt
Richard M. Stallman [Sat, 25 Dec 1993 02:31:25 +0000 (02:31 +0000)]
(command_loop_1): Test of whether disp tab elt
was a vector was backwards.

30 years ago(Fwrite_region): If handler, don't mess with modtime.
Richard M. Stallman [Sat, 25 Dec 1993 02:17:41 +0000 (02:17 +0000)]
(Fwrite_region): If handler, don't mess with modtime.
(Finsert_file_contents): Likewise.

30 years ago(ange-ftp-write-region): Call set-visited-file-modtime.
Richard M. Stallman [Sat, 25 Dec 1993 02:13:37 +0000 (02:13 +0000)]
(ange-ftp-write-region): Call set-visited-file-modtime.
 (ange-ftp-insert-file-contents): Likewise.

30 years ago(callproc.o): Depend on systty.h and syssignal.h.
Richard M. Stallman [Sat, 25 Dec 1993 01:45:30 +0000 (01:45 +0000)]
(callproc.o): Depend on systty.h and syssignal.h.

30 years agoInclude systty.h.
Richard M. Stallman [Sat, 25 Dec 1993 01:45:14 +0000 (01:45 +0000)]
Include systty.h.
(child_setup): Use EMACS_SET_TTY_PGRP.

30 years ago(create_process) [NTTYDISC]: Set the tty line discipline.
Richard M. Stallman [Sat, 25 Dec 1993 01:44:47 +0000 (01:44 +0000)]
(create_process) [NTTYDISC]: Set the tty line discipline.

30 years agoAdd #undef HAVE_SETSID.
Richard M. Stallman [Sat, 25 Dec 1993 01:44:18 +0000 (01:44 +0000)]
Add #undef HAVE_SETSID.

30 years agoCheck for setsid.
Richard M. Stallman [Sat, 25 Dec 1993 01:43:19 +0000 (01:43 +0000)]
Check for setsid.

30 years ago(isearch-mode-map): Bind kp-... keys.
Richard M. Stallman [Sat, 25 Dec 1993 00:50:10 +0000 (00:50 +0000)]
(isearch-mode-map): Bind kp-... keys.

30 years agoascii-character props for backspace, delete, etc. moved back to x-win.el.
Richard M. Stallman [Sat, 25 Dec 1993 00:47:30 +0000 (00:47 +0000)]
ascii-character props for backspace, delete, etc. moved back to x-win.el.

30 years ago(setting up kp-... keys): Make ascii-character props.
Richard M. Stallman [Sat, 25 Dec 1993 00:45:07 +0000 (00:45 +0000)]
(setting up kp-... keys): Make ascii-character props.
ascii-character props for backspace, delete, etc. moved here.

30 years agoProvide bytecomp as well as byte-compile.
Richard M. Stallman [Sat, 25 Dec 1993 00:32:37 +0000 (00:32 +0000)]
Provide bytecomp as well as byte-compile.

30 years ago(redisplay_window): Before altering lpoint,
Richard M. Stallman [Sat, 25 Dec 1993 00:05:02 +0000 (00:05 +0000)]
(redisplay_window): Before altering lpoint,
make sure the buffer it pertains to is the one being displayed.

30 years ago(Fmodify_syntax_entry): Doc fix.
Richard M. Stallman [Fri, 24 Dec 1993 23:12:07 +0000 (23:12 +0000)]
(Fmodify_syntax_entry): Doc fix.

30 years ago(vc-buffer-sync, vc-diff): New arg NOT-URGENT.
Richard M. Stallman [Fri, 24 Dec 1993 23:07:23 +0000 (23:07 +0000)]
(vc-buffer-sync, vc-diff): New arg NOT-URGENT.
(vc-diff): Pass new arg.

30 years ago(query-replace-map): Don't bind ESC.
Richard M. Stallman [Fri, 24 Dec 1993 22:55:03 +0000 (22:55 +0000)]
(query-replace-map): Don't bind ESC.
(query-replace-help): Changed accordingly.

30 years ago(unload-feature): Ignore conses in the feature-symbols.
Richard M. Stallman [Fri, 24 Dec 1993 07:29:39 +0000 (07:29 +0000)]
(unload-feature): Ignore conses in the feature-symbols.

30 years ago(shell-backward-command): If comint-bol moves forward,
Richard M. Stallman [Fri, 24 Dec 1993 05:42:58 +0000 (05:42 +0000)]
(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.

30 years ago(TERMCAP_NAME): Defined.
Richard M. Stallman [Fri, 24 Dec 1993 04:38:03 +0000 (04:38 +0000)]
(TERMCAP_NAME): Defined.

30 years ago(telnet): Use comint-arguments.
Richard M. Stallman [Fri, 24 Dec 1993 04:00:16 +0000 (04:00 +0000)]
(telnet): Use comint-arguments.

30 years ago(Fopen_network_stream): Turn off SIGIO while connecting.
Richard M. Stallman [Fri, 24 Dec 1993 03:49:30 +0000 (03:49 +0000)]
(Fopen_network_stream): Turn off SIGIO while connecting.

30 years ago(rmail-output-to-rmail-file): When copying to a buffer,
Richard M. Stallman [Fri, 24 Dec 1993 03:43:13 +0000 (03:43 +0000)]
(rmail-output-to-rmail-file): When copying to a buffer,
maybe enable auto save in that buffer.

30 years agoComment change.
Richard M. Stallman [Fri, 24 Dec 1993 03:40:42 +0000 (03:40 +0000)]
Comment change.

30 years ago(awk-mode-syntax-table): Was mistakenly changing
Richard M. Stallman [Fri, 24 Dec 1993 03:34:11 +0000 (03:34 +0000)]
(awk-mode-syntax-table): Was mistakenly changing
emacs-lisp-mode-syntax-table.

30 years ago(isearch-update): If isearch-other-end is nil,
Richard M. Stallman [Fri, 24 Dec 1993 03:30:11 +0000 (03:30 +0000)]
(isearch-update): If isearch-other-end is nil,
call isearch-dehighlight.

30 years ago(vc-mode-line): Make buffer read-only for root if file is locked.
Richard M. Stallman [Fri, 24 Dec 1993 03:12:14 +0000 (03:12 +0000)]
(vc-mode-line): Make buffer read-only for root if file is locked.

30 years ago(telnet): Use comint-canonicalize-args.
Richard M. Stallman [Fri, 24 Dec 1993 03:07:30 +0000 (03:07 +0000)]
(telnet): Use comint-canonicalize-args.

30 years ago(rmail-insert-inbox-text): If copy-file fails,
Richard M. Stallman [Fri, 24 Dec 1993 02:49:41 +0000 (02:49 +0000)]
(rmail-insert-inbox-text): If copy-file fails,
call rename-file with t as third arg.

30 years ago(next-complete-history-element): Doc fix.
Richard M. Stallman [Fri, 24 Dec 1993 02:44:13 +0000 (02:44 +0000)]
(next-complete-history-element): Doc fix.
(previous-complete-history-element): Doc fix.

30 years ago(comint-next-matching-input-from-input): Doc fix.
Richard M. Stallman [Fri, 24 Dec 1993 02:40:33 +0000 (02:40 +0000)]
(comint-next-matching-input-from-input): Doc fix.

30 years agoPut man/getopt.c in the dist.
Richard M. Stallman [Fri, 24 Dec 1993 02:34:25 +0000 (02:34 +0000)]
Put man/getopt.c in the dist.

30 years ago(mkdir): Make only the lockdir writable.
Richard M. Stallman [Fri, 24 Dec 1993 02:28:35 +0000 (02:28 +0000)]
(mkdir): Make only the lockdir writable.

(libdir): Use @libdir@.

(install): Add empty command.

(install): Depend on ${SUBDIR}, not `all'.

30 years ago(*-sun-solaris*): Add special case for Solaris 2.3.
Richard M. Stallman [Fri, 24 Dec 1993 02:26:57 +0000 (02:26 +0000)]
(*-sun-solaris*): Add special case for Solaris 2.3.

(i860-*-sysv4): Renamed from i860-*-sysvr4.

(LIBS): Add test for existence of XSetWMProtocols.

(solaris): Set NON_GNU_CPP instead of CPP.
Set it for all solaris versions.
(mips-mips-riscos4*): Set NON_GNU_CC, not CC.
(after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
Likewise for NON_GNU_CC and CC.

(mips-mips-riscos4*): Assign variable CC.
(checking ${with_gcc}): If "no", don't override CC if already set.
(CC): Initialize it as empty.

(Suns): Set CPP if *-solaris2.3*.

30 years ago(${archlibdir}, install): Use $(INSTALL_PROGRAM)
Richard M. Stallman [Fri, 24 Dec 1993 02:18:42 +0000 (02:18 +0000)]
(${archlibdir}, install): Use $(INSTALL_PROGRAM)
for all executables and scripts.

30 years ago(main): When making tempname, cast result of xmalloc.
Richard M. Stallman [Fri, 24 Dec 1993 02:17:52 +0000 (02:17 +0000)]
(main): When making tempname, cast result of xmalloc.
Include room for EXXXXXX in the size.
Don't use result of strcpy.

30 years ago(scan_lisp_file): Don't add newline at end of string.
Richard M. Stallman [Fri, 24 Dec 1993 02:16:49 +0000 (02:16 +0000)]
(scan_lisp_file): Don't add newline at end of string.

30 years ago(picture-mode): Save the old truncate-lines value.
Richard M. Stallman [Thu, 23 Dec 1993 05:01:36 +0000 (05:01 +0000)]
(picture-mode): Save the old truncate-lines value.
(picture-mode-exit): Restore that value.

30 years agoAdd side-effect-free props for many functions.
Richard M. Stallman [Thu, 23 Dec 1993 05:00:49 +0000 (05:00 +0000)]
Add side-effect-free props for many functions.
(byte-boolean-vars): Add highlight-nonselected-windows.

30 years agoAdd keywords.
Richard M. Stallman [Thu, 23 Dec 1993 04:59:47 +0000 (04:59 +0000)]
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.

30 years ago(gnus-capitalize-newsgroup): Modify a new temporary
Richard M. Stallman [Thu, 23 Dec 1993 04:58:26 +0000 (04:58 +0000)]
(gnus-capitalize-newsgroup): Modify a new temporary
syntax table, not the current one.

30 years ago(makefile-ignored-files-in-pickup-regex): Supply missing \\.
Richard M. Stallman [Thu, 23 Dec 1993 04:57:18 +0000 (04:57 +0000)]
(makefile-ignored-files-in-pickup-regex): Supply missing \\.
(makefile-insert-target-ref): Fix typo.

30 years ago(pages-copy-header-and-position): Call end-of-line, not forward-line.
Richard M. Stallman [Thu, 23 Dec 1993 04:56:43 +0000 (04:56 +0000)]
(pages-copy-header-and-position): Call end-of-line, not forward-line.
(pages-directory): Omit space at end of pages-directory-buffer.

30 years ago(outline-copy-exposed): Don't use replace-regexp.
Richard M. Stallman [Thu, 23 Dec 1993 04:55:44 +0000 (04:55 +0000)]
(outline-copy-exposed): Don't use replace-regexp.

30 years ago(hide-bibtex-entry-bodies): Don't use replace-regexp.
Richard M. Stallman [Thu, 23 Dec 1993 04:54:37 +0000 (04:54 +0000)]
(hide-bibtex-entry-bodies): Don't use replace-regexp.

30 years ago(vip-replace-string): Don't use replace-regexp.
Richard M. Stallman [Thu, 23 Dec 1993 04:53:48 +0000 (04:53 +0000)]
(vip-replace-string): Don't use replace-regexp.

30 years agoDon't repeat at load time any bindings that are autoloaded.
Richard M. Stallman [Thu, 23 Dec 1993 04:52:56 +0000 (04:52 +0000)]
Don't repeat at load time any bindings that are autoloaded.

30 years ago(outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
Richard M. Stallman [Thu, 23 Dec 1993 04:47:13 +0000 (04:47 +0000)]
(outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
(outline-mode): Set change-major-mode-hook.

30 years ago(c-delete-backslash): Do nothing if empty line.
Richard M. Stallman [Thu, 23 Dec 1993 04:46:18 +0000 (04:46 +0000)]
(c-delete-backslash): Do nothing if empty line.

30 years ago(inferior-scheme-mode):
Richard M. Stallman [Thu, 23 Dec 1993 04:44:57 +0000 (04:44 +0000)]
(inferior-scheme-mode):
Don't let `comint-prompt-regexp' match more than one line.

30 years ago(inferior-lisp-prompt): Don't match more than one line.
Richard M. Stallman [Thu, 23 Dec 1993 04:43:53 +0000 (04:43 +0000)]
(inferior-lisp-prompt): Don't match more than one line.

30 years ago(remove-hook): Use equal to see if hook is just that fcn.
Richard M. Stallman [Thu, 23 Dec 1993 04:43:01 +0000 (04:43 +0000)]
(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.

30 years ago(add-log-current-defun):
Richard M. Stallman [Thu, 23 Dec 1993 04:42:26 +0000 (04:42 +0000)]
(add-log-current-defun):
Remove spurious quote on c++-mode.  Recognize c++-c-mode.

30 years ago(c++-indent-line, calculate-c++-indent):
Richard M. Stallman [Thu, 23 Dec 1993 04:41:41 +0000 (04:41 +0000)]
(c++-indent-line, calculate-c++-indent):
(indent-c++-exp): Recognize `friend' without `class'.

30 years ago(dired-in-this-tree): Call expand-file-name.
Richard M. Stallman [Thu, 23 Dec 1993 04:40:58 +0000 (04:40 +0000)]
(dired-in-this-tree): Call expand-file-name.

(dired-goto-file): Call expand-file-name.

30 years ago(perform-replace): Prompt now says how to get help.
Richard M. Stallman [Thu, 23 Dec 1993 04:40:13 +0000 (04:40 +0000)]
(perform-replace): Prompt now says how to get help.

30 years ago(apropos-match-keys): If REGEXP is nil, always act as if it matched.
Richard M. Stallman [Thu, 23 Dec 1993 04:39:33 +0000 (04:39 +0000)]
(apropos-match-keys): If REGEXP is nil, always act as if it matched.

30 years ago(;; Keywords:): Changed to "abbrev".
Richard M. Stallman [Thu, 23 Dec 1993 04:38:57 +0000 (04:38 +0000)]
(;; 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.

30 years ago(gnus-post-news): Call gnus-read-distributions-file.
Richard M. Stallman [Thu, 23 Dec 1993 04:37:27 +0000 (04:37 +0000)]
(gnus-post-news): Call gnus-read-distributions-file.

30 years ago(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.
Richard M. Stallman [Thu, 23 Dec 1993 04:36:41 +0000 (04:36 +0000)]
(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.

30 years agoDon't imply private dictionary is always ispell.words.
Richard M. Stallman [Thu, 23 Dec 1993 04:35:44 +0000 (04:35 +0000)]
Don't imply private dictionary is always ispell.words.

Don't repeat at load time any bindings that are autoloaded.

30 years ago(hack-local-variables-prop-line): If we can't switch-to-buffer
Richard M. Stallman [Thu, 23 Dec 1993 03:49:15 +0000 (03:49 +0000)]
(hack-local-variables-prop-line): If we can't switch-to-buffer
in selected window, try another window, then a new frame.

(set-visited-file-name): Don't rename-buffer if buffer
already has the desired name.

(insert-file): Add * to interactive spec.

30 years ago(fill-region-as-paragraph): Do allow breaking line at a period
Richard M. Stallman [Thu, 23 Dec 1993 03:47:45 +0000 (03:47 +0000)]
(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.

30 years ago(reposition-window): Fix whitespace-skipping regexp.
Richard M. Stallman [Thu, 23 Dec 1993 03:47:06 +0000 (03:47 +0000)]
(reposition-window): Fix whitespace-skipping regexp.

(reposition-window): Don't err if comment-height = 0.

Don't repeat at load time any bindings that are autoloaded.

30 years ago(mail-fetch-field): Add autoload cookie.
Richard M. Stallman [Thu, 23 Dec 1993 03:46:01 +0000 (03:46 +0000)]
(mail-fetch-field): Add autoload cookie.

30 years ago(shadow-noquery): Use it.
Richard M. Stallman [Thu, 23 Dec 1993 03:45:09 +0000 (03:45 +0000)]
(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).

30 years ago(time-stamp-month-dd-yyyy): no leading zero on day.
Richard M. Stallman [Thu, 23 Dec 1993 03:43:13 +0000 (03:43 +0000)]
(time-stamp-month-dd-yyyy): no leading zero on day.

30 years ago(sc-read-string): Don't pass a history arg to read-string.
Richard M. Stallman [Thu, 23 Dec 1993 03:42:20 +0000 (03:42 +0000)]
(sc-read-string): Don't pass a history arg to read-string.

30 years ago(shell-mode): Pass t to comint-read-input-ring.
Richard M. Stallman [Thu, 23 Dec 1993 03:41:22 +0000 (03:41 +0000)]
(shell-mode): Pass t to comint-read-input-ring.

30 years ago(comint-read-input-ring): New arg SILENT.
Richard M. Stallman [Thu, 23 Dec 1993 03:39:27 +0000 (03:39 +0000)]
(comint-read-input-ring): New arg SILENT.

(comint-replace-by-expanded-history): New arg SILENT.
(comint-send-input): Pass t as new arg.

(comint-mode-map): Put comint-show-output on C-M-l.

(comint-preinput-scroll-to-bottom): Removed calls to
window-minibuffer-p and 'not-minibuf arg to walk-windows.
Removed mouse-yank-at-click from command list and doc string.
Removed duplicate test for comint-scroll-to-bottom-on-input (scroll).
Removed test for 'this within walk-windows code.

(comint-postoutput-scroll-to-bottom):
Don't select a different buffer permanently.

(comint-prompt-regexp): Fixed documentation.

(comint-replace-by-expanded-history):
Use skip-chars-forward to advance in main loop.

30 years ago(byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
Richard M. Stallman [Thu, 23 Dec 1993 03:37:27 +0000 (03:37 +0000)]
(byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.

(byte-recompile-directory): Don't treat symlinks as dirs.

(batch-byte-recompile-directory): Add autoload cookie.

30 years ago(make-doctor-variables): Fix some local var names.
Richard M. Stallman [Thu, 23 Dec 1993 03:36:02 +0000 (03:36 +0000)]
(make-doctor-variables): Fix some local var names.

(doctor-adverbp): Don't die if doctor-make-string
gives a string of length < 2.

30 years agoAutoload dired-.*-file.
Richard M. Stallman [Thu, 23 Dec 1993 03:34:57 +0000 (03:34 +0000)]
Autoload dired-.*-file.

(dired-insert-subdir-validate): Call expand-file-name.

30 years ago(mouse-kill-secondary): Get rid of CLICK argument.
Richard M. Stallman [Thu, 23 Dec 1993 03:33:34 +0000 (03:33 +0000)]
(mouse-kill-secondary): Get rid of CLICK argument.
Instead, use this-command-keys.

(x-fixed-font-alist): For 6x10, look for normal font, not semicondensed.

(mouse-yank-secondary): Doc fix.

30 years ago(visit-tags-table-buffer): Change "Add to list" question.
Richard M. Stallman [Thu, 23 Dec 1993 03:31:03 +0000 (03:31 +0000)]
(visit-tags-table-buffer): Change "Add to list" question.

(etags-goto-tag-location): Improve not-found error msg.

30 years ago(rmail-output-to-rmail-file): Call rmail-update-summary.
Richard M. Stallman [Thu, 23 Dec 1993 03:30:12 +0000 (03:30 +0000)]
(rmail-output-to-rmail-file): Call rmail-update-summary.

(rmail-output-to-rmail-file): Turn off the deleted
attribute outside of the save-restriction.

30 years ago(isearch-text-char-description): Treat TAB as ctl char.
Richard M. Stallman [Thu, 23 Dec 1993 03:28:10 +0000 (03:28 +0000)]
(isearch-text-char-description): Treat TAB as ctl char.

(isearch-text-char-description): Really call
text-char-description for ctl chars.

30 years ago(rmail-spool-directory): Use dgux, not dgux-unix.
Richard M. Stallman [Thu, 23 Dec 1993 03:26:46 +0000 (03:26 +0000)]
(rmail-spool-directory): Use dgux, not dgux-unix.

30 years ago(rmail-summary-goto-msg): Use unwind-protect to go
Richard M. Stallman [Thu, 23 Dec 1993 03:25:40 +0000 (03:25 +0000)]
(rmail-summary-goto-msg): Use unwind-protect to go
back to summary, and go back to the window that was selected before.

(rmail-summary-rmail-update): Special handling for eob.

30 years ago(rmail-quit): Expunge without updating summary.
Richard M. Stallman [Thu, 23 Dec 1993 03:24:31 +0000 (03:24 +0000)]
(rmail-quit): Expunge without updating summary.

(rmail-resend): Delete more than one Sender,
but only in the headers, not in the body.

(rmail-resend): Doc fix.
(rmail): Doc fix.

30 years ago(telnet-filter): Rewrite, taken mostly from Lucid.
Richard M. Stallman [Thu, 23 Dec 1993 03:22:55 +0000 (03:22 +0000)]
(telnet-filter): Rewrite, taken mostly from Lucid.

(telnet-prompt-pattern)
(telnet-check-software-type-initialize):
Don't let `telnet-prompt-pattern' match more than one line.

30 years ago(calendar-mode-map): Put back C-v and M-v bindings.
Richard M. Stallman [Thu, 23 Dec 1993 03:21:48 +0000 (03:21 +0000)]
(calendar-mode-map): Put back C-v and M-v bindings.

30 years ago(Info-insert-dir): Compute truename just once for each dir.
Richard M. Stallman [Thu, 23 Dec 1993 03:20:32 +0000 (03:20 +0000)]
(Info-insert-dir): Compute truename just once for each dir.

(Info-insert-dir): For generated menu items, add ::.

30 years ago(menu-bar-edit-menu): Add query-replace menu item.
Richard M. Stallman [Thu, 23 Dec 1993 03:19:05 +0000 (03:19 +0000)]
(menu-bar-edit-menu): Add query-replace menu item.
Make a menu-enable property for query-replace.

30 years ago(Man-specified-section-option): Test system-configuration.
Richard M. Stallman [Thu, 23 Dec 1993 03:18:02 +0000 (03:18 +0000)]
(Man-specified-section-option): Test system-configuration.

(Man-mode-hook): Renamed from Man-mode-hooks.

(Man-follow-manual-reference): Strip trailing - from default.

(Man-getpage-in-background): Use lower case for arg vars.
(Man-follow-manual-reference): Check for existence of references
before using the minibuffer.  Delete period from error message.
Delete spurious concat call.  Pass arg, not (consp arg),
to Man-getpage-in-background.

(Man-follow-manual-reference): Try to use current word
as a default for the reference to follow.
Use interactive to read the reference name.

30 years ago(asm-mode): Don't mess with auto-fill mode.
Richard M. Stallman [Thu, 23 Dec 1993 03:16:25 +0000 (03:16 +0000)]
(asm-mode): Don't mess with auto-fill mode.

30 years ago(lpr-headers-switches): Treat hpux like usg-unix-v.
Richard M. Stallman [Thu, 23 Dec 1993 03:14:40 +0000 (03:14 +0000)]
(lpr-headers-switches): Treat hpux like usg-unix-v.

(print-region-1): Adjust start, end after running pr.

(lpr-command): Use dgux, not dgux-unix.

(print-region-new-buffer): Rename args to OSTART and OEND.

(lpr-headers-switches): New variable.
(print-region-1): Use it.

(lpr-add-options): New variable.
(print-region-1): Obey that.

30 years ago(awk-mode): Use c-indent-line.
Richard M. Stallman [Thu, 23 Dec 1993 03:06:30 +0000 (03:06 +0000)]
(awk-mode): Use c-indent-line.

30 years ago(ange-ftp-hash-mark-msgs): Make match more general.
Richard M. Stallman [Thu, 23 Dec 1993 03:05:12 +0000 (03:05 +0000)]
(ange-ftp-hash-mark-msgs): Make match more general.

(ange-ftp-gateway-prompt-pattern): Don't match more than one line.

30 years ago(gud-format-command): Rewrite.
Richard M. Stallman [Thu, 23 Dec 1993 02:56:37 +0000 (02:56 +0000)]
(gud-format-command): Rewrite.

(gud-format-command): Use gud-last-last-frame if
gud-last-frame is nil.

(gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter):
New functions for dbx support on Mips under Ultrix.
(gud-dbx-mips-p, gud-mipsdbx-marker-acc): New variables.
(dbx) If gud-dbx-mips-p is non-nil, overload above two functions
and initialize appropriate command strings for dbx.

(gud-common-init): Call substitute-in-file-name.

(dbx): Let `comint-prompt-regexp' not match more than one line.

30 years ago(vc-record-rename): Don't use replace-regexp.
Richard M. Stallman [Thu, 23 Dec 1993 02:51:19 +0000 (02:51 +0000)]
(vc-record-rename): Don't use replace-regexp.

30 years ago(tex-common-initialization): Make paragraph-start
Richard M. Stallman [Thu, 23 Dec 1993 02:48:56 +0000 (02:48 +0000)]
(tex-common-initialization): Make paragraph-start
and paragraph-separate match a line of $$.

(tex-send-command): New local var BUF.
Use it when calling buffer-modified-tick.

(tex-send-command):
Switch to buffer before checking for subproc output in it.

30 years ago(mail-default-reply-to): Add autoload cookie.
Richard M. Stallman [Thu, 23 Dec 1993 02:45:28 +0000 (02:45 +0000)]
(mail-default-reply-to): Add autoload cookie.

30 years ago(grep-command): New variable.
Richard M. Stallman [Thu, 23 Dec 1993 02:43:28 +0000 (02:43 +0000)]
(grep-command): New variable.
(grep): Use it.

Don't repeat at load time any bindings that are autoloaded.

30 years ago(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
Richard M. Stallman [Thu, 23 Dec 1993 02:11:23 +0000 (02:11 +0000)]
(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
is not defined and HAVE_GETHOSTNAME is defined.

30 years ago(SYSTEM_TYPE): Make it dgux.
Richard M. Stallman [Thu, 23 Dec 1993 02:10:25 +0000 (02:10 +0000)]
(SYSTEM_TYPE): Make it dgux.

(SYSV4_PTYS): Remove.
(SIGNALS_VIA_CHARACTERS): Defined.

30 years ago(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.
Richard M. Stallman [Thu, 23 Dec 1993 02:09:10 +0000 (02:09 +0000)]
(C_DEBUG_SWITCH): Delete  -systype bsd43; not needed.

(NO_MODE_T): Defined.

30 years ago(SET_CHILD_PTY_PGRP): Defined.
Richard M. Stallman [Thu, 23 Dec 1993 02:08:11 +0000 (02:08 +0000)]
(SET_CHILD_PTY_PGRP): Defined.