Commit graph

2111 commits

Author SHA1 Message Date
Richard M. Stallman
aa00b92d69 (shell-command, shell-command-on-region):
Fix bugs in previous change.
1993-08-08 07:47:33 +00:00
Richard M. Stallman
280a1a6548 (etags-goto-tag-location): If match started with Ctrl-m,
compensate when setting point.
1993-08-08 07:21:22 +00:00
Richard M. Stallman
53a051941f (dired-compress-file): For .z file, run gunzip.
When running gzip, see if it made .gz or .z.
(dired-compress): Delete old entry for new-file, if any.
1993-08-08 05:00:25 +00:00
Jim Blandy
064726ac89 * vc.el (vc-diff, vc-directory-18): Add missing paren to end of
vc-diff, and remove extra paren from vc-directory-18.
1993-08-08 00:44:26 +00:00
Jim Blandy
1b3250ab67 Doc fix. 1993-08-08 00:20:22 +00:00
Richard M. Stallman
fe5e3a2aca (dired-diff): Read options right here;
don't try to use diff-read-switches.  Always call diff with 3 args.
(dired-backup-diff): Likewise.
1993-08-07 19:25:43 +00:00
Richard M. Stallman
34b45e324e (do-auto-fill): Don't keep breaking the line
if it doesn't help matters.
1993-08-07 08:19:18 +00:00
Richard M. Stallman
232acca722 (indent-region): Fix paren error in last change. 1993-08-06 22:15:45 +00:00
Richard M. Stallman
c4fc9e31aa (mouse-save-then-kill): Fix paren error in last change. 1993-08-06 22:11:20 +00:00
Roland McGrath
dad8e39292 (menu-bar-mode): Defvar removed.
(menu-bar-mode): Rewritten to parallel scroll-bar-mode.
1993-08-06 21:06:10 +00:00
Roland McGrath
6ee9f95358 (scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value. 1993-08-06 21:03:45 +00:00
Roland McGrath
e0568e8637 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix. 1993-08-06 20:29:23 +00:00
Roland McGrath
21ee8c42cf (help-for-help): Mention C-k and C-f. 1993-08-06 20:24:57 +00:00
Richard M. Stallman
ff78d52034 (after-find-file): Improve warning message about
existing file that can't be read.
1993-08-06 18:03:10 +00:00
Richard M. Stallman
88a2603af6 (indent-region): Rename arg ARG to COLUMN.
Don't add fill-prefix to empty line.
Don't change whitespace in empty line.
1993-08-06 01:56:26 +00:00
Richard M. Stallman
8b213da760 (help-admin-map): Fix menu item text. 1993-08-05 21:53:02 +00:00
Richard M. Stallman
d5d9ce9182 (font-lock-fontify-region): Handle comment-start-skip = nil. 1993-08-05 20:47:30 +00:00
Richard M. Stallman
6961bfbfdc (rmail-resend): Delete any Sender field. 1993-08-05 06:54:58 +00:00
Richard M. Stallman
97c48db572 (perl-mode): Add autoload cookie. 1993-08-05 01:37:04 +00:00
Richard M. Stallman
9c85ef9fe1 (sendmail-program): Try /usr/sbin/sendmail.el also. 1993-08-04 23:19:50 +00:00
Richard M. Stallman
34fa2dc2e5 (diary-display-hook): Change default and fix doc string.
(diary-hook): New user variable.
(diary-date-forms, calendar-date-display-form): Don't autoload
them so the European/American style is decided at load time.
1993-08-04 23:02:10 +00:00
Richard M. Stallman
6e72e7952d (list-diary-entries): Split diary-display-hook into two
pieces, diary-display-hook and diary-hook.  If diary-display-hook
is nil, use simple display.
(include-other-diary-files): Set those hooks properly for other files.
1993-08-04 23:01:24 +00:00
Richard M. Stallman
75993094cc entered into RCS 1993-08-04 08:20:00 +00:00
Richard M. Stallman
a2d24e958a (mouse-save-then-kill): Don't discard all the normal
undo info; just replace the deletion entry.
1993-08-04 04:37:11 +00:00
Richard M. Stallman
2adf4f6165 (print-region-1): Make END a marker so untabify relocates it. 1993-08-04 03:41:03 +00:00
Roland McGrath
d6bd8dca5d (compilation-minor-mode): Make variable buffer-local.
(compilation-minor-mode): Autoload this function.
1993-08-03 21:38:31 +00:00
Richard M. Stallman
cac0b95d13 (man): Define as alias. 1993-08-03 18:52:07 +00:00
Richard M. Stallman
520bca5791 (window-setup-hook): Add hook function. 1993-08-03 17:45:17 +00:00
Roland McGrath
2829f7e326 (comint-dynamic-list-completions): Expand PATHDIR in call to
file-name-completion.
1993-08-03 07:52:10 +00:00
Richard M. Stallman
f3f31ccf98 Make boldness and italicness affect subsequently created frames.
(make-face-bold, make-face-italic, make-face-bold-italic)
(make-face-unbold, make-face-unitalic): Update global-face-data.
Ignore a list found in the font slot.
(make-face-bold-internal, make-face-italic-internal):
(make-face-bold-italic-internal): New subroutines.
(x-create-frame-with-faces): If global-face-data's font slot
indicates bold and/or italic, make it so.
1993-08-03 07:12:34 +00:00
Roland McGrath
5ed8d62f52 (shrink-window-if-larger-than-buffer): Pass WINDOW to
pos-visible-in-window-p.
1993-08-03 06:38:26 +00:00
Richard M. Stallman
46f950cab8 (cmpl-read-time-eval): Make it no-op.
(cmpl-hours-since-origin): Use truncate to make an integer.
(completion-search-reset): Use completion-prefix-min-length.
1993-08-03 05:46:33 +00:00
Richard M. Stallman
1add72b5df (completion-version): New variable.
(save-completions-to-file): Use completion-version.
1993-08-03 04:36:52 +00:00
Richard M. Stallman
901249a345 (telnet): If we already have a telnet to HOST, just switch buffers. 1993-08-03 04:09:19 +00:00
Roland McGrath
a569dbc32f (other-frame): Skip iconified and invisible frames. 1993-08-03 03:33:14 +00:00
Richard M. Stallman
43549f18f5 (occur-mode-goto-occurrence): Give meaningful error
message if there's nowhere useful to go.
1993-08-03 01:07:55 +00:00
Roland McGrath
314ed6a5aa (comint-dynamic-complete): If called interactively twice in a row, give the
completion list.
1993-08-02 23:33:41 +00:00
Roland McGrath
d49458c44a (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion. 1993-08-02 23:04:05 +00:00
Roland McGrath
5065f906dc (comint-dynamic-completion): Say "Sole completion", not "Unique
completion".
1993-08-02 22:56:58 +00:00
Roland McGrath
ceab6935fd (other-frame): New function, analogous to other-window.
(ctl-x-5-map): Bind C-x 5 o to other-frame.
1993-08-02 22:18:34 +00:00
Richard M. Stallman
522f921699 Initial revision 1993-08-02 19:11:20 +00:00
Richard M. Stallman
eccf8697a7 (indent-c-exp): Don't document ENDPOS.
(c-indent-region): Rewrite to use indent-c-exp on one sexp at a time,
then use c-indent-line on the next line, etc.
1993-08-02 07:44:36 +00:00
Richard M. Stallman
fa24a82290 (mail-yank-hooks): Initialize to nil.
(mail-yank-original): If mail-yank-hooks is nil,
call mail-indent-citation.
1993-08-02 07:43:59 +00:00
Richard M. Stallman
23f87cce43 (remove-hook): Doc string added.
Change a single function into a list.
1993-08-02 07:23:24 +00:00
Richard M. Stallman
322959764a (add-hook): Change a single function into a list. 1993-08-02 07:23:07 +00:00
Richard M. Stallman
47f3858d11 (fill-region-as-paragraph): When we take one word
after the fill column, don't stop at period with just one space.
When checking whether at beginning of line, if no fill prefix,
ignore intervening whitespace.
1993-08-02 05:55:56 +00:00
Richard M. Stallman
47082fcd1b (byte-recompile-directory): At end of compiling a file,
put back the "Checking DIR..." message.
1993-08-02 04:47:30 +00:00
Richard M. Stallman
552775bd93 (Info-fontify-node): New function.
(Info-fontify): New variable.
(Info-mode): Initialize Info-related faces.
(Info-select-node): Fontify the node if necessary.

(Info-goto-node): Provide completion for node names.
(Info-read-node-name, Info-build-node-completions): New functions.
(Info-current-file-completions): New variable.
(Info-find-node): Clear completions cache.

(Info-next-reference, Info-prev-reference): New commands.
(Info-mode-map): Bind these to TAB and M-TAB.
(Info-next-preorder): Special case if sitting on "*Note" reference.

(Info-standalone): New variable.
(Info-exit): Exit Emacs if in standalone mode.
(info-standalone): New function.

(Info-summary): Added `bury-buffer' call.
(Info-no-error): Renamed from `no-error'.
(Info-suffix-list): Put ".info" before "" to deal with directory
named "foo" next to file "foo.info".
1993-08-02 04:22:12 +00:00
Jim Blandy
b7294c7587 * blackbox.el (blackbox-mode-map): Now that we have
terminal-independent function-key facilities, we ought to use
them.  Remove hack which looks for all bindings for the simple
motion keys and locally binds them to blackbox keys; add bindings
for the [up], [down], [left], and [right] keys.
1993-08-01 22:47:44 +00:00
Roland McGrath
eb6a920f20 (etags-tags-completion-table): Fixed regexp for today's format.
(etags-snarf-tag): Skip explicit tag name if present.
1993-08-01 22:22:48 +00:00