- 19 Jun, 1995 3 commits
-
-
Richard M. Stallman authored
Set overriding-terminal-local-map like C-u. (universal-argument-map): Add binding for \e t.
-
Edward M. Reingold authored
-
Richard M. Stallman authored
(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.
-
- 18 Jun, 1995 10 commits
-
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
testing poll_suppress_count.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
so as to use C_SWITCH_X_MACHINE.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Johan Vromans authored
They were erroneous and not needed.
-
Richard M. Stallman authored
for path to "cvs status" command.
-
Richard M. Stallman authored
(SYSTEM_MALLOC): Definition deleted.
-
- 17 Jun, 1995 12 commits
-
-
Richard M. Stallman authored
Call precompute-menubar-bindings only if using x. (precompute-menubar-bindings): Don't check for x here. Set define-key-rebound-commands to t.
-
Richard M. Stallman authored
Then set define-key-rebound-commands to nil.
-
Richard M. Stallman authored
no equivalent before, if it is in Vdefine_key_rebound_commands.
-
Richard M. Stallman authored
(syms_of_keymap): Set up Lisp var. (Fdefine_key): Put new definition onto Vdefine_key_rebound_commands.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_data): Call defsubr.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Set `mouse-major-mode-menu'.
-
Roland McGrath authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 16 Jun, 1995 15 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(do_switch_frame): No longer static.
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Karl Heuer authored
[MULTI_FRAME] (keys_of_frame): Bind iconify-frame and make-frame-visible to it.
-
Melissa Weisshaus authored
so two-volume formatting could be accomplished.
-
Richard M. Stallman authored
vc-master-info, which no longer exists. Adapted to the new parameter format of vc-parse-buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
'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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed.
-
Richard M. Stallman authored
(x_set_name, x_icon, Fx_create_frame): Use moved icon_name field.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-