| Commit message (Expand) | Author | Age | Files | Lines |
| * | (dired-string-replace-match): Delete redundant autoload. | Richard M. Stallman | 1997-01-03 | 1 | -7/+0 |
| * | (find-dired): Doc fix. | Richard M. Stallman | 1997-01-03 | 1 | -1/+4 |
| * | Changed my e-mail address in the header. | André Spiegel | 1997-01-03 | 2 | -10/+6 |
| * | (occur): Minor cleanups. | Erik Naggum | 1997-01-03 | 1 | -3/+2 |
| * | (list-matching-lines-face): New variable. | Richard M. Stallman | 1997-01-03 | 1 | -3/+24 |
| * | Initial revision | Richard M. Stallman | 1997-01-03 | 1 | -0/+244 |
| * | (texinfo-mode): Locally set tex-first-line-header-regexp. | Richard M. Stallman | 1997-01-02 | 1 | -87/+20 |
| * | (word-help-mode-alist, reset-word-help) | Richard M. Stallman | 1997-01-02 | 1 | -127/+380 |
| * | (easy-menu-create-keymaps): Menu item STYLE toggle (checkbox) | Richard M. Stallman | 1997-01-02 | 1 | -28/+64 |
| * | Initial revision | Richard M. Stallman | 1997-01-02 | 1 | -0/+717 |
| * | (sh-shell-file): On MSDOS, collapse $SHELL to lower | Richard M. Stallman | 1997-01-02 | 1 | -8/+16 |
| * | (dired-do-chxxx): Use -- only on GNU systems. | Richard M. Stallman | 1997-01-02 | 1 | -1/+4 |
| * | (tex-region): Correctly handle possible | Richard M. Stallman | 1997-01-02 | 1 | -29/+36 |
| * | (server-process-filter): Let-bind `pos'. | Richard M. Stallman | 1997-01-02 | 1 | -2/+2 |
| * | (repeat-complex-command): Bind | Richard M. Stallman | 1997-01-01 | 1 | -3/+3 |
| * | (locate-mode): Locally set dired-move-to-filename-regexp, | Richard M. Stallman | 1996-12-31 | 1 | -32/+12 |
| * | (dired-make-relative): Ignore the third argument; | Richard M. Stallman | 1996-12-31 | 1 | -9/+7 |
| * | (insert-directory): Use -- as arg | Richard M. Stallman | 1996-12-31 | 1 | -1/+3 |
| * | (dired-do-chxxx): Use -- as arg | Richard M. Stallman | 1996-12-31 | 1 | -1/+1 |
| * | (Info-find-node): Don't clear Info-index-alternatives. | Richard M. Stallman | 1996-12-30 | 1 | -2/+1 |
| * | (server-start): Don't delete ~/.emacs-server. | Richard M. Stallman | 1996-12-30 | 1 | -6/+12 |
| * | (byte-compile-file): Set default-directory in compiler input buffer. | Richard M. Stallman | 1996-12-30 | 1 | -2/+4 |
| * | (dired-permission-flags-regexp): New variable. | Richard M. Stallman | 1996-12-30 | 1 | -3/+6 |
| * | Initial revision | Richard M. Stallman | 1996-12-30 | 1 | -0/+385 |
| * | (iso-languages): For Catalan, delete 'C and 'c; | Richard M. Stallman | 1996-12-30 | 1 | -11/+13 |
| * | (tex-first-line-header-regexp): New variable. | Richard M. Stallman | 1996-12-29 | 1 | -0/+15 |
| * | (completion-ignored-extensions): | Richard M. Stallman | 1996-12-29 | 1 | -13/+19 |
| * | (report-emacs-bug): Use compose-mail. | Richard M. Stallman | 1996-12-29 | 1 | -8/+9 |
| * | (hs-emacs-type): Doc fix. | Richard M. Stallman | 1996-12-29 | 1 | -1/+1 |
| * | (dired-insert-directory): Don't override the user's locale. | Richard M. Stallman | 1996-12-29 | 1 | -15/+3 |
| * | (rmail-msg-is-pruned): New function. | Richard M. Stallman | 1996-12-28 | 1 | -23/+40 |
| * | (help-map): Define C-h C-i to run word-help. | Richard M. Stallman | 1996-12-28 | 1 | -0/+1 |
| * | (expand-map): Don't define SPC. | Richard M. Stallman | 1996-12-28 | 1 | -61/+43 |
| * | Initial revision | Richard M. Stallman | 1996-12-28 | 1 | -0/+571 |
| * | (skeleton-positions): Renamed from skeleton-marks. | Richard M. Stallman | 1996-12-28 | 1 | -7/+7 |
| * | (skeleton-marks): New variable. | Richard M. Stallman | 1996-12-28 | 1 | -0/+9 |
| * | *** empty log message *** | Michael Kifer | 1996-12-28 | 11 | -112/+414 |
| * | Many doc fixes. | Richard M. Stallman | 1996-12-27 | 1 | -9/+21 |
| * | (ispell-message-text-end): Handle `- ' before | Richard M. Stallman | 1996-12-27 | 1 | -2/+3 |
| * | (mail-yank-clear-headers): Handle case of end < start. | Richard M. Stallman | 1996-12-27 | 1 | -9/+41 |
| * | (mail-indentation-spaces): Doc fix. | Richard M. Stallman | 1996-12-27 | 1 | -1/+1 |
| * | (menu-bar-tools-menu): Add a "send mail" entry. | Richard M. Stallman | 1996-12-27 | 1 | -0/+1 |
| * | (perform-replace): Request integers from match-data, | Richard M. Stallman | 1996-12-27 | 1 | -6/+1 |
| * | (forward-paragraph, backward-paragraph): Doc fixes. | Richard M. Stallman | 1996-12-26 | 1 | -2/+4 |
| * | (mouse-start-end): Put values in proper order, | Richard M. Stallman | 1996-12-26 | 1 | -3/+3 |
| * | (command-line-1): Handle --visit and --find. | Richard M. Stallman | 1996-12-26 | 1 | -41/+63 |
| * | (edebug-read-symbol, edebug-read-string): Don't back up after reading. | Richard M. Stallman | 1996-12-26 | 1 | -21/+6 |
| * | (vc-next-action-on-file, vc-update-change-log, | André Spiegel | 1996-12-26 | 1 | -11/+7 |
| * | (vc-user-login-name): New function. | André Spiegel | 1996-12-26 | 1 | -7/+17 |
| * | Comment change. | Richard M. Stallman | 1996-12-26 | 1 | -2/+2 |