• Dmitry Gutov's avatar
    Add project-find-file and project-or-external-find-file · ed41d117
    Dmitry Gutov authored
    * lisp/minibuffer.el (completion-category-defaults):
    Add `project-file' category.
    
    * lisp/progmodes/project.el (project-find-file)
    (project-or-external-find-file): New commands.
    (project--find-file-in): New private function.
    
    * lisp/progmodes/xref.el (xref-collect-matches): Use
    `expand-file-name' on DIR, to expand the tildes.
    (xref--find-ignores-arguments): Extract from
    `xref--rgrep-command'.
    ed41d117
project.el 13.3 KB