index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pcomplete.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-21
Add minibuffer--completions-visible and use it
Spencer Baugh
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-29
pcomplete--entries: In predicate, check file exists
Sean Whitton
2023-10-10
Revert commits dafa6d6badd6 and 72c45fa9109a
Jim Porter
2023-09-08
* lisp/pcomplete.el (pcomplete-completions-at-point): Add hack for bug#65089
Stefan Monnier
2023-08-20
; Fix last change
Michael Albinus
2023-08-20
New user option pcomplete-remote-file-ignore
Michael Albinus
2023-08-05
Simplify pcomplete-uniquify-list
Stefan Kangas
2023-02-23
Add support for completing quoted variables in Eshell like $'FOO'
Jim Porter
2023-01-14
Further improvement for non-string values in pcomplete
Gregory Heytings
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-29
Handle non-string values in pcomplete
Gregory Heytings
2022-12-12
Do not pare arguments unnecessarily.
Gregory Heytings
2022-12-04
; * lisp/pcomplete.el (pcomplete-allow-modifications): Fix a typo.
Eli Zaretskii
2022-11-21
; Doc fixes: remove references to missing symbols
Stefan Kangas
2022-10-07
* lisp/pcomplete.el (pcomplete-arg): Simplify
Stefan Monnier
2022-09-14
pcomplete: Generate completions from --help messages
Augusto Stoffel
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-06-08
pcomplete-parse-arguments: Fix last change
Dmitry Gutov
2022-06-05
pcomplete.el: Fix part of bug#50470
Stefan Monnier
2022-03-18
Pcomplete: Better obey `completion-at-point-functions`
Stefan Monnier
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-13
lisp/pcomplete.el: Mark obsolete some unused functions
Stefan Monnier
2021-04-05
* lisp/pcomplete.el: Remove aliases commented out for 20 years.
Stefan Kangas
2021-04-05
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-02-09
Make pcomplete-ignore-case obsolete
Lars Ingebrigtsen
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-09
Fix thinko in my previous commit
Stefan Kangas
2020-12-09
; Fix typo in my previous commit
Stefan Kangas
2020-12-09
Prefer setq-local in most files
Stefan Kangas
2020-11-14
Don't quote lambdas in several places
Stefan Kangas
2020-11-03
; * lisp/pcomplete.el: Fix typo.
Stefan Kangas
2020-09-21
Move several completions from eshell to pcomplete (Bug#10585)
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-03
* lisp/pcomplete.el: Mark 'pcomplete' command as obsolete
Stefan Monnier
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-12
Remove compat code for XEmacs and pre-Emacs 20 Emacs in pcomplete.el
Lars Ingebrigtsen
2019-03-20
* lisp/pcomplete.el: Improve heuristic to rely less on c-t-subvert.
Stefan Monnier
2019-03-20
Fix pcomplete typo in recent regex typo fix
Paul Eggert
2019-03-18
Fix more regular expression typos
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-15
* lisp/pcomplete.el (pcomplete-here): Move before first reference.
Glenn Morris
[next]