]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/help.el (help-for-help-internal): Add "P" to text.
authorGlenn Morris <rgm@gnu.org>
Thu, 30 Jan 2014 02:40:19 +0000 (21:40 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 30 Jan 2014 02:40:19 +0000 (21:40 -0500)
lisp/ChangeLog
lisp/help.el

index 469393adae67bea6f5f254cc27e9bee7461543b4..ddc6221dffe61636c5a515e05cbce40d9b59d5a1 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-30  Glenn Morris  <rgm@gnu.org>
+
+       * help.el (help-for-help-internal): Add "P" to text.
+
 2014-01-29  Glenn Morris  <rgm@gnu.org>
 
        * simple.el (just-one-space, cycle-spacing): Doc fixes.
index f732cf385cda04520ce10c261a428afd7a26a8bf..5e32492ffb713de0e4d146dd2f7810fd627f4cec 100644 (file)
@@ -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