Commit graph

2585 commits

Author SHA1 Message Date
Richard M. Stallman
5cb1595fb3 (rmail-output-to-rmail-file): If just a dir is specified,
use default name in specified dir.
1994-01-01 08:31:33 +00:00
Richard M. Stallman
5625c2fc22 (save-some-buffers): Fix previous change. 1994-01-01 06:21:59 +00:00
Richard M. Stallman
18260534da (gnus-news-reply): Handle reply-to field. 1994-01-01 05:35:38 +00:00
Richard M. Stallman
3d2e9cea7e (manual-program): Deleted. 1994-01-01 05:26:26 +00:00
Richard M. Stallman
e782e9f271 (query-replace-highlight): New variable.
(replace-overlay): New variable.
(replace-highlight, replace-dehighlight): New functions.
(perform-replace): Use them.
1993-12-31 15:04:23 +00:00
Richard M. Stallman
b41f6027fd (print-region-1): If lpr-headers-switches is string,
turn it into a list before appending.
1993-12-31 13:06:33 +00:00
Richard M. Stallman
93c2b1e794 (save-some-buffers): Reinsert lost code to save abbrevs. 1993-12-31 12:50:12 +00:00
Richard M. Stallman
1c222bca8f (eval-current-buffer): Old definition deleted.
(eval-buffer): Use current buffer by default.
1993-12-31 12:42:06 +00:00
Richard M. Stallman
c9cebcb1e5 (diff): Call shell-quote-argument. 1993-12-31 09:26:43 +00:00
Richard M. Stallman
8af7df607d (shell-quote-argument): New function. 1993-12-31 09:25:12 +00:00
Richard M. Stallman
06811c2dd3 (ispell-next): Remove periods from messages.
(ispell-complete-word): Improve error messages.
1993-12-31 06:59:31 +00:00
Richard M. Stallman
aa648601df (open-line): Properly put fill-prefix on each line. 1993-12-31 06:45:33 +00:00
Richard M. Stallman
385f7c8e56 (open-line): Move fill-prefix insert inside save-excursion. 1993-12-31 05:52:54 +00:00
Richard M. Stallman
0e55250875 (help-for-help): Mention the scroll commands. 1993-12-31 03:46:42 +00:00
Richard M. Stallman
3d1b78f027 (command-line): In most cases, if init file sets
debug-on-error, leave it set that way.
1993-12-31 03:45:38 +00:00
Richard M. Stallman
657a790941 (make-help-screen): Use read-key-sequence.
Temporarily switch keymaps.
1993-12-31 03:45:08 +00:00
Richard M. Stallman
c89164c5e5 (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
(icomplete-post-command-hook): Likewise.
(window-minibuffer-p): Cleaned up according to suggestion from
Richard Mlynarik.
General rectification of doc strings and comments.
1993-12-30 11:56:19 +00:00
Richard M. Stallman
fea504fb08 (hack-one-local-variable): Treat file-name-handler-alist
kand after-load-alist like eval.
1993-12-30 10:51:33 +00:00
Richard M. Stallman
5dd1220d4c (transient-mark-mode): Doc fix. 1993-12-30 10:06:31 +00:00
Richard M. Stallman
92a3826784 (rmail-summary-delete-forward): Move to next or prev msg
among those included in the summary.
1993-12-30 07:38:11 +00:00
Richard M. Stallman
7c09e2e327 (super-apropos-check-doc-file): Verify that the doc
string can actually be found from the symbol.
1993-12-29 06:55:23 +00:00
Richard M. Stallman
ca10c3d1d1 Comment change. 1993-12-26 20:02:44 +00:00
Richard M. Stallman
66fceb6578 (font-lock-set-defaults): Add missing paren. 1993-12-26 08:21:22 +00:00
Richard M. Stallman
3082623d01 (lm-report-bug): lm-maintainer returns a cons; convert it to a string. 1993-12-26 08:02:10 +00:00
Richard M. Stallman
ef92f83b81 (lm-report-bug): Don't crash if version is nil. 1993-12-26 07:56:21 +00:00
Richard M. Stallman
aec81cb641 (ange-ftp-write-region): Call set-visited-file-modtime.
(ange-ftp-insert-file-contents): Likewise.
1993-12-25 02:13:37 +00:00
Richard M. Stallman
f7ead36120 (isearch-mode-map): Bind kp-... keys. 1993-12-25 00:50:10 +00:00
Richard M. Stallman
aba567f8eb ascii-character props for backspace, delete, etc. moved back to x-win.el. 1993-12-25 00:47:30 +00:00
Richard M. Stallman
0d17313487 (setting up kp-... keys): Make ascii-character props.
ascii-character props for backspace, delete, etc. moved here.
1993-12-25 00:45:07 +00:00
Richard M. Stallman
200503bb06 Provide bytecomp as well as byte-compile. 1993-12-25 00:32:37 +00:00
Richard M. Stallman
97d3f95071 (vc-buffer-sync, vc-diff): New arg NOT-URGENT.
(vc-diff): Pass new arg.
1993-12-24 23:07:23 +00:00
Richard M. Stallman
be44f62cfb (query-replace-map): Don't bind ESC.
(query-replace-help): Changed accordingly.
1993-12-24 22:55:03 +00:00
Richard M. Stallman
67fc28a745 (unload-feature): Ignore conses in the feature-symbols. 1993-12-24 07:29:39 +00:00
Richard M. Stallman
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.
1993-12-24 05:42:58 +00:00
Richard M. Stallman
6cc0778f31 (telnet): Use comint-arguments. 1993-12-24 04:00:16 +00:00
Richard M. Stallman
913126a6bc (rmail-output-to-rmail-file): When copying to a buffer,
maybe enable auto save in that buffer.
1993-12-24 03:43:13 +00:00
Richard M. Stallman
876cd68935 Comment change. 1993-12-24 03:40:42 +00:00
Richard M. Stallman
6c0457176c (awk-mode-syntax-table): Was mistakenly changing
emacs-lisp-mode-syntax-table.
1993-12-24 03:34:11 +00:00
Richard M. Stallman
99afb6719f (isearch-update): If isearch-other-end is nil,
call isearch-dehighlight.
1993-12-24 03:30:11 +00:00
Richard M. Stallman
4a7e63b938 (vc-mode-line): Make buffer read-only for root if file is locked. 1993-12-24 03:12:14 +00:00
Richard M. Stallman
202af1a239 (telnet): Use comint-canonicalize-args. 1993-12-24 03:07:30 +00:00
Richard M. Stallman
660a52f9c9 (rmail-insert-inbox-text): If copy-file fails,
call rename-file with t as third arg.
1993-12-24 02:49:41 +00:00
Richard M. Stallman
1f6fcec334 (next-complete-history-element): Doc fix.
(previous-complete-history-element): Doc fix.
1993-12-24 02:44:13 +00:00
Richard M. Stallman
3f849529a6 (comint-next-matching-input-from-input): Doc fix. 1993-12-24 02:40:33 +00:00
Richard M. Stallman
b9911289d3 (picture-mode): Save the old truncate-lines value.
(picture-mode-exit): Restore that value.
1993-12-23 05:01:36 +00:00
Richard M. Stallman
c20a77cc59 Add side-effect-free props for many functions.
(byte-boolean-vars): Add highlight-nonselected-windows.
1993-12-23 05:00:49 +00:00
Richard M. Stallman
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.
1993-12-23 04:59:47 +00:00
Richard M. Stallman
57b908e3c0 (gnus-capitalize-newsgroup): Modify a new temporary
syntax table, not the current one.
1993-12-23 04:58:26 +00:00
Richard M. Stallman
0c5b5a13c9 (makefile-ignored-files-in-pickup-regex): Supply missing \\.
(makefile-insert-target-ref): Fix typo.
1993-12-23 04:57:18 +00:00
Richard M. Stallman
e6945ec780 (pages-copy-header-and-position): Call end-of-line, not forward-line.
(pages-directory): Omit space at end of pages-directory-buffer.
1993-12-23 04:56:43 +00:00