1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
Commit graph

13440 commits

Author SHA1 Message Date
Roland McGrath
76c0774753 (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE
args were reversed, and more processing was needed on tags-table-files.
1993-10-18 07:54:49 +00:00
Noah Friedman
97b83d9daa (rlogin-initially-track-cwd): New variable.
(rlogin): Use it to determine whether enable directory tracking
via ange-ftp.
(rlogin-mode): Make `comint-filename-prefix' local here.

(rlogin): Arguments to function are now a string with
multiple words (hostname first) and an optional prefix.
(rlogin-with-args): Function deleted.

(rlogin): Set process filter after calling
`rlogin-mode' since the latter called `comint-mode', which sets
its own initial process filter.
1993-10-18 07:05:11 +00:00
Richard M. Stallman
9ee7c69da2 (reporter-submit-bug-report, reporter-mailer): reporter-mailer
variable can now take a list of mailers, trying each one until an
commandp one is found.

Fixed elisp archive address.
Handle dumping of buffer local variables via reporter-eval-buffer.
1993-10-18 05:37:51 +00:00
Paul Eggert
219a7d3fd6 (vc-backend-checkout): Do not set umask to value that does not allow
user-write permission while `co' is running; some versions of `co'
won't work, because they can't write their temporaries.
1993-10-14 18:28:24 +00:00
Roland McGrath
9fb6ed0824 (rmail-output-file-alist): Doc fix. 1993-10-14 00:11:42 +00:00
Richard M. Stallman
30b7c7454a entered into RCS 1993-10-13 06:08:00 +00:00
Richard M. Stallman
d22d6453de (bookmark-write): Add numbered backups for bookmark file.
(bookmark-version-control): New variable.

(bookmark-jump): bookmark-jump now gives a
default value if no bookmark is entered manually.
(bookmark-set): Default to bookmark-current-bookmark or
buffer-name the way bookmark-jump does.

(ctl-x-map): Check if C-x r is a prefix before using it as one.

Include string "Bookmarks" in defining
[menu-bar bookmark] in global-map in the menu-bar code.

(menu-bar-bookmark-map): Supply t as 4th arg of autoload.

(bookmark-jump-noselect): New subroutine taken from
bookmark-jump.  Support compressed files.
(bookmark-jump): Call bookmark-jump-noselect.
Offer to relocate if necessary, but change default dir to that of
the old bookmark in read-file-name.

(bookmark-set, bookmark-rename, bookmark-delete,
bookmark-write-file, bookmark-load, Bookmark-menu-show-filenames,
Bookmark-menu-hide-filenames, Bookmark-menu-bookmark,
Bookmark-menu-save, Bookmark-menu-load): Fixed the save-excursion
bugs by wrapping things in save-window-excursion as well.

(bookmark-make-menu-bar-alist): Added sorting.

(bookmark-map): Added new keybindings.
(bookmark-try-default-file): Set bookmarks-already-loaded to t after the load.

(list-bookmarks): Added bookmark menu stuff.
(Bookmark-menu-*): New functions.
1993-10-13 05:59:54 +00:00
Richard M. Stallman
292297c66e (abbreviated-home-dir): Doc fix. 1993-10-12 20:57:36 +00:00
Roland McGrath
fd95709ebc (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area. 1993-10-12 00:53:28 +00:00
Richard M. Stallman
b30b6e2897 (rmail-retry-setup-hook): New hook variable.
(rmail-retry-failure): Use that variable.
1993-10-11 03:52:24 +00:00
Richard M. Stallman
1f8359ba5c (ispell-message-cite-regexp): Add definition. 1993-10-09 21:44:57 +00:00
David J. MacKenzie
149df30fea comment fix 1993-10-09 20:03:33 +00:00
David J. MacKenzie
54d2ecd316 fix comment 1993-10-09 20:00:23 +00:00
Richard M. Stallman
c42722e391 (rmail): Really don't get new mail if file name was given.
(rmail-reformat-message): Move past Mail-from as well as Summary-line.
(rmail-toggle-header): Likewise.
(rmail-next-undeleted-message): Return t unless hit end of buffer.
(rmail-delete-forward): Likewise.
(mail-unsent-separator): Add `Original message follows'.
(rmail-resend): Handle mail-self-blind.
1993-10-09 03:47:15 +00:00
Richard M. Stallman
51de78c187 (hack-local-variables): If buffer has no file, display its buffer name. 1993-10-09 03:46:57 +00:00
Richard M. Stallman
49e4a58a70 (rmail-output): If message was shown with full headers,
copy the full headers (or each message copied) into the file.
New local var original-headers-p, header-beginning, mail-from.
Bind locals outside the while loop.  Kill tembuf only after loop.
If message has a saved mail-from field, use that.
Detect reaching end of rmail buffer; display # messages copied.
1993-10-09 03:46:37 +00:00
Richard M. Stallman
6b77e539be (timezone-parse-date): Handle new style 22-AUG-1993. 1993-10-09 03:46:09 +00:00
Richard M. Stallman
0b9bd5040c Internal clean-up. Save information about current
tags files, don't save the tags buffers (to save reload time).
Don't save desktop-globals-to-save (desktop files must be erased
for this to take effect, sorry.)  Save "mark-activity" and
allow multi-dir direds.
1993-10-07 16:50:26 +00:00
Brian Fox
784a2b51e7 (rsh): Add `host' to args passed to make-comint. 1993-10-05 01:57:38 +00:00
Brian Fox
5ed74a2240 Doc fix. 1993-10-05 01:54:20 +00:00
Brian Fox
eab22e273c (edit-and-eval-command): Let `read-from-minibuffer' manipulate the
history list, don't manipulate it directly.
(repeat-complex-command): Same thing.
1993-10-05 01:19:12 +00:00
Richard M. Stallman
276d56c254 (rmail-convert-to-babyl-format): Protect against
nonsensical content-length values.
1993-10-05 00:22:31 +00:00
Richard M. Stallman
8ba194fcc0 Comment change. 1993-10-04 23:50:32 +00:00
Eric S. Raymond
9a47d40b55 (vc-next-action) Fix (throw ... ) invocation to work with 19; this
allows vc-next-action on all marked files in a dired buffer to work.

(vc-finish-logentry) There isn't necessarily a *VC-log-entry* buffer
to remove if this function was called from within a dired buffer.  Fix
its handling of this case.
1993-10-04 20:51:01 +00:00
Richard M. Stallman
8e1f920c03 (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name. 1993-10-01 22:40:49 +00:00
Paul Eggert
deb9ebc6cb (vc-find-binary): Fix bug; it always claimed success. 1993-09-27 04:36:31 +00:00
Richard M. Stallman
2cc27dd3d2 Version 2.3.
Documentation: `forms-forms-scroll' and `forms-forms-jump'
now default to nil.
`forms-new-record-filter' and `forms-modified-record-filter'
cannot be redefined as functions.
Commands and keymaps are changed.
Add function key defs.
(forms-version): Docstring includes full RCS id.
(forms-forms-scroll): Defaults to nil.
(forms-forms-jump): Defaults to nil.
(forms-mode-edit-map, forms-mode-ro-map): Additional keymaps
for edit mode and read-only mode.
(forms--new-record-filter, forms--modified-record-filter): Deleted.
(forms-mode): Docstring now includes the key bindings, since
both edit mode and read-only mode must be supported.
Changed `forms-new-record-filter' and `forms-modified-record-filter'
semantics: the variable must point to a function and may
not be defined as a function anymore.
Use three keymaps: `forms-mode-map' (C-c commands),
`forms-mode-edit-map' (normal mode) and `forms-mode-ro-map'
(read-only mode). The maps are not buffer local.
Changed the text of error messages to be more descriptive, and
onsistent with the documentation.
Moved setting up write-file-hooks and revert-buffer-function
to function `forms--change-commands'.
(forms--process-format-list): Changed error messages to be
more descriptive.
(forms--set-keymaps): Setup the three keymaps.
(forms--mode-commands): Use new command key bindings.
(forms--mode-commands1): New helper function for
`forms--mode-commands'.
(forms--change-commands): Handle setup of
local-write-file-hooks and revert-buffer-function.
(forms--help): Show new command bindings.
(forms--show-record): Replaced `forms--modified-record-filter' by
`forms-modified-record-filter'.
(forms-jump-record): Changed error message.
(forms-toggle-read-only): New function, replaces
`forms-view-mode' and `forms-edit-mode'.
(forms-view-mode, forms-edit-mode): Deleted.
(forms-insert-record): Replaced `forms--new-record-filter' by
`forms-new-record-filter'.
(forms-insert-record, forms-delete-record): Disallow in read-only mode.
(forms-prev-field): New function.
1993-09-27 02:19:46 +00:00
Richard M. Stallman
8dff74b7f6 (disassemble-internal): Allow a call to byte-code as argument. 1993-09-27 01:36:27 +00:00
Richard M. Stallman
d89a4a47bf (mouse-delete-max-match): New function.
(mouse-choose-completion): Use that.  Now supports buffers
other than minibuffer.

(mouse-drag-region): Put the text on the kill ring.
Don't set mark if region is empty.
(mouse-yank-at-click): Set this-command.
(mouse-start-end): Fix double-click-on-closeparen case.
(mouse-save-then-kill): When used repeatedly at different places,
alter the nearer end of the region.  This applies regardless of how
the previous selection was made.
(mouse-drag-secondary, mouse-secondary-save-then-kill):
Rewrite for xterm-style dragging and extending.
1993-09-27 01:02:43 +00:00
Richard M. Stallman
3ba7a8daca (ispell-message): Handle cited messages. 1993-09-24 20:02:03 +00:00
Richard M. Stallman
699213bcf1 (other-frame): Warp the mouse so that the other
frame actually stays selected.
1993-09-24 04:10:11 +00:00
Brian Fox
4805f679cd (vc-do-command): Remove debugging output. Use (forward-line -1) instead
of (previous-line 1).
(vc-print-log): Delete extraneous lines of RCS output if present.
1993-09-21 07:51:53 +00:00
Brian Fox
90a4435136 (texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.
(batch-texinfo-format): Use `buffer-disable-undo' instead of obsolete
function `buffer-flush-undo'.
1993-09-21 07:50:14 +00:00
Brian Fox
bd2f232330 (slitex-mode): Add ###autoload magic cookie. 1993-09-21 07:48:37 +00:00
Brian Fox
80e7b471b6 (suppress-keymap): Use substitute-key-definition instead of manually
checking each key (we were using 127 instead of 255 anyway).
1993-09-21 07:47:15 +00:00
Brian Fox
fc68b5523c (s-hemi-seasons n-hemi-seasons): New constants are hemisphere
dependent list of season names.  The names are "international"; i.e.,
`vernal' and `autumnal' are used consistently.
(solar-equinoxes-solstices): Use new constants, allowing southern
hemisphere reports to be meaningful.
(sunrise-sunset): Use `frame-width' instead of `screen-width'.
1993-09-21 07:46:03 +00:00
Brian Fox
7e37cd30c6 (kill-region): Use equal' instead of eq' to compare markers `beg'
and `end'.  They might be two different markers that point to the same
place.
1993-09-21 07:43:20 +00:00
Brian Fox
760a35286c (rmail-convert-file): If the file is empty, don't convert it after
inserting the BABYL header.
1993-09-21 07:34:20 +00:00
Brian Fox
671e87b36d (outline-minor-mode): Force update of modeline when outline-minor-mode
is toggled.
1993-09-21 07:32:51 +00:00
Brian Fox
b19f1da483 (local-write-file-hooks): Make this variable buffer-local. 1993-09-21 07:23:26 +00:00
Brian Fox
9c0415e0b5 (edebug-enter): Don't call the current function being debugged in
pre-command-hook or post-command-hook.
1993-09-21 07:18:36 +00:00
Brian Fox
3222085ea2 (dired-mode): Don't change the value of case-fold-search.
(dired-build-subdir-alist): Call `expand-file-name' to clean up
the subdirectory title (removing extra "./").
1993-09-21 07:12:36 +00:00
Brian Fox
4b00edc888 (diff): Doc fix. 1993-09-21 07:10:31 +00:00
Brian Fox
4f71988405 (diary-syntax-table): Make sure that we use a copy of
standard-syntax-table, and not the table itself.
1993-09-21 07:06:16 +00:00
Brian Fox
a72ba9295c (compile-internal): Back out jimb change of making buffer read-only. It
is non-ergonomic.
1993-09-21 07:00:37 +00:00
Brian Fox
1b41c5d14d (calendar-absolute-from-time): Fix typo by interchanging (floor) and (%). 1993-09-21 06:51:15 +00:00
Brian Fox
4de97979a2 (side-effect-free-fns): Add "-" and "1-" to the list. 1993-09-21 06:47:21 +00:00
Richard M. Stallman
629d4dcd2a Total rewrite by Gillespie. 1993-09-21 03:44:04 +00:00
Richard M. Stallman
eb6ff46fa1 (mouse-save-then-kill): If follows a multi-click selection,
extend the selection.
(mouse-save-then-kill-delete-region): New subroutine.
(mouse-selection-click-count): New variable.
(mouse-drag-region): Set it.
1993-09-20 17:36:49 +00:00
Richard M. Stallman
36ab15b2fd (ispell-message): New command, with menu bar item. 1993-09-20 15:40:38 +00:00