| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fmodify_syntax_entry): Doc fix. | Richard M. Stallman | 1993-12-24 | 1 | -3/+4 |
| * | (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 |
| * | (TERMCAP_NAME): Defined. | Richard M. Stallman | 1993-12-24 | 2 | -0/+4 |
| * | (telnet): Use comint-arguments. | Richard M. Stallman | 1993-12-24 | 1 | -1/+2 |
| * | (Fopen_network_stream): Turn off SIGIO while connecting. | Richard M. Stallman | 1993-12-24 | 1 | -0/+17 |
| * | (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 |
| * | Put man/getopt.c in the dist. | Richard M. Stallman | 1993-12-24 | 1 | -1/+1 |
| * | (mkdir): Make only the lockdir writable. | Richard M. Stallman | 1993-12-24 | 1 | -4/+8 |
| * | (*-sun-solaris*): Add special case for Solaris 2.3. | Richard M. Stallman | 1993-12-24 | 1 | -4/+31 |
| * | (${archlibdir}, install): Use $(INSTALL_PROGRAM) | Richard M. Stallman | 1993-12-24 | 1 | -11/+2 |
| * | (main): When making tempname, cast result of xmalloc. | Richard M. Stallman | 1993-12-24 | 1 | -1/+2 |
| * | (scan_lisp_file): Don't add newline at end of string. | Richard M. Stallman | 1993-12-24 | 1 | -1/+0 |
| * | (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 |