aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (dired-mark-confirm): For `compress', say `Compress or uncompress'.Richard M. Stallman1992-11-031-6/+9
* (make-directory): Renamed from make-directory-path.Richard M. Stallman1992-11-031-24/+28
* * ange-ftp.el: Tighten the regular expression used inJim Blandy1992-11-031-3/+3
* (isearch-search): Handle all sorts of errors from regexp search.Richard M. Stallman1992-11-011-3/+10
* (byte-compile-lambda):Richard M. Stallman1992-10-311-3/+10
* Doc fix.Richard M. Stallman1992-10-301-2/+6
* (vc-admin): Pass t as noquery arg to vc-resynch-window.Richard M. Stallman1992-10-281-2/+6
* (manual-program): Always use /usr/ucb/man if that exists.Richard M. Stallman1992-10-281-1/+3
* (fortran-window-create): Use screen-width, not frame-width.Richard M. Stallman1992-10-271-2/+2
* (fortran-prepare-abbrev-list-buffer): Fix typo.Richard M. Stallman1992-10-271-1/+1
* (fortran-tab-mode): Add defvar.Richard M. Stallman1992-10-271-23/+42
* Rename buffer-flush-undo to buffer-disable-undo.Richard M. Stallman1992-10-271-13/+13
* (shell-command-on-region):Richard M. Stallman1992-10-271-1/+1
* (isearch-edit-string):Richard M. Stallman1992-10-271-4/+9
* (vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.Richard M. Stallman1992-10-261-10/+18
* Dox fix.Christopher Zaborsky1992-10-251-1/+1
* Doc fix.Christopher Zaborsky1992-10-251-10/+11
* Doc fix.Christopher Zaborsky1992-10-254-14/+13
* (vc-prefix-map): Put vc-diff on = and vc-directory on d.Richard M. Stallman1992-10-241-3/+3
* (set-visited-file-name): Change the auto save file name.Richard M. Stallman1992-10-231-1/+8
* (insert-kbd-macros): If arg is empty, use last macro as default.Richard M. Stallman1992-10-231-37/+43
* (insert-kbd-macro): Replace nonprinting chars with escapes.Richard M. Stallman1992-10-231-3/+25
* (mail-aliases): Doc fix.Richard M. Stallman1992-10-231-2/+4
* (describe-function): Print `an autoloaded', not `a ...'.Richard M. Stallman1992-10-231-2/+2
* (goal-column): Don't put the defvar inside the make-variable-buffer-local.Richard M. Stallman1992-10-231-4/+5
* (dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.Richard M. Stallman1992-10-211-1/+2
* (rmail-mode-map): Delete binding of M-r (use global one).Richard M. Stallman1992-10-211-1/+2
* (lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.Richard M. Stallman1992-10-211-1/+1
* (backward-kill-sentence): Fix typo in last change.Richard M. Stallman1992-10-211-1/+1
* Doc fixes.Richard M. Stallman1992-10-211-3/+3
* (rmail-output-to-rmail-file): Call abbreviate-file-name.Richard M. Stallman1992-10-211-0/+1
* (comment-region): Do move to next line, in neg arg case.Richard M. Stallman1992-10-201-1/+2
* (isearch-mode-map): Make the top-level keymap dense.Richard M. Stallman1992-10-201-9/+18
* (vc-registered): Look for handler only if file-name-handler-alist is bound.Richard M. Stallman1992-10-201-11/+12
* (ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):Richard M. Stallman1992-10-201-20/+11
* (vc-registered): Look for a vc-registered handler.Richard M. Stallman1992-10-201-24/+34
* Add dummy handlers for file-truename and vc-registered.Richard M. Stallman1992-10-201-1/+9
* (file-truename): Check for root by seeing ifRichard M. Stallman1992-10-201-15/+29
* (mail-aliases): Add definition here.Richard M. Stallman1992-10-201-0/+4
* (add-log-current-defun): Add condition-case aroundRichard M. Stallman1992-10-191-128/+129
* (kill-sentence, backward-kill-sentence):Richard M. Stallman1992-10-181-8/+4
* Doc fixes.Richard M. Stallman1992-10-181-1/+1
* Comment fix.Richard M. Stallman1992-10-181-2/+2
* Delete version 18 compatibility stuff.Richard M. Stallman1992-10-181-209/+67
* (mail-setup): Call build-mail-aliases, not mail-abbrev-setup.Richard M. Stallman1992-10-181-1/+22
* (rmail-sort-messages): Give up right away if not Rmail mode.Richard M. Stallman1992-10-181-0/+2
* Dox fixes.Christopher Zaborsky1992-10-181-81/+93
* (occur): Always search entire buffer.Richard M. Stallman1992-10-181-14/+7
* * mouse.el (mouse-tear-off-window): New function.Jim Blandy1992-10-171-0/+10
* (mouse-set-region): New command. Bind drag-mouse-1 to it.Richard M. Stallman1992-10-171-1/+15