summaryrefslogtreecommitdiff
path: root/lisp/pcomplete.el
Commit message (Collapse)AuthorAgeFilesLines
* (pcomplete-show-completions): Recognize TAB on text terminals.Eli Zaretskii2006-04-011-1/+3
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* 2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com>John Wiegley2005-01-211-3/+5
| | | | | * pcomplete.el: define pcomplete-read-event instead of read-event, since it's not a complete read-event implementation
* (pcomplete-entries): Don't use directory-sep-char.Richard M. Stallman2004-10-271-4/+4
|
* (pcomplete): Instead of interactive-p,Richard M. Stallman2004-10-261-3/+3
| | | | use an arg set non-nil by the interactive spec.
* (pcomplete-time-less-p): Remove.Juanma Barranquero2004-04-271-6/+0
|
* (pcomplete-opt, pcomplete-actual-arg, pcomplete-match-string,Juanma Barranquero2004-04-231-21/+18
| | | | | pcomplete-comint-setup, pcomplete-here, pcomplete--help, pcomplete--here): Doc fixes.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Cygwin support patch.Juanma Barranquero2003-01-311-1/+1
|
* (pcomplete-termination-string): Added a variable for modifying theJohn Wiegley2003-01-101-2/+12
| | | | | string which is inserted after a completion or expansion using pcomplete.
* (pcomplete-entries): Don't set `above-cutoff' to a value unlessJohn Wiegley2002-08-051-2/+3
| | | | pcomplete-cycle-cutoff-length is non-nil.
* (pcomplete-comint-setup): Use `add-to-list', to prevent adding theJohn Wiegley2002-07-311-2/+1
| | | | symbol `pcomplete' to shell-dynamic-complete-functions too many times.
* (pcomplete-entries): Doc fix.Richard M. Stallman2002-07-311-4/+2
|
* (pcomplete-entries): Expand environment variables in filename.Miles Bader2002-03-111-2/+2
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* See ChangeLogJohn Wiegley2001-01-261-3/+3
|
* (pcomplete) <defgroup>: Add :version.Dave Love2000-10-151-1/+2
|
* Removed all external URL references, and changed one, since myJohn Wiegley2000-10-131-1/+0
| | | | www.emacs.org is not longer being used.
* See ChangeLogJohn Wiegley2000-09-011-1/+5
|
* See ChangeLogJohn Wiegley2000-08-291-1/+9
|
* *** empty log message ***Gerd Moellmann2000-06-231-0/+1189