| Commit message (Expand) | Author | Age | Files | Lines |
| * | (newline): Moved from cmds.c. Indents last | Boris Goldowsky | 1995-03-01 | 1 | -0/+34 |
| * | (vc-do-command): Search vc-path first, not last. | Richard M. Stallman | 1995-03-01 | 1 | -1/+1 |
| * | (shell-command-on-region): Fix typos in doc string. | Karl Heuer | 1995-03-01 | 1 | -72/+1 |
| * | (shell-command-on-region): Rename arg; doc fix. | Richard M. Stallman | 1995-02-28 | 1 | -11/+13 |
| * | (rlogin-carriage-filter): Don't assume region is narrowed to most recent | Noah Friedman | 1995-02-28 | 1 | -19/+20 |
| * | (te-escape): Use current-prefix-arg, not prefix-arg. | Karl Heuer | 1995-02-28 | 1 | -2/+2 |
| * | (revert-buffer): Use current-prefix-arg, not prefix-arg. | Karl Heuer | 1995-02-28 | 1 | -1/+1 |
| * | Made revert-buffer message go via substitute-command-keys. | Simon Marshall | 1995-02-27 | 1 | -1/+3 |
| * | (tar-header-block-tokenize): Parse 32-bit modtime | Richard M. Stallman | 1995-02-26 | 1 | -12/+33 |
| * | (compilation-buffer-p): Check for compilation-minor-mode or | Roland McGrath | 1995-02-26 | 1 | -2/+2 |
| * | Clean up doc strings. | Thien-Thi Nguyen | 1995-02-26 | 1 | -194/+207 |
| * | (mouse-kill-secondary): Avoid changing this-command. | Richard M. Stallman | 1995-02-26 | 1 | -5/+6 |
| * | (byte-compile-file): Bind default-major-mode to avoid randomness. | Richard M. Stallman | 1995-02-25 | 1 | -0/+1 |
| * | Added comint-buffer-maximum-size and comint-truncate-buffer. | Simon Marshall | 1995-02-25 | 1 | -3/+16 |
| * | Moved buffer truncation functionality to comint.el. | Simon Marshall | 1995-02-25 | 1 | -13/+1 |
| * | Added shell-truncate-buffer function to restrict buffer size to | Simon Marshall | 1995-02-25 | 1 | -4/+19 |
| * | Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and | Simon Marshall | 1995-02-25 | 1 | -7/+9 |
| * | (c++-backward-to-noncomment): Don't loop forever | Richard M. Stallman | 1995-02-25 | 1 | -6/+10 |
| * | (walk-windows): Doc fix. | Richard M. Stallman | 1995-02-25 | 1 | -9/+18 |
| * | (local-unset-key): Fix args in previous change. | Karl Heuer | 1995-02-25 | 1 | -2/+2 |
| * | (global_set_key, local_set_key, global_unset_key) | Richard M. Stallman | 1995-02-25 | 1 | -0/+45 |
| * | (mouse-select-buffer): Do sit-for before x-popup-menu. | Richard M. Stallman | 1995-02-24 | 1 | -4/+12 |
| * | (msb): Select the window that the mouse is in before | Richard M. Stallman | 1995-02-24 | 1 | -56/+56 |
| * | (rmail-retry-failure): Support a new style of failure msg. | Richard M. Stallman | 1995-02-24 | 1 | -0/+18 |
| * | (facemenu-justification-menu): binding fixed. | Boris Goldowsky | 1995-02-23 | 1 | -5/+5 |
| * | (open-line): indent when inserting fil-prefix. | Boris Goldowsky | 1995-02-23 | 1 | -11/+9 |
| * | (current-left-margin): careful of EOB. | Boris Goldowsky | 1995-02-23 | 1 | -40/+66 |
| * | (set-fill-prefix): start from left-margin. | Boris Goldowsky | 1995-02-23 | 1 | -290/+448 |
| * | (perl-tab-to-comment): Default is nil. | Richard M. Stallman | 1995-02-23 | 1 | -1/+3 |
| * | Load version.el early on. | Richard M. Stallman | 1995-02-23 | 1 | -3/+4 |
| * | (shell-command-on-region): When computing interactive args, | Richard M. Stallman | 1995-02-23 | 1 | -5/+11 |
| * | Various doc fixes. | Richard M. Stallman | 1995-02-23 | 1 | -17/+18 |
| * | (imenu--cleanup): Set alist to its default just once, at the beginning. | Richard M. Stallman | 1995-02-22 | 1 | -3/+5 |
| * | (eval-after-load): Run FORM now if FILE's already loaded. | Richard M. Stallman | 1995-02-22 | 1 | -1/+8 |
| * | New version from the author. | Karl Heuer | 1995-02-22 | 1 | -38/+64 |
| * | Use single semicolon in comments. | Karl Heuer | 1995-02-22 | 1 | -13/+13 |
| * | Change all `cd's to `shell-cd's, where `shell-cd' changes the value of | Simon Marshall | 1995-02-21 | 1 | -15/+23 |
| * | Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil. | Simon Marshall | 1995-02-21 | 1 | -14/+19 |
| * | Initial revision | Karl Heuer | 1995-02-20 | 6 | -0/+10056 |
| * | Turn of syntax fontification by default. | Simon Marshall | 1995-02-20 | 1 | -6/+8 |
| * | (vc-log-info): Don't switch to the *vc* buffer before running | Roland McGrath | 1995-02-20 | 1 | -1/+3 |
| * | (rmail-summary-mail, rmail-summary-continue) | Richard M. Stallman | 1995-02-19 | 1 | -5/+25 |
| * | (mouse-buffer-menu): Don't clear selection when we kill it. | Richard M. Stallman | 1995-02-18 | 1 | -2/+2 |
| * | (quoted-insert): Use insert-and-inherit. | Richard M. Stallman | 1995-02-17 | 1 | -3/+6 |
| * | (tex-append): Try splitting on last period, then | Richard M. Stallman | 1995-02-17 | 1 | -4/+7 |
| * | (desktop-internal-v2s): Don't use format to eliminate text properties. | Richard M. Stallman | 1995-02-17 | 1 | -2/+4 |
| * | (mail-abbrev-mode-regexp): Doc fix. | Karl Heuer | 1995-02-17 | 1 | -1/+1 |
| * | (Buffer-menu-save): Fix the test for header line. | Richard M. Stallman | 1995-02-16 | 1 | -1/+1 |
| * | (sort-regexp-fields-next-record): New subroutine. | Richard M. Stallman | 1995-02-15 | 1 | -6/+23 |
| * | (Info-index): Bind Info-history, not Info-keep-history. | Richard M. Stallman | 1995-02-15 | 1 | -2/+7 |