summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/minibuffer.el: Add metadata method to completion tables.Stefan Monnier2011-05-311-2/+3
* Fix bad interaction between icomplete and completion inline help (Bug#5849).Chong Yidong2011-04-101-2/+5
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix Bug#5840.Michael Albinus2010-04-211-1/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * face-remap.el (text-scale-mode-step, buffer-face-mode-face):Juanma Barranquero2008-12-151-1/+2
* (icomplete-get-keys): Doc fix. Use `when'.Juanma Barranquero2008-05-311-10/+10
* (icomplete-prospects-height): Add :group.Juanma Barranquero2008-05-291-1/+2
* (icomplete-completions): Typo.Stefan Monnier2008-05-291-1/+1
* (icomplete-prospects-length): Make obsolete.Stefan Monnier2008-05-291-9/+23
* (icomplete-eoinput): Remove.Stefan Monnier2008-05-221-31/+27
* (icomplete-completions): Don't use `predicate' withStefan Monnier2008-05-201-7/+8
* (icomplete-simple-completing-p):Stefan Monnier2008-05-201-20/+50
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (icomplete-completions): While collecting the list of prospective candidates,Juanma Barranquero2008-03-201-5/+7
* (icomplete-prospects-length, icomplete-max-delay-chars,Juanma Barranquero2008-03-201-7/+7
* (icomplete-completions): Remove obsolete code.Juanma Barranquero2008-03-111-5/+0
* (icomplete-get-keys): Look up KEYS using all maps in proper buffer.Richard M. Stallman2008-01-181-2/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil.Eli Zaretskii2007-03-101-2/+4
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (icomplete-tidy, icomplete-exhibit): Check thatKim F. Storm2006-11-281-2/+2
* * icomplete.el (icomplete-simple-completing-p): Use the correctChong Yidong2006-09-241-2/+1
* 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>Chong Yidong2006-09-231-2/+10
* (icomplete-get-keys): Use `t' for the second arg `visible-ok'Juri Linkov2006-02-171-1/+1
* * files.el (safe-local-variable-values): New option.Chong Yidong2006-02-141-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (icomplete-exhibit): Adapt to new while-no-input calling convention.Richard M. Stallman2005-08-091-6/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (icomplete-simple-completing-p): Don't turn on icompleteStefan Monnier2005-03-231-0/+1
* Don't forcibly turn on the mode upon load.Stefan Monnier2005-03-211-95/+57
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (icomplete-exhibit): Use minibuffer-prompt-end.Richard M. Stallman2002-02-261-1/+1
* (icomplete-minibuffer-setup): Remove make-local-hook.Pavel Janík2001-11-261-2/+0
* (icomplete-exhibit): Likewise.Pavel Janík2001-11-261-1/+1
* (icomplete-mode): Treat an argument like otherGerd Moellmann2001-04-031-12/+14
* (icomplete-minibuffer-setup-hook): Doc fix.Eli Zaretskii2001-01-221-4/+4
* Fix header for Finder.Dave Love2000-05-241-1/+1
* (icomplete-exhibit): Adapt to prompt in buffer.Gerd Moellmann1999-12-281-1/+1
* Update copyright.Gerd Moellmann1999-11-211-1/+1
* (icomplete-completions): Use an explicit variableGerd Moellmann1999-11-211-89/+67