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