| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Lisp calls to delete-backward-char by delete-char. | Stefan Monnier | 2010-05-24 | 1 | -4/+4 |
* | * pcomplete.el (pcomplete-completions-at-point): New function, | Stefan Monnier | 2010-05-14 | 1 | -4/+13 |
* | * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935). | Stefan Monnier | 2010-04-12 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (pcomplete-std-complete): Don't try to complete past the last element. | Stefan Monnier | 2009-12-01 | 1 | -14/+17 |
* | * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since | Stefan Monnier | 2009-11-28 | 1 | -40/+59 |
* | * abbrev.el (abbrev-with-wrapper-hook): (re)move... | Stefan Monnier | 2009-11-19 | 1 | -16/+12 |
* | (pcomplete-comint-setup): If there's a choice, replace | Stefan Monnier | 2009-10-28 | 1 | -2/+2 |
* | (pcomplete-std-complete): Obey pcomplete-use-paring. | Stefan Monnier | 2009-10-26 | 1 | -17/+29 |
* | (pcomplete-unquote-argument-function): New var. | Stefan Monnier | 2009-10-25 | 1 | -148/+182 |
* | (pcomplete-common-suffix, pcomplete-table-subvert): New funs. | Stefan Monnier | 2009-10-23 | 1 | -27/+106 |
* | Allow the use of completion-tables. | Stefan Monnier | 2009-10-22 | 1 | -136/+172 |
* | * pcomplete.el (pcomplete-comint-setup): Check for | Chong Yidong | 2009-07-12 | 1 | -2/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -22/+22 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest): | Dan Nicolaescu | 2007-11-19 | 1 | -4/+6 |
* | | * eshell/esh-util.el (eshell-under-xemacs-p): Remove. | Dan Nicolaescu | 2007-11-17 | 1 | -8/+7 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (pcomplete-entries): Obey pcomplete-ignore-case. | Stefan Monnier | 2007-07-12 | 1 | -0/+1 |
* | | (pcomplete-restore-windows): Remove redundant check. | Juanma Barranquero | 2007-06-14 | 1 | -1/+1 |
|/ |
|
* | (pcomplete-read-event): One single definition, and not a defsubst. | Richard M. Stallman | 2007-04-08 | 1 | -4/+3 |
* | Doc fix in commentary. | Glenn Morris | 2007-04-07 | 1 | -1/+0 |
* | (pcomplete-show-completions): Improve last change, so | Stefan Monnier | 2007-03-05 | 1 | -6/+8 |
* | (pcomplete-show-completions): Search all frames for completions | Chong Yidong | 2007-03-05 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (pcomplete-show-completions): Recognize TAB on text terminals. | Eli Zaretskii | 2006-04-01 | 1 | -1/+3 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Message format spec fixes (1) | Deepak Goel | 2005-09-18 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | 2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com> | John Wiegley | 2005-01-21 | 1 | -3/+5 |
* | (pcomplete-entries): Don't use directory-sep-char. | Richard M. Stallman | 2004-10-27 | 1 | -4/+4 |
* | (pcomplete): Instead of interactive-p, | Richard M. Stallman | 2004-10-26 | 1 | -3/+3 |
* | (pcomplete-time-less-p): Remove. | Juanma Barranquero | 2004-04-27 | 1 | -6/+0 |
* | (pcomplete-opt, pcomplete-actual-arg, pcomplete-match-string, | Juanma Barranquero | 2004-04-23 | 1 | -21/+18 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Cygwin support patch. | Juanma Barranquero | 2003-01-31 | 1 | -1/+1 |
* | (pcomplete-termination-string): Added a variable for modifying the | John Wiegley | 2003-01-10 | 1 | -2/+12 |
* | (pcomplete-entries): Don't set `above-cutoff' to a value unless | John Wiegley | 2002-08-05 | 1 | -2/+3 |
* | (pcomplete-comint-setup): Use `add-to-list', to prevent adding the | John Wiegley | 2002-07-31 | 1 | -2/+1 |
* | (pcomplete-entries): Doc fix. | Richard M. Stallman | 2002-07-31 | 1 | -4/+2 |
* | (pcomplete-entries): Expand environment variables in filename. | Miles Bader | 2002-03-11 | 1 | -2/+2 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -1/+1 |
* | See ChangeLog | John Wiegley | 2001-01-26 | 1 | -3/+3 |
* | (pcomplete) <defgroup>: Add :version. | Dave Love | 2000-10-15 | 1 | -1/+2 |