aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorKim F. Storm2008-03-06 00:07:15 +0000
committerKim F. Storm2008-03-06 00:07:15 +0000
commitcc0e97a4bfafb950e05181da2a96f44d8797f610 (patch)
tree1c9cbfa07daf429c7867ac8b75d2b4e0274eee7b /man
parent7e6b9a4a0c7aad2daf6bf5bd182e4d6df4469265 (diff)
downloademacs-cc0e97a4bfafb950e05181da2a96f44d8797f610.tar.gz
emacs-cc0e97a4bfafb950e05181da2a96f44d8797f610.zip
(Help Files): Rename view-todo to view-emacs-toto.
Rename describe-project to describe-gnu-project.
Diffstat (limited to 'man')
-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.
606@kindex C-h C-n 606@kindex C-h C-n
607@findex view-emacs-news 607@findex view-emacs-news
608@kindex C-h C-p 608@kindex C-h C-p
609@findex describe-project 609@findex describe-gnu-project
610@kindex C-h C-t 610@kindex C-h C-t
611@findex view-emacs-todo 611@findex view-emacs-todo
612@kindex C-h C-w 612@kindex C-h C-w
@@ -629,9 +629,9 @@ Display the Emacs ``news'' file, which lists new features in the most
629recent version of Emacs (@code{view-emacs-news}). 629recent version of Emacs (@code{view-emacs-news}).
630@item C-h C-p 630@item C-h C-p
631Display general information about the GNU Project 631Display general information about the GNU Project
632(@code{describe-project}). 632(@code{describe-gnu-project}).
633@item C-h C-t 633@item C-h C-t
634Display the Emacs to-do list (@code{view-todo}). 634Display the Emacs to-do list (@code{view-emacs-todo}).
635@item C-h C-w 635@item C-h C-w
636Display the full details on the complete absence of warranty for GNU 636Display the full details on the complete absence of warranty for GNU
637Emacs (@code{describe-no-warranty}). 637Emacs (@code{describe-no-warranty}).