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
*
* lisp/pcomplete.el: Mark 'pcomplete' command as obsolete
Stefan Monnier
2019-10-03
1
-62
/
+50
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-81
/
+80
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-80
/
+81
*
Remove compat code for XEmacs and pre-Emacs 20 Emacs in pcomplete.el
Lars Ingebrigtsen
2019-06-12
1
-15
/
+7
*
* lisp/pcomplete.el: Improve heuristic to rely less on c-t-subvert.
Stefan Monnier
2019-03-20
1
-3
/
+21
*
Fix pcomplete typo in recent regex typo fix
Paul Eggert
2019-03-20
1
-1
/
+1
*
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/pcomplete.el (pcomplete-here): Move before first reference.
Glenn Morris
2018-03-15
1
-33
/
+33
*
|
uniqify -> uniquify
Paul Eggert
2018-03-04
1
-2
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Don't replace user input when completion prefix is empty (Bug#18951)
Noam Postavsky
2017-11-05
1
-1
/
+1
*
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
[next]