]> git.eshelyaron.com Git - emacs.git/commit
Fix pcomplete typo in recent regex typo fix
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Mar 2019 16:23:05 +0000 (09:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Mar 2019 16:23:43 +0000 (09:23 -0700)
commitd081450f379686a7794ff3484116fbc510c86fc0
tree42a69b76c2ed6129a85a8aefe6d4288941729512
parent18fc4ac5294d85e37d9e544c04b5d4e89ef3237c
Fix pcomplete typo in recent regex typo fix

Problem reported by Stefan Monnier in:
https://lists.gnu.org/r/emacs-devel/2019-03/msg00682.html
* lisp/pcomplete.el (pcomplete-parse-comint-arguments):
Restore the trailing backslash (but two of them this time).
lisp/pcomplete.el