1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
Commit graph

6838 commits

Author SHA1 Message Date
Richard M. Stallman
07de4c3d64 (vc-insert-file): Erase the current buffer before inserting the file.
(vc-fetch-master-properties, vc-fetch-properties): Don't erase the
buffer because that is now done in vc-insert-file.
(vc-fetch-properties): Kill the *vc-info* buffer when done.
1995-06-23 22:46:56 +00:00
Richard M. Stallman
8a2b28d2a0 Don't autoload anything to turn on mail-hist.
(mail-hist-enable): New function, autoloaded.
1995-06-23 22:15:43 +00:00
Richard M. Stallman
9e0cc6e686 (vc-backend-admin, vc-backend-checkin): Assume that
comments are empty if they contain only white space.
1995-06-23 15:50:17 +00:00
Richard M. Stallman
c96c7ed95f (vt-keypad-on, vt-keypad-off): Updated codes sent
to terminal to eliminate some garbage that made NCSA telnet crash.
1995-06-22 20:28:55 +00:00
Richard M. Stallman
0b086efb1f (vc-fetch-master-properties): Pass an absolute
pathname to the cvs status command. This is required to make
recursive vc-directory listings work.
1995-06-22 16:23:52 +00:00
Richard M. Stallman
9a62cb6319 (vip-push-mark-silent): Use (mark t). 1995-06-22 05:11:36 +00:00
Richard M. Stallman
a814e9df17 (mouse-yank-at-click): Clear mouse-selection-click-count. 1995-06-22 04:37:38 +00:00
Richard M. Stallman
56969ea355 (buffer-file-truename): Duplicate definition deleted. 1995-06-21 23:19:47 +00:00
Richard M. Stallman
804dd38a2f (mark-even-if-inactive): Definition deleted. 1995-06-21 23:15:07 +00:00
Richard M. Stallman
90fec20ab6 (eval-defun): Don't change defvar to defconst
if it has just one argument.
1995-06-21 23:03:59 +00:00
Richard M. Stallman
a18042d782 (precompute-menubar-bindings): While dumping,
garbage-collect after each menu.
1995-06-21 18:32:45 +00:00
Richard M. Stallman
e031630049 (gud-make-debug-menu): Cope if no local map yet. 1995-06-20 16:34:14 +00:00
Richard M. Stallman
00aa3651f6 (dired-do-redisplay): Call dired-uncache. 1995-06-20 15:31:30 +00:00
Richard M. Stallman
0de84e16f1 (universal-argument-num-events): New variable.
(universal-argument, universal-argument-more, negative-argument)
(digit-argument): Set that variable.
(universal-argument-other-key): Use that variable when unreading.
1995-06-20 14:25:36 +00:00
Richard M. Stallman
2e79225303 Comment change. 1995-06-20 13:43:22 +00:00
Richard M. Stallman
ee526b5552 (vc-fetch-properties): Add save-excursion. 1995-06-20 02:56:43 +00:00
Richard M. Stallman
3be2a3627f (vc-fetch-master-properties): Be more careful
about killing the *vc-info* buffer.
1995-06-20 01:07:28 +00:00
Karl Heuer
5402169506 (shell-directory-tracker): Check for terminator after
cd, pushd, or popd, so that we don't try to do directory tracking
on things like "cdump".
Don't use \\s patterns inside brackets.
1995-06-19 22:54:58 +00:00
Richard M. Stallman
34059250eb Documented the `l' tag.
(tempo-insert-template): Check for zmacs-regions.
Wrapped it in unwind-protect.
(tempo-save-named): New function.
(tempo-insert-prompt): Added NO-INSERT parameter.
Handles previous values better.  Cleaned up interface.
Check for already saved value.
(tempo-remember-insertion): Function deleted.
(tempo-insert-named): Use tempo-insert if data is not a string.
Use tempo-lookup-named.
(tempo-insert-prompt-compat): New function.
(tempo-lookup-named): New function.
1995-06-19 21:27:06 +00:00
Richard M. Stallman
f0ef255580 (universal-argument-other-key): Call reset-this-command-lengths. 1995-06-19 20:10:21 +00:00
Richard M. Stallman
b9ff190da7 (negative-argument, digit-argument):
Set overriding-terminal-local-map like C-u.
(universal-argument-map): Add binding for \e t.
1995-06-19 16:15:06 +00:00
Edward M. Reingold
562a94a041 Fix bug in determination of output string. 1995-06-19 15:36:11 +00:00
Richard M. Stallman
993a1a444f (vc-register): Inhibit backups for the file's buffer
(vc-add-triple, vc-lookup-triple, vc-record-rename):
Use absolute file names to access the SCCS named configuration files
("VC-names").

(vc-retrieve-snapshot): Use vc-checkout instead of
vc-backend-checkout, as the former also updates the current buffer.
(vc-file-tree-walk, vc-file-tree-walk-internal): Use
expand-file-name, so that FUNC gets called with an unabbreviated name.
1995-06-19 13:36:45 +00:00
Richard M. Stallman
4eadcdf806 Make doc strings and argument names consistent where necessary.
Moved user variables to own section.
(bookmark-alist): Better doc string.
(bookmark-insert-current-bookmark): Doc string.
(bookmark-insert-buffer-name): Doc string.
(bookmark-set): Take optional NAME argument.
(bookmark-bmenu-select): Use member to test for string's presence.
Use a more efficent test at end, as suggested by Mikio Nakajima.
1995-06-18 22:46:02 +00:00
Richard M. Stallman
133d010c2d (texinfo-environment-regexp): Add @ifhtml, @html. 1995-06-18 16:45:20 +00:00
Richard M. Stallman
845720b9f9 (archive-zip-summarize): Handle per-file comments in central directory. 1995-06-18 16:24:51 +00:00
Johan Vromans
ff6481825c Withdraw mouse-major-mode-map modifications.
They were erroneous and not needed.
1995-06-18 14:43:23 +00:00
Richard M. Stallman
0409429086 (vc-fetch-master-properties): Use path-separator
for path to "cvs status" command.
1995-06-18 13:42:43 +00:00
Richard M. Stallman
365636dc53 (normal-top-level, command-line-1):
Call precompute-menubar-bindings only if using x.
(precompute-menubar-bindings): Don't check for x here.
Set define-key-rebound-commands to t.
1995-06-17 23:53:53 +00:00
Richard M. Stallman
f5263a5cfc Call precompute-menubar-bindings.
Then set define-key-rebound-commands to nil.
1995-06-17 23:53:23 +00:00
Richard M. Stallman
cd2db344de (add-hook): Use local local-variable-if-set-p. 1995-06-17 19:47:52 +00:00
Richard M. Stallman
01a2b48018 (Info-directory-list): If path-separator isn't available, bind it here. 1995-06-17 19:12:53 +00:00
Richard M. Stallman
22bf061573 (forms--mode-menu-edit,forms--mode-menu-ro):
Set `mouse-major-mode-menu'.
1995-06-17 13:00:22 +00:00
Roland McGrath
2ef2d89752 Fixed bogus references to menu-bar-file-menu in define-key forms. 1995-06-17 06:33:08 +00:00
Karl Heuer
5f48fc17d1 (isearch-mode-map): Bind frame events to nil. 1995-06-16 22:24:42 +00:00
Richard M. Stallman
b7011339a2 (vc-lookup-triple): changed the code that used to call
vc-master-info, which no longer exists. Adapted to the new
parameter format of vc-parse-buffer.
1995-06-16 18:11:46 +00:00
Richard M. Stallman
d7eff0e04e (vc-backend-dispatch): Move definition before first use. 1995-06-16 18:04:47 +00:00
Richard M. Stallman
88a2ffaf93 Adapt to the changes in vc-hooks.el, namely, the new
'none-value of vc-locking-user, and the consistent caching
of all properties.  Especially, make the properties survive
check-ins and check-outs.  Various minor bug fixes.

(vc-file-clear-masterprops): New function.

(vc-backend-checkin, vc-backend-revert): Set vc-locking-user
to 'none if the file is unlocked.

(vc-backend-checkin, vc-backend-revert, vc-backend-checkout):
Use vc-file-clear-masterprops, and adjust those properties
that are not cleared.

(vc-resynch-window):  Temporarily remove vc-find-file-hook, so
that we don't lose the file properties during check-in/out.

(vc-resynch-window): Do not try to delete the current window if
`vc-keep-workfiles' is nil (doesn't make sense; killing the
buffer is enough.)

(vc-backend-checkin): Rewrote the code that adjusts the default
branch and removes any locks that might remain after check-in.

(vc-cancel-version): Abort with error message in the CVS case.
(The error used to be signalled in vc-backend-uncheck, which is
a little too late.)

(vc-minor-revision): Function removed.
1995-06-16 18:02:51 +00:00
Richard M. Stallman
d38e5dbe43 Reinstalled autoloads from ispell-dictionary-alist,
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed.
1995-06-16 16:25:07 +00:00
Richard M. Stallman
fceee0072d (vc-consult-rcs-headers): Fix typo in prev change. 1995-06-16 13:09:50 +00:00
Simon Marshall
c6b3c155c9 ditto for c-backslash-region. 1995-06-16 12:45:12 +00:00
Simon Marshall
d73ecf45ad Put menu-enable mark-active on relevant items. 1995-06-16 12:30:26 +00:00
Simon Marshall
29008daae0 Props -> Properties 1995-06-16 08:51:48 +00:00
Simon Marshall
8862b0db81 Change so font-lock-make-faces doesn't stomp all over user Font Lock faces. 1995-06-16 07:47:09 +00:00
Karl Heuer
69d4c3c485 (universal-argument-map): New var.
(universal-argument, negative-argument, digit-argument):
Use overriding-terminal-local-map.
(prefix-arg-internal, describe-arg): Functions deleted.
(universal-argument-more, universal-argument-minus): New functions.
(universal-argument-other-key): New function.
1995-06-16 06:14:44 +00:00
Karl Heuer
c79552226e (isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
(isearch-done): Likewise.
1995-06-16 06:10:21 +00:00
Richard M. Stallman
8ce8687ea5 Removed autoload from ispell-dictionary-alist,
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
so users can more easily modify and upgrade entries.
(ispell-dictionary-alist): Once more a single variable.
(ispell-required-version): Documentation changes
(ispell-skip-sgml): Documentation changes
(ispell-command-loop): mode-line-format now shows misspelled word.
(ispell-message-text-end): Can now process postscript version 1.
(ispell-message-start-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message-end-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message): Added	block message skipping.
(ispell-buffer-local-parsing): Added html-mode.
1995-06-16 05:13:01 +00:00
Richard M. Stallman
7dd1926ebe (make-local-hook): Doc fix.
(shell-quote-argument) [WINDOWSNT]: Wrap in quotes only.
1995-06-16 04:39:46 +00:00
Richard M. Stallman
91a6bc102e (mouse-set-region): Bind last-command with this-command. 1995-06-16 04:37:44 +00:00
Richard M. Stallman
09843b4a11 (grep-null-device): Defined.
(grep): Use grep-null-device.
1995-06-16 04:36:55 +00:00