summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (m2-execute-monitor-command): Renamed from execute-monitor-command.Richard M. Stallman1995-08-271-2/+2
|
* (refer-every): Renamed from every.Richard M. Stallman1995-08-271-8/+8
| | | | | (refer-convert-string-to-list-of-strings): Renamed from convert-string-to-list-of-strings.
* (eventp): Duplicate definition deleted.Richard M. Stallman1995-08-261-9/+0
|
* Doc fixes.Richard M. Stallman1995-08-261-19/+13
| | | | (caar, cdar): Deleted--use (car (car ...)).
* (ada-spec-suffix): Definition deleted.Richard M. Stallman1995-08-261-8/+2
| | | | | | (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.
* (abs): Function definition deleted.Richard M. Stallman1995-08-261-25/+20
| | | | | | | | | (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.
* (Info-default-directory-list): Duplicate defvar deleted.Richard M. Stallman1995-08-261-5/+0
|
* (rebuild-mail-abbrevs): FILE defaults to visited file.Richard M. Stallman1995-08-251-1/+3
|
* (vc-fetch-master-properties): Count cvs status "Needs Patch" asAndré Spiegel1995-08-251-2/+7
| | | | | `needs-checkout'. (vc-after-save): Clear the cvs status.
* (vc-directory): Kill existing vc-dired buffers for this directory.André Spiegel1995-08-251-83/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* (next-file): Advance next-file-list before finding the file named in itsRoland McGrath1995-08-251-4/+7
| | | | car, in case finding signals an error.
* (describe-function): Show file name for autoloaded fns.Richard M. Stallman1995-08-251-10/+11
|
* (mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.Richard M. Stallman1995-08-251-9/+6
|
* (what-line): Print narrowed linenum with full buffer num.Richard M. Stallman1995-08-251-6/+15
|
* (makefile-mode-syntax-table): "]" is a close-paren.Richard M. Stallman1995-08-241-1/+1
|
* (makefile-add-log-defun): Avoid error at eob.Richard M. Stallman1995-08-241-1/+1
|
* Doc fixes.Richard M. Stallman1995-08-231-29/+27
| | | | (makefile-font-lock-keywords): Highlight lines of just whitespace.
* (2C-mode): Use make-local-hook and add-hook.Richard M. Stallman1995-08-221-2/+2
|
* (icomplete-minibuffer-setup): Use make-local-hookRichard M. Stallman1995-08-221-17/+15
| | | | and add and remove hooks locally.
* (ediff-profile): Use make-local-hook and add and remove hooks locally.Richard M. Stallman1995-08-221-6/+6
|
* (basic-save-buffer): Call vc-after-save.Richard M. Stallman1995-08-221-0/+2
|
* (auto-mode-alist): Turn on use of makefile-mode.Richard M. Stallman1995-08-221-2/+2
|
* (byte-compiler-base-file-name): New function.Richard M. Stallman1995-08-221-4/+15
| | | | (byte-compile-dest-file): Call byte-compiler-base-file-name.
* (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,Richard M. Stallman1995-08-221-12/+39
| | | | | | and don't include .info as suffix. (info-insert-file-contents-1): New function. (info-insert-file-contents): Use info-insert-file-contents-1.
* Removed the comment that said we assume strict locking.André Spiegel1995-08-221-3/+2
| | | | | (vc-next-action-dired): Don't switch to vc-parent-buffer, because that was already done.
* (vc-simple-command): New function.André Spiegel1995-08-221-117/+148
| | | | | | | | | | | | (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-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>Tom Tromey1995-08-221-3/+26
| | | | (tcl-mode): Call it
* (insert-kbd-macro): Express vector char modifiers withRichard M. Stallman1995-08-221-28/+31
| | | | escape prefixes. Express big basic char codes in octal.
* (jka-compr-byte-compiler-base-file-name): New function.Richard M. Stallman1995-08-221-0/+9
| | | | Use it to handle byte-compiler-base-file-name operation.
* (compilation-exit-message-function): New variable.Roland McGrath1995-08-211-9/+32
| | | | | | (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.
* Use post-command-idle-hook.Richard M. Stallman1995-08-211-5/+3
| | | | (show-paren-command-hook): No need to test for idleness.
* (vc-latest-on-branch-p): Under CVS, handle the case when the file isAndré Spiegel1995-08-211-11/+21
| | | | | | | 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.
* (vc-fetch-master-properties): RCS case: get locking mode.André Spiegel1995-08-211-102/+129
| | | | | | | | | | | | | | | | | | | 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-space-face): New variable.Richard M. Stallman1995-08-211-13/+13
| | | | | | | (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.
* Require rmail.Richard M. Stallman1995-08-211-12/+21
| | | | | (rmail-new-summary): Specify size in split-window. Call rmail-select-summary to force size to specified amount.
* Define user options with defvar, not defconst.Richard M. Stallman1995-08-211-8/+8
|
* New version 3.07. Made fast-lock-mode use buffer-file-truename, not ↵Simon Marshall1995-08-211-14/+123
| | | | buffer-file-name.
* Doc fixes.Richard M. Stallman1995-08-211-3/+3
|
* (dired-string-replace-match): Simplify using replace-match.Richard M. Stallman1995-08-211-19/+7
|
* (dired-expand-newtext): Function deleted.Richard M. Stallman1995-08-211-33/+0
|
* * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.Michael Kifer1995-08-201-31/+70
| | | | | | | (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.
* (vip-leave-region-active): new function.Michael Kifer1995-08-201-1/+6
|
* (vip-surrounding-word): modified to understand tripple clicks.Michael Kifer1995-08-201-16/+21
|
* (file-regular-p-18): Fix test for whether to use this.Richard M. Stallman1995-08-201-1/+1
|
* (basic-save-buffer): Confirm for overwriting old fileRichard M. Stallman1995-08-191-2/+8
| | | | when a file name is specified.
* (blink-matching-paren-dont-ignore-comments): New var.Richard M. Stallman1995-08-191-5/+13
| | | | | (blink-matching-open): Use it. Also, if the matching char hasn't paren syntax, call that mismatch.
* (Info-find-emacs-command-nodes): Fix previous change.Richard M. Stallman1995-08-191-4/+8
|
* (hilit-submit-feedback): New ftp site.Karl Heuer1995-08-191-3/+3
|
* (Info-file-list-for-emacs): New variable.Richard M. Stallman1995-08-191-6/+38
| | | | (Info-find-emacs-command-nodes): Look in those files, if appropriate.
* (sh-newline-and-indent): Don't interpret prefix argKarl Heuer1995-08-191-16/+15
| | | | | | | | | 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.)