summaryrefslogtreecommitdiff
path: root/lisp/pcomplete.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/pcomplete.el: Convert to lexical binding and fix bug#8819.Stefan Monnier2011-06-171-103/+100
* Add an :exit-function for completion-at-point.Stefan Monnier2011-05-231-10/+10
* * pcomplete.el (pcomplete-std-complete): Fix last minute typo.Stefan Monnier2011-04-291-1/+1
* * lisp/pcomplete.el (pcomplete-std-complete): Don't abuseStefan Monnier2011-04-291-2/+3
* * lisp/pcomplete.el (pcomplete-completions-at-point): Return nil if thereStefan Monnier2011-04-281-51/+51
* * lisp/pcomplete.el (pcomplete-completions-at-point):Stefan Monnier2011-04-271-23/+27
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-15/+15
* 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
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-4/+4
* | * pcomplete.el (pcomplete-completions-at-point): New function,Stefan Monnier2010-05-141-4/+13
* | * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).Stefan Monnier2010-04-121-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (pcomplete-std-complete): Don't try to complete past the last element.Stefan Monnier2009-12-011-14/+17
* * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, sinceStefan Monnier2009-11-281-40/+59
* * abbrev.el (abbrev-with-wrapper-hook): (re)move...Stefan Monnier2009-11-191-16/+12
* (pcomplete-comint-setup): If there's a choice, replaceStefan Monnier2009-10-281-2/+2
* (pcomplete-std-complete): Obey pcomplete-use-paring.Stefan Monnier2009-10-261-17/+29
* (pcomplete-unquote-argument-function): New var.Stefan Monnier2009-10-251-148/+182
* (pcomplete-common-suffix, pcomplete-table-subvert): New funs.Stefan Monnier2009-10-231-27/+106
* Allow the use of completion-tables.Stefan Monnier2009-10-221-136/+172
* * pcomplete.el (pcomplete-comint-setup): Check forChong Yidong2009-07-121-2/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-22/+22
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-4/+6
* | * eshell/esh-util.el (eshell-under-xemacs-p): Remove.Dan Nicolaescu2007-11-171-8/+7
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (pcomplete-entries): Obey pcomplete-ignore-case.Stefan Monnier2007-07-121-0/+1
* | (pcomplete-restore-windows): Remove redundant check.Juanma Barranquero2007-06-141-1/+1
|/
* (pcomplete-read-event): One single definition, and not a defsubst.Richard M. Stallman2007-04-081-4/+3
* Doc fix in commentary.Glenn Morris2007-04-071-1/+0
* (pcomplete-show-completions): Improve last change, soStefan Monnier2007-03-051-6/+8
* (pcomplete-show-completions): Search all frames for completionsChong Yidong2007-03-051-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (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-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
* (pcomplete-time-less-p): Remove.Juanma Barranquero2004-04-271-6/+0