diff options
author | Glenn Morris <rgm@gnu.org> | 2021-03-24 20:15:46 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2021-03-24 20:15:46 -0700 |
commit | aeb0530309527e2bbfddbd71cccd2513a340d9bf (patch) | |
tree | ebe00011c7ba04acb1a0fb81d11e6ff2ff3e84f0 /doc/emacs/emacs.texi | |
parent | c678b137ab31ebc74d3fe643598b071d014f7dd4 (diff) | |
download | emacs-aeb0530309527e2bbfddbd71cccd2513a340d9bf.tar.gz emacs-aeb0530309527e2bbfddbd71cccd2513a340d9bf.tar.bz2 emacs-aeb0530309527e2bbfddbd71cccd2513a340d9bf.zip |
* doc/emacs/maintaining.texi (Managing Projects): Fixes and copyedits.
Diffstat (limited to 'doc/emacs/emacs.texi')
-rw-r--r-- | doc/emacs/emacs.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 4054b094def..925c7019803 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -861,6 +861,7 @@ Projects * Project File Commands:: Commands for handling project files. * Project Buffer Commands:: Commands for handling project buffers. * Switching Projects:: Switching between projects. +* Managing Projects:: Managing the project list file. Change Logs |