aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/completion.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright.Karl Heuer1995-04-131-1/+1
|
* Comment change.Richard M. Stallman1995-04-081-2/+2
|
* (completion-string): Add defvar.Richard M. Stallman1995-02-021-0/+2
|
* Don't use cl. Eliminate use of when, unless,Richard M. Stallman1995-02-021-353/+381
| | | | | | | | | | | | | | | | dotimes, plusp, minusp, pusnhew, second. (completion-dolist): New macro. Use instead of dolist. (completion-gensym-counter, completion-gensym): New variable and fn. (locate-completion-entry-retry): Bind cmpl-entry, then use it. (locate-completion-entry): Use completion-string, not string. (add-completion-to-head, delete-completion): Rename arg to completion-string. (completions-list-return-value): Defvar'd and renamed from return-completions. (cmpl-preceding-syntax, cdabbrev-stop-point): Add defvars. (delete-completion, check-completion-length): Fix message format. (complete, add-completions-from-buffer, add-completions-from-c-buffer) (save-completions-to-file): Likewise.
* (completion-separator-self-insert-autofilling):Richard M. Stallman1995-01-191-2/+1
| | | | Don't check fill-column; do-auto-fill will do that.
* (completion-before-command): Don't call get on a non-symbol.Richard M. Stallman1994-09-011-1/+2
|
* (save-completions-to-file): Use delete-old-versions.Richard M. Stallman1994-07-061-1/+1
|
* Fix spelling of pre-command-hook.Karl Heuer1994-02-111-1/+1
|
* (cmpl-read-time-eval): Make it no-op.Richard M. Stallman1993-08-031-6/+7
| | | | | (cmpl-hours-since-origin): Use truncate to make an integer. (completion-search-reset): Use completion-prefix-min-length.
* (completion-version): New variable.Richard M. Stallman1993-08-031-58/+26
| | | | (save-completions-to-file): Use completion-version.
* (complete): Use sit-for, not cmpl19-sit-for.Richard M. Stallman1993-07-221-1/+3
|
* Comment change.Richard M. Stallman1993-06-201-1/+1
|
* Comment change.Richard M. Stallman1993-06-151-8/+0
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-13/+13
|
* Delete confusing comments.Richard M. Stallman1993-05-281-16/+0
|
* Fix typo.Richard M. Stallman1993-05-271-1/+1
|
* Pervasive changes to use Emacs 19 featuresRichard M. Stallman1993-05-271-673/+256
| | | | and conform to Emacs conventions.
* Comment out handling of shell-send-input.Richard M. Stallman1993-05-271-14/+10
| | | | | Delete the "local thinking machines" definitions at the end since they caused compilation failure.
* Add or correct keywordsEric S. Raymond1993-03-181-0/+1
|
* Doc fix.Christopher Zaborsky1992-10-061-33/+33
|
* entered into RCSEric S. Raymond1992-07-221-1/+0
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+8
|
* *** empty log message ***Jim Blandy1992-06-301-2/+2
|
* *** empty log message ***Eric S. Raymond1992-05-301-0/+4
|
* *** empty log message ***Jim Blandy1991-02-071-30/+19
|
* Initial revisionRichard M. Stallman1990-04-051-0/+3124