index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pcomplete.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-3
/
+3
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-1
/
+1
*
Parse pcomplete arguments regardless of pcomplete-cycle-completions
Samer Masterson
2015-01-16
1
-2
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
Stefan Monnier
2012-11-19
1
-1
/
+2
*
Merge from emacs-24; up to 2012-05-07T21:26:08Z!rgm@gnu.org
Glenn Morris
2012-09-28
1
-1
/
+1
|
\
|
*
Use minibuffer-message in pcomplete-show-completions
Leo Liu
2012-09-28
1
-1
/
+1
*
|
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-2
/
+1
*
|
Make pcomplete less eager to add an extra space.
Chong Yidong
2012-09-17
1
-2
/
+5
*
|
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
|
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-2
/
+2
*
|
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-7
/
+6
*
|
Use completion-table-with-quoting for comint and pcomplete.
Stefan Monnier
2012-04-25
1
-98
/
+47
|
/
*
* lisp/comint.el (comint--common-quoted-suffix): Check string boundary
Stefan Monnier
2012-04-04
1
-5
/
+6
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* lisp/pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
Stefan Monnier
2011-10-03
1
-44
/
+5
*
* lisp/minibuffer.el (completion-table-case-fold): Use currying.
Stefan Monnier
2011-10-03
1
-2
/
+1
*
* lisp/pcomplete.el: Require comint.
Stefan Monnier
2011-10-02
1
-12
/
+8
*
* lisp/minibuffer.el (completion-file-name-table): Keep track of errors.
Stefan Monnier
2011-09-19
1
-6
/
+5
*
* lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
Stefan Monnier
2011-08-23
1
-1
/
+1
*
* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
Stefan Monnier
2011-08-23
1
-6
/
+10
*
* lisp/pcomplete.el: Convert to lexical binding and fix bug#8819.
Stefan Monnier
2011-06-17
1
-103
/
+100
*
Add an :exit-function for completion-at-point.
Stefan Monnier
2011-05-23
1
-10
/
+10
*
* pcomplete.el (pcomplete-std-complete): Fix last minute typo.
Stefan Monnier
2011-04-29
1
-1
/
+1
*
* lisp/pcomplete.el (pcomplete-std-complete): Don't abuse
Stefan Monnier
2011-04-29
1
-2
/
+3
*
* lisp/pcomplete.el (pcomplete-completions-at-point): Return nil if there
Stefan Monnier
2011-04-28
1
-51
/
+51
*
* lisp/pcomplete.el (pcomplete-completions-at-point):
Stefan Monnier
2011-04-27
1
-23
/
+27
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-15
/
+15
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
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
[next]