summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (icomplete-minibuffer-setup): Use make-local-hookRichard M. Stallman1995-08-221-17/+15
* (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
* (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,Richard M. Stallman1995-08-221-12/+39
* Removed the comment that said we assume strict locking.André Spiegel1995-08-221-3/+2
* (vc-simple-command): New function.André Spiegel1995-08-221-117/+148
* (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>Tom Tromey1995-08-221-3/+26
* (insert-kbd-macro): Express vector char modifiers withRichard M. Stallman1995-08-221-28/+31
* (jka-compr-byte-compiler-base-file-name): New function.Richard M. Stallman1995-08-221-0/+9
* (compilation-exit-message-function): New variable.Roland McGrath1995-08-211-9/+32
* Use post-command-idle-hook.Richard M. Stallman1995-08-211-5/+3
* (vc-latest-on-branch-p): Under CVS, handle the case when the file isAndré Spiegel1995-08-211-11/+21
* (vc-fetch-master-properties): RCS case: get locking mode.André Spiegel1995-08-211-102/+129
* (makefile-space-face): New variable.Richard M. Stallman1995-08-211-13/+13
* Require rmail.Richard M. Stallman1995-08-211-12/+21
* 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 buffer-f...Simon Marshall1995-08-211-14/+123
* 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-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
* (blink-matching-paren-dont-ignore-comments): New var.Richard M. Stallman1995-08-191-5/+13
* (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
* (sh-newline-and-indent): Don't interpret prefix argKarl Heuer1995-08-191-16/+15
* (skeleton-newline-indent-rigidly): New variable.Karl Heuer1995-08-191-73/+106
* (vc-next-action-on-file): Changed doc string, CVS case.André Spiegel1995-08-181-78/+84
* (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".André Spiegel1995-08-181-11/+33
* (pascal-mode): Set comment-start.Richard M. Stallman1995-08-171-4/+6
* (hilit-submit-feedback): New bug-reporting address.Karl Heuer1995-08-171-11/+4
* Update address in comment.Karl Heuer1995-08-172-2/+2
* (rmail-new-summary): Enable the Input/output menu.Richard M. Stallman1995-08-171-0/+1
* (vc-next-action-on-file): Moved the setting of the default branch toAndré Spiegel1995-08-171-12/+21
* Changed references to vc-top-version into vc-master-workfile-version.André Spiegel1995-08-171-2/+3
* (vc-top-version): Renamed to vc-master-workfile-version. Updated allAndré Spiegel1995-08-171-14/+13
* (vc-next-action-on-file): Query when trying to lock non-latestAndré Spiegel1995-08-171-1/+9
* (vc-revert-buffer1): Split part of the function into vc-buffer-contextAndré Spiegel1995-08-171-34/+101
* (show-paren-command-hook): Do nothing if have unread events.Richard M. Stallman1995-08-161-1/+3
* (inferior-lisp): Use pop-to-buffer.Richard M. Stallman1995-08-161-1/+2
* (run-scheme): Use pop-to-buffer.Richard M. Stallman1995-08-161-5/+5
* (run-scheme): Use pop-to-buffer.Richard M. Stallman1995-08-161-1/+1
* (sh-mode-map): Use new name skeleton-pair-insert-maybe.Karl Heuer1995-08-151-10/+10
* (sh-test): New variable.Karl Heuer1995-08-151-32/+59