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