- 22 Aug, 1995 7 commits
-
-
Richard M. Stallman authored
and don't include .info as suffix. (info-insert-file-contents-1): New function. (info-insert-file-contents): Use info-insert-file-contents-1.
-
André Spiegel authored
(vc-next-action-dired): Don't switch to vc-parent-buffer, because that was already done.
-
André Spiegel authored
(vc-fetch-master-properties): CVS case: Use it. (vc-lock-from-permissions, vc-file-owner, vc-rcs-lock-from-diff): New functions. (vc-locking-user): Largely rewritten. Uses the above, handles RCS non-strict locking. Under CVS in CVSREAD-mode, learn the locking state from the permissions. (vc-find-cvs-master): Use vc-insert-file, rather than find-file-noselect. Greatly speeds up things. (vc-consult-rcs-headers): Bug fix, return status in all cases.
-
Tom Tromey authored
(tcl-mode): Call it
-
Richard M. Stallman authored
escape prefixes. Express big basic char codes in octal.
-
Richard M. Stallman authored
Use it to handle byte-compiler-base-file-name operation.
-
Karl Heuer authored
scroll bar, not just the first column.
-
- 21 Aug, 1995 16 commits
-
-
Roland McGrath authored
(compilation-sentinel): If compilation-exit-message-function is non-nil, call it to produce messages for buffer and mode line. (grep): Use that variable to produce snazzier messages.
-
Richard M. Stallman authored
(syms_of_keyboard): Set up new vars. (command_loop_1): Run Qpost_command_idle_hook.
-
Richard M. Stallman authored
(show-paren-command-hook): No need to test for idleness.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
André Spiegel authored
added, but not yet committed. (vc-backend-checkout): RCS case: In non-strict locking mode, force to overwrite the writable workfile. CVS case: Do the right thing in CVSREAD-mode.
-
André Spiegel authored
CVS case: new state `locally-added'. (vc-locking-user): Under RCS with non-strict locking, don't trust the file permissions. CVS case: change which states count as "locked". (vc-consult-rcs-headers): Streamlined. Don't set vc-locking-user if this is called under CVS. Under RCS, use a heuristic to find the value of vc-checkout-model without examining the master file. (vc-parse-locks): Set vc-checkout-model. (vc-status): Comment change. (vc-after-save-hook, vc-after-save): The former renamed to the latter. Now unconditionally called by `basic-save-buffer', determines whether the buffer should be "locked" or not. (vc-mode-line): No longer use dynamic after-save-hook. Changed references to `automatic' into `implicit'. (vc-checkout-model): Values are now `manual' and `implicit'. Derive the property on a per-file basis, supporting all possible modes.
-
Richard M. Stallman authored
(START_FILES): Defined. (LIB_STANDARD): New definition, details depending on __GNUC__.
-
Richard M. Stallman authored
(makefile-define-space-face): New function. (makefile-tab-face): Variable deleted. (makefile-define-tab-face): Function deleted. (makefile-font-lock-keywords): Highlight leading spaces, not tabs.
-
Richard M. Stallman authored
(rmail-new-summary): Specify size in split-window. Call rmail-select-summary to force size to specified amount.
-
Richard M. Stallman authored
-
Simon Marshall authored
-
Richard M. Stallman authored
-
David J. MacKenzie authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 20 Aug, 1995 8 commits
-
-
Richard M. Stallman authored
(SIGNALS_VIA_CHARACTERS, MAIL_USE_LOCKF): Defined. (sigmask, sigsetmask, _setjmp, _longjmp): Add undefs.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
[__GNUC__] (_NO_PROTO): Add undef.
-
Richard M. Stallman authored
-
Michael Kifer authored
(vip-read-string-with-history): minibuffer-setup-hook no longer waits for the user to type, if there are unread events. Harnessed view-minor-mode. Added (vip-leave-region-active) to all simple movement commands.
-
Michael Kifer authored
-
Michael Kifer authored
-
Richard M. Stallman authored
-
- 19 Aug, 1995 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
when a file name is specified.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(blink-matching-open): Use it. Also, if the matching char hasn't paren syntax, call that mismatch.
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Info-find-emacs-command-nodes): Look in those files, if appropriate.
-
Richard M. Stallman authored
-