aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * yow.el (yow): Fix interactive spec.Jim Blandy1993-05-031-1/+1
* * subr.el (listify-key-sequence): Use a character constant toJim Blandy1993-05-031-1/+1
* * sendmail.el (mail-setup): Don't insert "--\n" before theJim Blandy1993-05-031-3/+1
* * mouse.el (mouse-buffer-menu): Don't right-justify the bufferJim Blandy1993-05-031-1/+1
* * lucid.el: Comment out fset of set-screen-width properly.Jim Blandy1993-05-031-2/+11
* * files.el (insert-directory): Undo change of March 23;Jim Blandy1993-05-031-8/+23
* * edebug.el (edebug-display): Call the `mark' function with theJim Blandy1993-05-031-3/+6
* * disp-table.el (describe-display-table): Don't use the termJim Blandy1993-05-031-3/+3
* * comint.el (comint-match-partial-pathname): Move "---" range inJim Blandy1993-05-031-3/+3
* * bytecomp.el (meta-flag): Declare this an obsolete variable.Jim Blandy1993-05-031-1/+2
* (find-file-noselect): On VMS, maybe set buffer-file-nameRichard M. Stallman1993-05-021-1/+17
* (vc-mode-line): Don't alter key bindings.Richard M. Stallman1993-05-011-6/+6
* (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