]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typos and punctuation in recently added entries.
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Sep 2021 13:22:31 +0000 (16:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Sep 2021 13:22:31 +0000 (16:22 +0300)
etc/NEWS

index a64c714e2c629a2dacba2e37af3df69b60848418..175bae09e8e93f98aa641643ce96606f3acf0337 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2412,18 +2412,18 @@ This specifies the file in which to save the list of known projects.
 +++
 *** New command 'project-remember-projects-under'.
 This command can automatically locate and index projects in a
-directory and optionally also it's subdirectories, storing them in
+directory and optionally also its subdirectories, storing them in
 'project-list-file'.
 
 +++
-*** New commands 'project-forget-project' and 'project-forget-projects-under'
+*** New commands 'project-forget-project' and 'project-forget-projects-under'.
 These command lets you interactively remove entries from the list of projects
 in 'project-list-file'.
 
 +++
-*** New command 'project-forget-zombie-projects'
+*** New command 'project-forget-zombie-projects'.
 This command detects indexed projects that have since been deleted,
-and removes them from the list of known projects in 'project-list-file'
+and removes them from the list of known projects in 'project-list-file'.
 
 ---
 *** 'project-find-file' now accepts non-existent file names.