summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (comint-send-input): Don't call comint-argumentsRichard M. Stallman1993-11-251-2/+5
* Add a provide.Richard M. Stallman1993-11-251-0/+2
* (vc-make-backup-files): Doc fix.Richard M. Stallman1993-11-251-3/+3
* Comment change.Richard M. Stallman1993-11-251-10/+1
* (rmail-sort-messages): In summary buf, go to rmail buf.Richard M. Stallman1993-11-241-61/+64
* (walk-windows): If start at minibuf window, do return to it.Richard M. Stallman1993-11-241-0/+3
* (mouse-save-then-kill-delete-region):Richard M. Stallman1993-11-241-86/+130
* (comint-send-input): Don't call comint-arguments whileRichard M. Stallman1993-11-241-7/+10
* (count-lines): In selective-display case,Richard M. Stallman1993-11-241-1/+5
* (add-change-log-entry): put buffer in change-log-mode.Richard M. Stallman1993-11-241-1/+5
* (isearch-other-meta-char): Correct the test for a split-upRichard M. Stallman1993-11-241-2/+4
* Initial revisionRichard M. Stallman1993-11-241-0/+244
* (Info-follow-reference): Correct one-off error in comparing start-point.Richard M. Stallman1993-11-241-1/+1
* Comment changes.Richard M. Stallman1993-11-231-21/+1
* (dired-diff): Require diff.Richard M. Stallman1993-11-231-0/+1
* (telnet-rsh-program): New variable.Richard M. Stallman1993-11-231-3/+8
* (finder-known-keywords): Add data, faces, mouse, matching.Richard M. Stallman1993-11-231-1/+5
* Comment change.Richard M. Stallman1993-11-2314-22/+23
* Initial revisionRichard M. Stallman1993-11-231-0/+259
* Comment change.Richard M. Stallman1993-11-231-1/+1
* (c-indent-region): As first thing, advance to a nonblank line.Richard M. Stallman1993-11-231-0/+3
* (repeat-complex-command): Undo Oct 2 change.Richard M. Stallman1993-11-231-12/+9
* Delete periods from error messages.Richard M. Stallman1993-11-231-11/+11
* (edebug-functionp): Recognize compiled functions.Richard M. Stallman1993-11-231-0/+1
* (c-indent-region): Don't goto-char sexpend if it's nil.Richard M. Stallman1993-11-231-5/+7
* (View-scroll-lines-forward):Richard M. Stallman1993-11-231-1/+4
* (comint-preinput-scroll-to-bottom): If SCROLL is `this',Richard M. Stallman1993-11-231-10/+12
* (rmail-summary-wipe): If rmail buffer is not visible,Richard M. Stallman1993-11-231-6/+18
* Initial revisionRichard M. Stallman1993-11-232-0/+1084
* (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neitherRobert J. Chassell1993-11-231-3/+7
* (dired-goto-file): Don't try matching one line twice.Richard M. Stallman1993-11-231-1/+4
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-3/+5
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-1/+3
* (gnus-inews-do-fcc): If gnus-author-copy-saverRichard M. Stallman1993-11-221-2/+3
* (gnus-inews-do-fcc): Use gnus-output-to-rmailRichard M. Stallman1993-11-221-2/+6
* (command-line): Set init-file-had-error to t or nil.Richard M. Stallman1993-11-221-3/+8
* (Man-specified-section-option): New variable.Richard M. Stallman1993-11-221-1/+9
* (inferior-lisp-proc): Clean up error message.Richard M. Stallman1993-11-221-1/+1
* (lisp-eval-defun): Renamed from lisp-send-defun.Richard M. Stallman1993-11-221-3/+3
* (iso-accents-enable): New variable.Richard M. Stallman1993-11-211-7/+26
* (mail-yank-original): Delete windows on selected frame only.Richard M. Stallman1993-11-211-1/+4
* (mail-fetch-field): Exclude trailing whitespace.Richard M. Stallman1993-11-211-3/+10
* (x-resolve-font-name): Undo previous change.Richard M. Stallman1993-11-211-3/+2
* (Info-edit): Use proper map in substitute-command-keys.Richard M. Stallman1993-11-211-1/+1
* (texinfo-tex-region): Use tex-send-command to do commands.Richard M. Stallman1993-11-201-25/+8
* (tex-send-command): Wait for output first,Richard M. Stallman1993-11-201-1/+9
* (tex-start-shell): Don't use -v option.Richard M. Stallman1993-11-201-10/+15
* (x-resolve-font-name): Don't pass FACE to x-list-fontsRichard M. Stallman1993-11-201-1/+3
* (tags-complete-tag): Bind enable-recursive-minibuffers to t.Richard M. Stallman1993-11-201-1/+3
* Comment changes.Richard M. Stallman1993-11-201-3/+7