]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of project.el commands
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2020 11:26:19 +0000 (13:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2020 11:26:19 +0000 (13:26 +0200)
commit561e9fb91bba98616f6d7ea3818727c1cdd2d853
tree63423d044102e79f59135c9354cb05fbe41576a1
parentb28a9a6cc3451ea865449cf010466cd3ac8bf9a0
Improve documentation of project.el commands

* lisp/progmodes/project.el (project-find-regexp): Require 'grep'
to be able to call 'grep-read-files'.
(project-search, project-query-replace-regexp): Doc fixes.

* doc/emacs/maintaining.texi (Projects): New section.
* doc/emacs/emacs.texi (Top): Add "Projects" to the detailed menu.
doc/emacs/emacs.texi
doc/emacs/maintaining.texi
etc/NEWS
lisp/progmodes/project.el