aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (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
* (mouse-kill-secondary): Get rid of CLICK argument.Richard M. Stallman1993-12-231-10/+11
* (visit-tags-table-buffer): Change "Add to list" question.Richard M. Stallman1993-12-231-3/+3
* (rmail-output-to-rmail-file): Call rmail-update-summary.Richard M. Stallman1993-12-231-9/+19
* (isearch-text-char-description): Treat TAB as ctl char.Richard M. Stallman1993-12-231-2/+4
* (rmail-spool-directory): Use dgux, not dgux-unix.Richard M. Stallman1993-12-231-2/+1
* (rmail-summary-goto-msg): Use unwind-protect to goRichard M. Stallman1993-12-231-3/+8
* (rmail-quit): Expunge without updating summary.Richard M. Stallman1993-12-231-12/+20
* (telnet-filter): Rewrite, taken mostly from Lucid.Richard M. Stallman1993-12-231-23/+25
* (calendar-mode-map): Put back C-v and M-v bindings.Richard M. Stallman1993-12-231-0/+2
* (Info-insert-dir): Compute truename just once for each dir.Richard M. Stallman1993-12-231-31/+30
* (menu-bar-edit-menu): Add query-replace menu item.Richard M. Stallman1993-12-231-0/+3
* (Man-specified-section-option): Test system-configuration.Richard M. Stallman1993-12-231-28/+43
* (asm-mode): Don't mess with auto-fill mode.Richard M. Stallman1993-12-231-1/+0
* (lpr-headers-switches): Treat hpux like usg-unix-v.Richard M. Stallman1993-12-231-11/+17
* (awk-mode): Use c-indent-line.Richard M. Stallman1993-12-231-1/+1
* (ange-ftp-hash-mark-msgs): Make match more general.Richard M. Stallman1993-12-231-3/+3
* (gud-format-command): Rewrite.Richard M. Stallman1993-12-231-52/+119
* (vc-record-rename): Don't use replace-regexp.Richard M. Stallman1993-12-231-1/+3
* (tex-common-initialization): Make paragraph-startRichard M. Stallman1993-12-231-4/+7
* (mail-default-reply-to): Add autoload cookie.Richard M. Stallman1993-12-231-0/+1
* (grep-command): New variable.Richard M. Stallman1993-12-231-3/+5
* (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INITRichard M. Stallman1993-12-231-3/+8