summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
AgeCommit message (Expand)Author
2012-02-23* lisp/icomplete.el (icomplete-completions): Replace last fix.Stefan Monnier
2012-02-20Check FROM arg to substring in icomplete-completionsLeo Liu
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-09-18Fix previous fix of Bug#5849.Johan Bockgård
2011-05-31* lisp/minibuffer.el: Add metadata method to completion tables.Stefan Monnier
2011-04-10Fix bad interaction between icomplete and completion inline help (Bug#5849).Chong Yidong
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-04-21Fix Bug#5840.Michael Albinus
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-15* face-remap.el (text-scale-mode-step, buffer-face-mode-face):Juanma Barranquero
2008-05-31(icomplete-get-keys): Doc fix. Use `when'.Juanma Barranquero
2008-05-29(icomplete-prospects-height): Add :group.Juanma Barranquero
2008-05-29(icomplete-completions): Typo.Stefan Monnier
2008-05-29(icomplete-prospects-length): Make obsolete.Stefan Monnier
2008-05-22(icomplete-eoinput): Remove.Stefan Monnier
2008-05-20(icomplete-completions): Don't use `predicate' withStefan Monnier
2008-05-20(icomplete-simple-completing-p):Stefan Monnier
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-03-20(icomplete-completions): While collecting the list of prospective candidates,Juanma Barranquero
2008-03-20(icomplete-prospects-length, icomplete-max-delay-chars,Juanma Barranquero
2008-03-11(icomplete-completions): Remove obsolete code.Juanma Barranquero
2008-01-18(icomplete-get-keys): Look up KEYS using all maps in proper buffer.Richard M. Stallman
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-03-10(icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil.Eli Zaretskii
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-11-28(icomplete-tidy, icomplete-exhibit): Check thatKim F. Storm
2006-09-24* icomplete.el (icomplete-simple-completing-p): Use the correctChong Yidong
2006-09-232006-09-23 Ken Manheimer <ken.manheimer@gmail.com>Chong Yidong
2006-02-17(icomplete-get-keys): Use `t' for the second arg `visible-ok'Juri Linkov
2006-02-14* files.el (safe-local-variable-values): New option.Chong Yidong
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-09(icomplete-exhibit): Adapt to new while-no-input calling convention.Richard M. Stallman
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-03-23(icomplete-simple-completing-p): Don't turn on icompleteStefan Monnier
2005-03-21Don't forcibly turn on the mode upon load.Stefan Monnier
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-02-26(icomplete-exhibit): Use minibuffer-prompt-end.Richard M. Stallman
2001-11-26(icomplete-minibuffer-setup): Remove make-local-hook.Pavel Janík
2001-11-26(icomplete-exhibit): Likewise.Pavel Janík
2001-04-03(icomplete-mode): Treat an argument like otherGerd Moellmann