summaryrefslogtreecommitdiff
path: root/man/help.texi
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2008-03-06 00:07:00 +0000
committerKim F. Storm <storm@cua.dk>2008-03-06 00:07:00 +0000
commitf811ffe95c4ad749260f2feba1d69c16b04e8ac0 (patch)
treeb89160893c8d7314287fcccf8f72c388b287361e /man/help.texi
parent0830caea0fd8525c0d260f64cabc570bdf2fd195 (diff)
downloademacs-f811ffe95c4ad749260f2feba1d69c16b04e8ac0.tar.gz
(Help Files): Rename view-todo to view-emacs-toto.
Rename describe-project to describe-gnu-project.
Diffstat (limited to 'man/help.texi')
-rw-r--r--man/help.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/help.texi b/man/help.texi
index 3e5ed5a90ff..88682ac8ad0 100644
--- a/man/help.texi
+++ b/man/help.texi
@@ -606,7 +606,7 @@ control character.
@kindex C-h C-n
@findex view-emacs-news
@kindex C-h C-p
-@findex describe-project
+@findex describe-gnu-project
@kindex C-h C-t
@findex view-emacs-todo
@kindex C-h C-w
@@ -629,9 +629,9 @@ Display the Emacs ``news'' file, which lists new features in the most
recent version of Emacs (@code{view-emacs-news}).
@item C-h C-p
Display general information about the GNU Project
-(@code{describe-project}).
+(@code{describe-gnu-project}).
@item C-h C-t
-Display the Emacs to-do list (@code{view-todo}).
+Display the Emacs to-do list (@code{view-emacs-todo}).
@item C-h C-w
Display the full details on the complete absence of warranty for GNU
Emacs (@code{describe-no-warranty}).