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
Paul Eggert
c5eeaf525f
(pick-random): Remove.
...
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Paul Eggert
82305cbd4d
(dissociated-press): Use `(random N)' instead of while loop.
1993-08-01 20:50:07 +00:00
Paul Eggert
93cc044bd6
(dun-endgame-question, tcom, tloc):
...
Use (random N) instead of combination of %, abs and random.
1993-08-01 20:50:07 +00:00
Paul Eggert
f7e55318b4
(random-number): Remove.
...
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Paul Eggert
6b6d5edf69
(life-insert-random-pattern): Simplify (% (abs (random)) N)
...
to (random N).
1993-08-01 20:50:07 +00:00
Paul Eggert
c9575b25ac
(mpuz-random): Remove.
...
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Paul Eggert
e00fcc05ec
(emerge-default-[AB]): Use (zerop (% A B)) instead of
...
(= (* (/ A B) B) A).
1993-08-01 20:48:43 +00:00
Richard M. Stallman
7f3e80e3b4
Installed the version from the Texinfo package.
1993-08-01 12:23:22 +00:00
Richard M. Stallman
1d673d85da
(dired-sort-mode): Variable deleted.
...
Don't display it in mode line.
(dired-sort-set-modeline): Set mode-name instead.
1993-08-01 11:55:12 +00:00
Richard M. Stallman
a5024e2ace
(visit-tags-table-buffer): New local named
...
visit-tags-table-buffer-cont copies cont.
(tags-table-including): Set that, instead of cont.
1993-08-01 07:09:22 +00:00
Richard M. Stallman
280a6a9f18
Version 2.7 from stig.
1993-08-01 06:26:18 +00:00
Richard M. Stallman
cf3623c64c
(etags-goto-tag-location): Handle selective display.
1993-08-01 06:04:06 +00:00
Richard M. Stallman
b70af8d72f
(indent-c-exp): Don't move an { from column 0.
1993-08-01 05:17:42 +00:00
Richard M. Stallman
e865c5cea7
Fix doc strings and error message syntax.
...
Add menu bar items.
(tar-subfile-mode): Set a local-write-file-hook
rather than using key bindings.
(tar-subfile-save-buffer): Return t.
1993-07-31 22:35:20 +00:00
Richard M. Stallman
964141f289
(change-log-mode): Use \f for formfeed, to avoid syntax error.
1993-07-31 18:41:53 +00:00
Richard M. Stallman
d49b6338aa
(isearch-done): Move point (for small window)
...
before deciding whether to set the mark.
1993-07-31 18:39:09 +00:00
Richard M. Stallman
ea1ebaed7a
(Man-section-translations-alist): Add entries for xlib.
1993-07-31 18:34:04 +00:00
Richard M. Stallman
3eedeb851b
(Man-build-references-alist): When setting word,
...
use only what Man-reference-regexp matched.
(Man-reference-regexp): Don't match starting with a period.
(Man-first-heading-regexp): Allow leading space.
(Man-heading-regexp): Allow leading space.
1993-07-31 18:32:04 +00:00
Richard M. Stallman
bbd93e4129
(validate-tex-buffer): Record mismatches in *Occur*.
1993-07-31 07:33:02 +00:00
Richard M. Stallman
2943f983f2
(basic-save-buffer): When we read a file name,
...
use set-visited-file-name to put it in.
1993-07-31 06:40:04 +00:00
Richard M. Stallman
009ef4024d
(shell-command-history): New variable.
...
(shell-command, shell-command-on-region): Use it.
1993-07-31 06:10:44 +00:00