summaryrefslogtreecommitdiff
path: root/lisp/help.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-29 21:40:19 -0500
committerGlenn Morris <rgm@gnu.org>2014-01-29 21:40:19 -0500
commit0c633f135a0868c7c83fcf3c623b3dfd9e401b00 (patch)
treeff5f0ff02a991404166a01c9a5e19c5d04aa07f0 /lisp/help.el
parente9abb8a824edaf235acdf11e10e6ffd300276dac (diff)
downloademacs-0c633f135a0868c7c83fcf3c623b3dfd9e401b00.tar.gz
* lisp/help.el (help-for-help-internal): Add "P" to text.
Diffstat (limited to 'lisp/help.el')
-rw-r--r--lisp/help.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/help.el b/lisp/help.el
index f732cf385cd..5e32492ffb7 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -214,6 +214,7 @@ m Display documentation of current minor modes and current major mode,
including their special commands.
n Display news of recent Emacs changes.
p TOPIC Find packages matching a given topic keyword.
+P PACKAGE Describe the given Emacs Lisp package.
r Display the Emacs manual in Info mode.
s Display contents of current syntax table, plus explanations.
S SYMBOL Show the section for the given symbol in the on-line manual