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