• Dmitry Gutov's avatar
    shell-quote-argument DIR when appropriate · ab3ba912
    Dmitry Gutov authored
    * lisp/progmodes/project.el (project-file-completion-table):
    `shell-quote-argument' DIR as well.
    
    * lisp/progmodes/xref.el (xref--rgrep-command): Pass DIR through
    `shell-quote-argument' (bug#23453).  Thanks for Kaushal Modi for
    pointing out the problem.  Assert that DIR doesn't start with `~'.
    ab3ba912
project.el 15.7 KB