| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
(refer-convert-string-to-list-of-strings): Renamed from
convert-string-to-list-of-strings.
|
| |
|
|
|
|
| |
(caar, cdar): Deleted--use (car (car ...)).
|
|
|
|
|
|
| |
(ada-make-filename-from-adaname): Delete autoload.
(ff-special-constructs): Load ada-mode before referring to
ada-spec-suffix and ada-make-filename-from-adaname.
|
|
|
|
|
|
|
|
|
| |
(goto-beginning-of-buffer): Macro deleted. Use goto-char.
(goto-end-of-buffer): Macro deleted. Use goto-char.
(maxint): Macro deleted.
(life-increment): Renamed from increment.
(life-initialized): New variable.
(life): Do (random t) only once and only when `life' is called.
|
| |
|
| |
|
|
|
|
|
| |
`needs-checkout'.
(vc-after-save): Clear the cvs status.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provide a better header. Corrected the check whether any files were
found at all (don't display a listing in this case). Under CVS,
display cvs-status rather than vc-locking-user.
(vc-next-action-on-file): When doing a check-in in vc-dired-mode, find
the file in another window.
(vc-next-action-dired): Update dired listing while processing the
files.
(vc-next-action): Check whether a check-in comment is really needed
for this mass operation.
(vc-checkout): Resynch the buffer, even if it's not current.
(vc-dired-state-info, vc-dired-update-line): New functions.
(vc-dired-prefix-map): Added local definition for `g' and `='.
(vc-dired-reformat-line): Simplified. Erase the hardlink count from
the listing, because it doesn't relate to version control.
(vc-rcs-release, vc-cvs-release, vc-sccs-release): New variables, may
be set by the user.
(vc-backend-release, vc-release-greater-or-equal, vc-backend-release-p):
New Functions.
(vc-do-command): Allow FILE to be nil.
(vc-backend-checkin): When creating a branch, don't bother to unlock
the old version if this is RCS 5.6.2 or higher.
(vc-next-action-on-file): Allow lock-stealing only if RCS 5.6.2 or
higher.
(vc-backend-admin, vc-backend-checkin): If available, use ci -i and -j.
Updated Developer's Notes.
|
|
|
|
| |
car, in case finding signals an error.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(makefile-font-lock-keywords): Highlight lines of just whitespace.
|
| |
|
|
|
|
| |
and add and remove hooks locally.
|
| |
|
| |
|
| |
|
|
|
|
| |
(byte-compile-dest-file): Call byte-compiler-base-file-name.
|
|
|
|
|
|
| |
and don't include .info as suffix.
(info-insert-file-contents-1): New function.
(info-insert-file-contents): Use info-insert-file-contents-1.
|
|
|
|
|
| |
(vc-next-action-dired): Don't switch to vc-parent-buffer, because that
was already done.
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
(tcl-mode): Call it
|
|
|
|
| |
escape prefixes. Express big basic char codes in octal.
|
|
|
|
| |
Use it to handle byte-compiler-base-file-name operation.
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
(show-paren-command-hook): No need to test for idleness.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
| |
(rmail-new-summary): Specify size in split-window.
Call rmail-select-summary to force size to specified amount.
|
| |
|
|
|
|
| |
buffer-file-name.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
(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.
|
| |
|
| |
|
| |
|
|
|
|
| |
when a file name is specified.
|
|
|
|
|
| |
(blink-matching-open): Use it.
Also, if the matching char hasn't paren syntax, call that mismatch.
|
| |
|
| |
|
|
|
|
| |
(Info-find-emacs-command-nodes): Look in those files, if appropriate.
|
|
|
|
|
|
|
|
|
| |
since `newline-and-indent' doesn't either. Don't turn a trailing
quoted tab into a space.
(sh-mode): Use new `skeleton-newline-indent-rigidly'.
(sh-set-shell): Make maximum font-locking also hightlight keywords
after ``' and `!'. (The latter is for ksh '93 but should't hurt other
shells.)
|