]> git.eshelyaron.com Git - emacs.git/commit
* lisp/pcomplete.el: Improve heuristic to rely less on c-t-subvert.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 20 Mar 2019 16:30:53 +0000 (12:30 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 20 Mar 2019 16:30:53 +0000 (12:30 -0400)
commit9efc43f34adfff2f00162fb85685824557d00eb1
tree40052bb29e0e416f34f03fd3261eb9e54aab8f56
parentd081450f379686a7794ff3484116fbc510c86fc0
* lisp/pcomplete.el: Improve heuristic to rely less on c-t-subvert.

(pcomplete-completions-at-point): Try and take \ escapes into account
when guessing the beginning of the text we're completing.
lisp/pcomplete.el