aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (vc-revert-buffer1): Fix format of compilation-error-list.Richard M. Stallman1993-05-011-2/+2
* (find-file-noselect): Do set buffer-file-nameRichard M. Stallman1993-04-301-2/+6
* (vc-match-substring): Renamed from match-substring.Richard M. Stallman1993-04-291-4/+4
* (shell-prompt-pattern): Undo last change.Richard M. Stallman1993-04-291-83/+14
* (up-arrow, down-arrow, left-arrow, right-arrow): Deleted.Richard M. Stallman1993-04-291-38/+46
* (vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.Roland McGrath1993-04-281-4/+5
* Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.Roland McGrath1993-04-281-9/+42
* Installed Aaron Larson's new bibtex.el. See the header comment forEric S. Raymond1993-04-281-229/+545
* (gnus-inews-organization): If ORGANIZATION is "", set it to nil.Roland McGrath1993-04-281-1/+3
* (file-truename): Undo last change.Roland McGrath1993-04-281-4/+1
* Removed spurious comment (obsoleted by ;;;###autoload).Eric S. Raymond1993-04-281-2/+1
* (hscroll-step): New variable.Eric S. Raymond1993-04-271-7/+26
* Completed the package entry point's name change from edit-picture toEric S. Raymond1993-04-271-34/+60
* (gud-format-command): Fix %f expansuuin to send ondly the basename ofEric S. Raymond1993-04-271-3/+3
* (file-truename): Do the right thing when /home/gp2/eric = "".Eric S. Raymond1993-04-271-1/+4
* (find-tag-interactive): New function to read args for find-tag et al.Roland McGrath1993-04-261-65/+108
* Doc fixes. Also a few teaks to pacify the byte-compiler.Eric S. Raymond1993-04-261-20/+21
* I started to clean this up and make it work under System V, until I hit a wall.Eric S. Raymond1993-04-261-7/+20
* (global-map): Dyke out the last two event-to-function bindings. These belongEric S. Raymond1993-04-261-7/+1
* (cd): Handle leading "~" like an absolute filename.Eric S. Raymond1993-04-261-17/+18
* Changed fsets to defaliases.Eric S. Raymond1993-04-261-3/+3
* (comint-mod): Nuked. A call to ring-mod replaces it.Eric S. Raymond1993-04-251-22/+2
* Rewritten. A poor choice of representation made the old code excessivelyEric S. Raymond1993-04-251-27/+46
* Set no-byte-compile local variable t to work around a byte-compiler bug.Eric S. Raymond1993-04-251-71/+50
* (vc-diff): Get proper error message when you run this with no prefixEric S. Raymond1993-04-251-109/+181
* (down-arrow): New function. Uses next-line-add-newlines to suppressEric S. Raymond1993-04-251-0/+14
* (tex-compilation-parse-errors): Added. At the moment, this would haveEric S. Raymond1993-04-251-1/+77
* (cd): Changed to use to resolve relative cd calls.Eric S. Raymond1993-04-251-7/+42
* Added and fixed documentation.Eric S. Raymond1993-04-251-30/+12
* *** empty log message ***Noah Friedman1993-04-241-1/+1
* Replaced all fsets with defaliases.Eric S. Raymond1993-04-231-9/+12
* All fsets changed to defaliases.Eric S. Raymond1993-04-2318-88/+88
* Some fsets changed to defaliases.Eric S. Raymond1993-04-231-1/+1
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-31/+31
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-28/+51
* Initial revisionEric S. Raymond1993-04-231-0/+134
* (define-function): Changed name back to defalisaases to get things inEric S. Raymond1993-04-231-6/+7
* (global-map): Remove function key bindings that duplicate stuff inEric S. Raymond1993-04-231-9/+0
* Commentary added.Eric S. Raymond1993-04-231-7/+34
* (Info-find-node, Info-insert-subfile): Do the right thing if info files haveEric S. Raymond1993-04-231-11/+149
* (ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.Roland McGrath1993-04-221-5/+5
* Rewritten and simplified, commentary added. It now will usuallyEric S. Raymond1993-04-211-157/+143
* (vc-revert-buffer1): Typo fix in last change.Roland McGrath1993-04-191-1/+1
* (shell-mode): isationization (doc fix).Roland McGrath1993-04-191-3/+3
* (shell-mode): Capitalize mode name.Roland McGrath1993-04-191-1/+1
* (vc-comment-to-change-log): Restored interactive spec. Why was itRoland McGrath1993-04-191-1/+2
* (vc-revert-buffer1): Completely rewrote compilation reparsing code.Roland McGrath1993-04-191-27/+41
* (find-file-noselect): Never set SAME-TRUENAME to a buffer whoseRoland McGrath1993-04-191-1/+2
* (set-auto-mode): If the buffer begins with "#!", look for -*- in the firstRoland McGrath1993-04-191-2/+11
* (mail-do-fcc): Make a numeric time zone indicatorRichard M. Stallman1993-04-171-6/+7