| Commit message (Expand) | Author | Age | Files | Lines |
| * | (file-truename): If name has no dir, use default-directory. | Richard M. Stallman | 1994-10-02 | 1 | -1/+1 |
| * | (Info-scroll-down, Info-scroll-up): Doc fixes. | Richard M. Stallman | 1994-10-02 | 1 | -2/+9 |
| * | (dired-do-print): Put spaces between lpr switches. | Richard M. Stallman | 1994-10-02 | 1 | -1/+2 |
| * | (setenv-history): New history list. | Richard M. Stallman | 1994-10-02 | 1 | -3/+44 |
| * | (indent-c++-exp): For public/private/protected, | Richard M. Stallman | 1994-10-02 | 1 | -7/+7 |
| * | (fill-region, fill-region-as-paragraph): Fix previous change. | Richard M. Stallman | 1994-10-02 | 1 | -2/+2 |
| * | (vc-register): Verify an old master file really still exists | Richard M. Stallman | 1994-10-02 | 1 | -2/+6 |
| * | (apropos-print-matches): Add newline after | Richard M. Stallman | 1994-10-01 | 1 | -13/+22 |
| * | (save-buffers-kill-emacs): Fix previous change. | Richard M. Stallman | 1994-10-01 | 1 | -1/+1 |
| * | * man.el (Man-init-defvars, Man-cleanup-manpage, | Francesco Potortì | 1994-10-01 | 1 | -12/+13 |
| * | (fill-region, fill-region-as-paragraph): | Richard M. Stallman | 1994-10-01 | 1 | -11/+21 |
| * | (mouse-secondary-click-count): New variable. | Richard M. Stallman | 1994-10-01 | 1 | -4/+6 |
| * | (add-hook, remove-hook): If the hook was made local | Richard M. Stallman | 1994-10-01 | 1 | -2/+10 |
| * | (ispell-init-process): Add missing arg in error msg. | Richard M. Stallman | 1994-10-01 | 1 | -1/+1 |
| * | (finder-mode-map): Change key bindings: | Richard M. Stallman | 1994-10-01 | 1 | -9/+11 |
| * | (edmacro-format-keys): Cope if local keymap is nil. | Richard M. Stallman | 1994-10-01 | 1 | -1/+3 |
| * | (modify-face): New function. | Richard M. Stallman | 1994-09-30 | 1 | -1/+39 |
| * | (save-buffers-kill-emacs): Use run-hook-with-args-until-failure. | Richard M. Stallman | 1994-09-30 | 1 | -25/+11 |
| * | (add-hook): Initialize default value and local value. | Richard M. Stallman | 1994-09-30 | 1 | -26/+147 |
| * | (isearch-mode): Don't set deactivate-mark here. | Richard M. Stallman | 1994-09-30 | 1 | -6/+3 |
| * | Really delete gud-overload-functions. | Richard M. Stallman | 1994-09-30 | 1 | -11/+0 |
| * | (gud-overload-functions): Function deleted. | Richard M. Stallman | 1994-09-30 | 1 | -67/+68 |
| * | (print-region-1): Use them instead of just pr. | Richard M. Stallman | 1994-09-29 | 1 | -2/+9 |
| * | (add-abbrev, inverse-add-abbrev): | Richard M. Stallman | 1994-09-29 | 1 | -0/+2 |
| * | (scheme-mode-variables): Make parse-sexp-ignore-comments t. | Richard M. Stallman | 1994-09-29 | 1 | -0/+2 |
| * | (texinfo-format-region, texinfo-format-buffer-1): | Richard M. Stallman | 1994-09-29 | 1 | -2/+2 |
| * | * man.el | Francesco Potortì | 1994-09-29 | 1 | -2/+8 |
| * | (imenu--cleanup): Changed 'mapc' to 'mapcar'. | Richard M. Stallman | 1994-09-29 | 1 | -43/+3 |
| * | (handle-delete-frame): New function. | Richard M. Stallman | 1994-09-29 | 1 | -0/+15 |
| * | (command-line): Fix bug in previous change. | Karl Heuer | 1994-09-28 | 1 | -2/+2 |
| * | (command-line): Recognize --longopt synonyms for all options handled here. | Karl Heuer | 1994-09-28 | 1 | -6/+27 |
| * | (backward-kill-sentence): Work in read-only buffers. | Richard M. Stallman | 1994-09-28 | 1 | -2/+2 |
| * | (hack-one-local-variable): Support safe-local-variable property. | Richard M. Stallman | 1994-09-27 | 1 | -2/+7 |
| * | (command-apropos): Pass t for no-header to apropos. | Richard M. Stallman | 1994-09-27 | 1 | -1/+1 |
| * | (mail): Doc fix. | Richard M. Stallman | 1994-09-27 | 1 | -2/+5 |
| * | (rmail-forward): Simplify insertion of forwarded msg. | Richard M. Stallman | 1994-09-27 | 1 | -18/+68 |
| * | (etags-tags-completion-table): Allow ? and : in guessed tag names. | Roland McGrath | 1994-09-27 | 1 | -2/+2 |
| * | (rmail-summary-delete-forward): Regexp for recognizing deleted message | Richard M. Stallman | 1994-09-27 | 1 | -1/+1 |
| * | (dired-re-perms): Accept various file type letters. | Richard M. Stallman | 1994-09-26 | 1 | -1/+1 |
| * | (enable-flow-control): Never make keyboard-translate-table shorter. | Richard M. Stallman | 1994-09-25 | 1 | -1/+2 |
| * | Comment change. | Richard M. Stallman | 1994-09-25 | 1 | -7/+0 |
| * | (rmail-construct-io-menu): Don't print a message about no matching files. | Richard M. Stallman | 1994-09-25 | 1 | -3/+1 |
| * | (dired-re-perms): Accept directories and symbolic links | Richard M. Stallman | 1994-09-24 | 1 | -1/+1 |
| * | (ange-ftp-start-process): Add use-smart-ftp code. | Richard M. Stallman | 1994-09-24 | 1 | -7/+20 |
| * | (auto-mode-alist): Handle ada-mode and icon-mode. | Richard M. Stallman | 1994-09-24 | 1 | -0/+2 |
| * | (comint-input-chunk-size): Variable deleted. | Richard M. Stallman | 1994-09-24 | 1 | -25/+2 |
| * | (nntp-send-region-to-server): Call process-send-region | Richard M. Stallman | 1994-09-24 | 1 | -23/+1 |
| * | (shell-command, shell-command-on-region): | Richard M. Stallman | 1994-09-24 | 1 | -1/+4 |
| * | (Buffer-menu-delete): Handle prefix arg. | Richard M. Stallman | 1994-09-24 | 1 | -13/+24 |
| * | (rmail-reformat-message): Run mail-message-filter | Richard M. Stallman | 1994-09-24 | 1 | -2/+2 |