]> git.eshelyaron.com Git - emacs.git/commit
* lisp/pcomplete.el (pcomplete-completions-at-point): Add hack for bug#65089
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Sep 2023 15:31:35 +0000 (11:31 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Sep 2023 15:31:35 +0000 (11:31 -0400)
commit34b1ed3f5e560493d2b7cd72664ae1a5018d313f
tree6407858203114b118124193c8a1983c372808b09
parent4eb4fb4ad49a1196778a7cf9fa00d9019a5a703d
* lisp/pcomplete.el (pcomplete-completions-at-point): Add hack for bug#65089

Improve our guess for `end` and `buftext` when point is not at the end
of the current "thing to complete".
lisp/pcomplete.el