summaryrefslogtreecommitdiff
path: root/lisp/complete.el
Commit message (Expand)AuthorAgeFilesLines
* (PC-is-complete-p): delete.Luc Teirlinck2003-12-231-17/+3
* (PC-do-completion): Do not forget to use `pred' as the default-directoryStefan Monnier2003-10-201-2/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (PC-do-completion): Do not add wildcards to pattern unless filename isNoah Friedman2002-12-021-16/+17
* (PC-do-completion): Make partial-completion workStefan Monnier2002-11-081-5/+12
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (partial-completion-mode): Doc fix.Richard M. Stallman2001-02-101-2/+2
* (partial-completion-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-1/+1
* (partial-completion-mode) <defcustom>: Remove.Stefan Monnier2000-09-291-80/+52
* (PC-env-vars-alist): New variable.Gerd Moellmann2000-06-151-19/+55
* (PC-look-for-include-file): Use :alnum: character class.Dave Love2000-05-221-1/+2
* (PC-do-complete-and-exit): use minibuffer-prompt-end toStefan Monnier1999-11-191-1/+1
* (PC-do-completion): Use minibuffer-prompt-end toGerd Moellmann1999-11-031-2/+2
* (PC-do-completion): If completing on file name,Eli Zaretskii1999-08-091-1/+5
* Delete the wildcard expansion featureKarl Heuer1999-04-261-79/+6
* (partial-completion-mode): Doc fix.Karl Heuer1999-03-301-2/+2
* (partial-completion-mode): Doc fix.Karl Heuer1999-03-211-3/+4
* (PC-do-completion): Exclude ./ and ../ from completion.Richard M. Stallman1998-08-131-1/+3
* (PC-first-char): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
* *** empty log message ***Dan Nicolaescu1998-05-261-2/+3
* Comment changes.Richard M. Stallman1998-05-191-2/+2
* (PC-expand-many-files): Apply completion-ignored-extensions.Karl Heuer1998-03-231-2/+16
* (PC-try-load-many-files): Load files in reverseRichard M. Stallman1998-01-221-3/+4
* customise & make installation/deinstallation happen on mode command not file ...Simon Marshall1997-07-251-105/+193
* (PC-try-load-many-files): Set truename.Richard M. Stallman1997-04-101-1/+5
* (PC-do-completion): Remove text properties fromKarl Heuer1996-12-051-4/+5
* (PC-complete): When command is repeated,Richard M. Stallman1996-07-301-1/+15
* Fixed up initial lineErik Naggum1996-05-201-1/+1
* (PC-completion-as-file-name-predicate):Richard M. Stallman1996-03-061-5/+9
* (PC-do-completion-filename-completers): New variable.Richard M. Stallman1996-03-051-2/+6
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment change.Richard M. Stallman1995-10-301-1/+1
* Add Keywords: comment header for finder.el.Roland McGrath1995-04-181-0/+1
* (PC-do-completion): If complete but not unique,Richard M. Stallman1994-12-151-12/+12
* (PC-do-completion): Set completion-base-size.Richard M. Stallman1994-08-071-1/+15
* Comment change.Richard M. Stallman1994-06-171-2/+2
* (PC-do-completion): Likewise.Richard M. Stallman1994-06-101-1/+1
* (PC-do-completion): Clear text props from inserted text.Richard M. Stallman1994-06-051-4/+6
* Doc fix.Richard M. Stallman1994-05-221-1/+1
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-13/+11
* Initial revisionJim Blandy1993-06-141-0/+859