aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (NO_SOCKETS_IN_FILE_SYSTEM): Defined.Richard M. Stallman1995-08-211-3/+12
* (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
* default to user-supplied buffer.David J. MacKenzie1995-08-211-0/+5
* (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
* (POSIX_SIGNALS, CLASH_DETECTION): Defined.Richard M. Stallman1995-08-201-0/+12
* (SYSTEM_TYPE): Change to just "aix".Richard M. Stallman1995-08-201-1/+1
* (sigsetmask, _setjmp, _longjmp): Delete undefs.Richard M. Stallman1995-08-201-5/+3
* Include aix3-2-5.h, not aix3-2.h.Richard M. Stallman1995-08-201-1/+1
* * 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
* Initial revisionRichard M. Stallman1995-08-191-0/+11
* (basic-save-buffer): Confirm for overwriting old fileRichard M. Stallman1995-08-191-2/+8
* (scan_sexps_forward): Fix previous change.Richard M. Stallman1995-08-191-2/+2
* (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
* (struct Lisp_Marker): Make insertion_type an unsigned int.Richard M. Stallman1995-08-191-10/+10
* (Info-file-list-for-emacs): New variable.Richard M. Stallman1995-08-191-6/+38
* Fix typos.Richard M. Stallman1995-08-191-2/+3
* (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
* (getdate.c): New target.Richard M. Stallman1995-08-181-4/+6
* (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
* * etags.c (Pascal_functions): Close comment bug corrected.Francesco Potortì1995-08-171-87/+92
* (RANLIB): Substitute this into makefiles.Richard M. Stallman1995-08-171-1/+8
* (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
* (scan_sexps_forward): Use the initial depthRichard M. Stallman1995-08-161-2/+2
* (Fself_insert_command): Optimize the case with arg > 2Richard M. Stallman1995-08-161-1/+14
* (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