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
*
pcomplete: Generate completions from --help messages
Augusto Stoffel
2022-09-14
1
-0
/
+138
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-11
/
+4
*
pcomplete-parse-arguments: Fix last change
Dmitry Gutov
2022-06-08
1
-2
/
+2
*
pcomplete.el: Fix part of bug#50470
Stefan Monnier
2022-06-05
1
-19
/
+24
*
Pcomplete: Better obey `completion-at-point-functions`
Stefan Monnier
2022-03-18
1
-1
/
+17
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
lisp/pcomplete.el: Mark obsolete some unused functions
Stefan Monnier
2021-12-13
1
-7
/
+7
|
/
*
* lisp/pcomplete.el: Remove aliases commented out for 20 years.
Stefan Kangas
2021-04-05
1
-12
/
+0
*
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-04-05
1
-12
/
+3
*
Make pcomplete-ignore-case obsolete
Lars Ingebrigtsen
2021-02-09
1
-9
/
+6
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-13
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix thinko in my previous commit
Stefan Kangas
2020-12-09
1
-2
/
+2
*
; Fix typo in my previous commit
Stefan Kangas
2020-12-09
1
-1
/
+1
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-4
/
+4
*
Don't quote lambdas in several places
Stefan Kangas
2020-11-14
1
-9
/
+6
*
; * lisp/pcomplete.el: Fix typo.
Stefan Kangas
2020-11-03
1
-1
/
+1
*
Move several completions from eshell to pcomplete (Bug#10585)
Stefan Kangas
2020-09-21
1
-0
/
+44
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* 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
[next]