aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * startup.el (normal-top-level): Don't worry about settingJim Blandy1992-11-071-11/+14
* * isearch.el (isearch-frames-exist): This isn't what we want -Jim Blandy1992-11-071-5/+9
* * simple.el (previous-line): Doc fix.Jim Blandy1992-11-071-2/+4
* * etags.el (find-tag-noselect): Doc fix.Jim Blandy1992-11-071-4/+7
* * compile.el (compile-internal): Use NAME-OF-MODE in the promptJim Blandy1992-11-071-1/+2
* * cl.el: New version - 3.0 - from Cesar Quiroz.Jim Blandy1992-11-071-242/+359
* * autoload.el (make-autoload): When creating an autoloadJim Blandy1992-11-071-1/+2
* Doc fix.Richard M. Stallman1992-11-071-2/+2
* version 1.28.8Richard M. Stallman1992-11-051-124/+403
* (command-switch-alist, x-switch-definitions):Richard M. Stallman1992-11-051-2/+2
* *** empty log message ***Jim Blandy1992-11-051-11/+15
* Doc fix.Christopher Zaborsky1992-11-033-15/+18
* (insert-rectangle): Put mark at upper left corner.Richard M. Stallman1992-11-031-1/+4
* Dox fix.Christopher Zaborsky1992-11-031-2/+2
* Doc fix.Christopher Zaborsky1992-11-031-2/+2
* Dox fix.Christopher Zaborsky1992-11-032-9/+10
* (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