aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/emacs/help.texi3
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 8127d528d5e..4540f75e8e4 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,5 +1,7 @@
12011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * help.texi (Help Files): Document view-external-packages (bug#8902).
4
3 * mule.texi (Coding Systems): Put a few more of the coding systems 5 * mule.texi (Coding Systems): Put a few more of the coding systems
4 into the index (bug#8900). 6 into the index (bug#8900).
5 7
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
index 2c3630adba4..e00f8b9115a 100644
--- a/doc/emacs/help.texi
+++ b/doc/emacs/help.texi
@@ -630,6 +630,9 @@ Display the Emacs copying conditions (@code{describe-copying}).
630These are the rules under which you can copy and redistribute Emacs. 630These are the rules under which you can copy and redistribute Emacs.
631@item C-h C-d 631@item C-h C-d
632Display help for debugging Emacs (@code{view-emacs-debugging}). 632Display help for debugging Emacs (@code{view-emacs-debugging}).
633@item C-h C-e
634Display external packages and information about Emacs
635(@code{view-external-packages}).
633@item C-h C-f 636@item C-h C-f
634Display the Emacs frequently-answered-questions list (@code{view-emacs-FAQ}). 637Display the Emacs frequently-answered-questions list (@code{view-emacs-FAQ}).
635@item C-h g 638@item C-h g