| Commit message (Expand) | Author | Age | Files | Lines |
| * | (vc-buffer-sync, vc-diff): New arg NOT-URGENT. | Richard M. Stallman | 1993-12-24 | 1 | -9/+12 |
| * | (query-replace-map): Don't bind ESC. | Richard M. Stallman | 1993-12-24 | 1 | -3/+1 |
| * | (unload-feature): Ignore conses in the feature-symbols. | Richard M. Stallman | 1993-12-24 | 1 | -0/+1 |
| * | (shell-backward-command): If comint-bol moves forward, | Richard M. Stallman | 1993-12-24 | 1 | -3/+5 |
| * | (telnet): Use comint-arguments. | Richard M. Stallman | 1993-12-24 | 1 | -1/+2 |
| * | (rmail-output-to-rmail-file): When copying to a buffer, | Richard M. Stallman | 1993-12-24 | 1 | -0/+5 |
| * | Comment change. | Richard M. Stallman | 1993-12-24 | 1 | -1/+5 |
| * | (awk-mode-syntax-table): Was mistakenly changing | Richard M. Stallman | 1993-12-24 | 1 | -3/+3 |
| * | (isearch-update): If isearch-other-end is nil, | Richard M. Stallman | 1993-12-24 | 1 | -2/+3 |
| * | (vc-mode-line): Make buffer read-only for root if file is locked. | Richard M. Stallman | 1993-12-24 | 1 | -0/+7 |
| * | (telnet): Use comint-canonicalize-args. | Richard M. Stallman | 1993-12-24 | 1 | -0/+1 |
| * | (rmail-insert-inbox-text): If copy-file fails, | Richard M. Stallman | 1993-12-24 | 1 | -1/+2 |
| * | (next-complete-history-element): Doc fix. | Richard M. Stallman | 1993-12-24 | 1 | -3/+3 |
| * | (comint-next-matching-input-from-input): Doc fix. | Richard M. Stallman | 1993-12-24 | 1 | -4/+4 |
| * | (picture-mode): Save the old truncate-lines value. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | Add side-effect-free props for many functions. | Richard M. Stallman | 1993-12-23 | 1 | -20/+42 |
| * | Add keywords. | Richard M. Stallman | 1993-12-23 | 1 | -32/+40 |
| * | (gnus-capitalize-newsgroup): Modify a new temporary | Richard M. Stallman | 1993-12-23 | 1 | -2/+3 |
| * | (makefile-ignored-files-in-pickup-regex): Supply missing \\. | Richard M. Stallman | 1993-12-23 | 1 | -3/+3 |
| * | (pages-copy-header-and-position): Call end-of-line, not forward-line. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (outline-copy-exposed): Don't use replace-regexp. | Richard M. Stallman | 1993-12-23 | 1 | -3/+5 |
| * | (hide-bibtex-entry-bodies): Don't use replace-regexp. | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
| * | (vip-replace-string): Don't use replace-regexp. | Richard M. Stallman | 1993-12-23 | 1 | -3/+7 |
| * | Don't repeat at load time any bindings that are autoloaded. | Richard M. Stallman | 1993-12-23 | 4 | -6/+4 |
| * | (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's. | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |
| * | (c-delete-backslash): Do nothing if empty line. | Richard M. Stallman | 1993-12-23 | 1 | -4/+6 |
| * | (inferior-scheme-mode): | Richard M. Stallman | 1993-12-23 | 1 | -1/+1 |
| * | (inferior-lisp-prompt): Don't match more than one line. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (remove-hook): Use equal to see if hook is just that fcn. | Richard M. Stallman | 1993-12-23 | 1 | -5/+2 |
| * | (add-log-current-defun): | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (c++-indent-line, calculate-c++-indent): | Richard M. Stallman | 1993-12-23 | 1 | -7/+7 |
| * | (dired-in-this-tree): Call expand-file-name. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (perform-replace): Prompt now says how to get help. | Richard M. Stallman | 1993-12-23 | 1 | -1/+2 |
| * | (apropos-match-keys): If REGEXP is nil, always act as if it matched. | Richard M. Stallman | 1993-12-23 | 1 | -2/+6 |
| * | (;; Keywords:): Changed to "abbrev". | Richard M. Stallman | 1993-12-23 | 1 | -22/+44 |
| * | (gnus-post-news): Call gnus-read-distributions-file. | Richard M. Stallman | 1993-12-23 | 1 | -1/+2 |
| * | (font-lock-set-defaults): Do nothing if font-lock-keywords is already set. | Richard M. Stallman | 1993-12-23 | 1 | -10/+11 |
| * | Don't imply private dictionary is always ispell.words. | Richard M. Stallman | 1993-12-23 | 1 | -5/+5 |
| * | (hack-local-variables-prop-line): If we can't switch-to-buffer | Richard M. Stallman | 1993-12-23 | 1 | -3/+13 |
| * | (fill-region-as-paragraph): Do allow breaking line at a period | Richard M. Stallman | 1993-12-23 | 1 | -1/+2 |
| * | (reposition-window): Fix whitespace-skipping regexp. | Richard M. Stallman | 1993-12-23 | 1 | -9/+8 |
| * | (mail-fetch-field): Add autoload cookie. | Richard M. Stallman | 1993-12-23 | 1 | -0/+1 |
| * | (shadow-noquery): Use it. | Richard M. Stallman | 1993-12-23 | 1 | -21/+28 |
| * | (time-stamp-month-dd-yyyy): no leading zero on day. | Richard M. Stallman | 1993-12-23 | 1 | -3/+2 |
| * | (sc-read-string): Don't pass a history arg to read-string. | Richard M. Stallman | 1993-12-23 | 1 | -2/+3 |
| * | (shell-mode): Pass t to comint-read-input-ring. | Richard M. Stallman | 1993-12-23 | 1 | -2/+2 |
| * | (comint-read-input-ring): New arg SILENT. | Richard M. Stallman | 1993-12-23 | 1 | -52/+67 |
| * | (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it. | Richard M. Stallman | 1993-12-23 | 1 | -2/+4 |
| * | (make-doctor-variables): Fix some local var names. | Richard M. Stallman | 1993-12-23 | 1 | -3/+5 |
| * | Autoload dired-.*-file. | Richard M. Stallman | 1993-12-23 | 1 | -1/+7 |