summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (save-place-find-file-hook): Check after-find-file-from-revert-buffer.Richard M. Stallman1994-09-061-1/+2
* (make-help-screen): Doc fix.Karl Heuer1994-09-051-1/+1
* (c-macro-prompt-flag): Set default back to nil.Richard M. Stallman1994-09-051-2/+2
* (rmail-get-new-mail): Run rmail-get-new-mail-hook.Richard M. Stallman1994-09-051-1/+4
* (Man-notify-when-ready): Get Man-original-frame from the proper buffer.Richard M. Stallman1994-09-041-34/+37
* (mark-ring): Add permanent-local prop. Doc fix.Richard M. Stallman1994-09-031-2/+2
* (shell-command-regexp): Use a simpler faster regexp.Richard M. Stallman1994-09-031-4/+3
* (Info-mode): Text for using x, not for make-face defined.Richard M. Stallman1994-09-031-1/+1
* (mh-get-new-mail): Always use mh-inc-prog, never `inc'.Richard M. Stallman1994-09-031-3/+3
* (pascal-auto-lineup): New variable.Richard M. Stallman1994-09-031-33/+103
* (outline-minor-mode-prefix): Doc fix.Richard M. Stallman1994-09-031-1/+3
* (grep-command): Doc fix.Richard M. Stallman1994-09-011-1/+1
* Added filename completion in inferior tcl modeTom Tromey1994-09-011-3/+9
* * cmacexp.el (c-macro-prompt-flag): set default to t.Francesco Potortì1994-09-011-4/+5
* (completion-before-command): Don't call get on a non-symbol.Richard M. Stallman1994-09-011-1/+2
* (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.Richard M. Stallman1994-08-311-2/+2
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1994-08-301-2/+5
* (exit-calendar): Don't restore window config.Richard M. Stallman1994-08-301-4/+10
* (isearch-edit-string): Use isearch-text-char-description.Richard M. Stallman1994-08-301-3/+4
* (perform-replace): Restore match data before highlighting.Richard M. Stallman1994-08-301-1/+1
* (isearch-edit-string): In the isearch-recursive-edit case,Richard M. Stallman1994-08-301-6/+6
* (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.Richard M. Stallman1994-08-301-4/+5
* (set-mark): When POS is nil, always clear mark-active.Richard M. Stallman1994-08-301-2/+6
* Provide diary-lib not diary.Richard M. Stallman1994-08-301-1/+1
* Require diary-lib, not diary.Richard M. Stallman1994-08-301-1/+1
* (after-find-file-from-revert-buffer): Add defvar.Richard M. Stallman1994-08-281-0/+2
* (dbx): Use newline, not semicolon, between file and stop cmds.Richard M. Stallman1994-08-281-8/+0
* (outline-mode-prefix-map): New variable.Richard M. Stallman1994-08-271-41/+54
* (indent-rigidly): Insert new indent, then delete old.Richard M. Stallman1994-08-271-4/+8
* (comint-arguments): Treat \n and \t like space.Richard M. Stallman1994-08-271-1/+1
* (rmail-summary-output-menu): New command.Richard M. Stallman1994-08-261-3/+23
* (vc-backend-checkout): Don't use -G for SCCS.Richard M. Stallman1994-08-261-4/+24
* (toggle-rot13-mode): New function.Richard M. Stallman1994-08-251-0/+9
* (tags-table-extend-computed-list): In loop processing list of includedRoland McGrath1994-08-251-1/+2
* (find-file-noselect): Improve "file changed" message.Richard M. Stallman1994-08-251-1/+1
* (comint-arguments): Rewrite for speed.Richard M. Stallman1994-08-241-12/+28
* (ispell-buffer-local-words): Don't treat doublequoteRichard M. Stallman1994-08-241-1/+3
* (mouse-extend): In Transient Mark mode, use the regionRichard M. Stallman1994-08-241-2/+3
* (shell-command-on-region): Don't delete current buffer.Karl Heuer1994-08-241-2/+3
* (backward-delete-char-untabify): Doc fix.Richard M. Stallman1994-08-231-1/+1
* (lpr-headers-switches): Don't use -p on dgux, irix.Richard M. Stallman1994-08-231-1/+1
* (jka-compr-insert-file-contents): Run theRichard M. Stallman1994-08-231-2/+9
* (rmail-ignored-headers): Split string constant into lines.Richard M. Stallman1994-08-231-2/+4
* tcl-load-file default to current buffer.Tom Tromey1994-08-221-6/+11
* Fixed bug in tcl-guess-application.Tom Tromey1994-08-211-4/+8
* (news-fkey-prefix): Use kp-decimal, not kp-period.Richard M. Stallman1994-08-211-1/+1
* (news-select-message): Do most of the workRichard M. Stallman1994-08-211-8/+9
* Keybindings don't overshadown comint bindings.Tom Tromey1994-08-211-15/+18
* (rmail-retry-failure, mail-unsent-separator): Doc fix.Richard M. Stallman1994-08-191-2/+5
* (news-mode): Don't set mode-name to a list.Richard M. Stallman1994-08-191-5/+2