emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r116200: * lisp/help.el (help-for-help-internal): Ad


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116200: * lisp/help.el (help-for-help-internal): Add "P" to text.
Date: Thu, 30 Jan 2014 02:40:22 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116200
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2014-01-29 21:40:19 -0500
message:
  * lisp/help.el (help-for-help-internal): Add "P" to text.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/help.el                   help.el-20091113204419-o5vbwnq5f7feedwu-280
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-01-29 08:27:55 +0000
+++ b/lisp/ChangeLog    2014-01-30 02:40:19 +0000
@@ -1,3 +1,7 @@
+2014-01-30  Glenn Morris  <address@hidden>
+
+       * help.el (help-for-help-internal): Add "P" to text.
+
 2014-01-29  Glenn Morris  <address@hidden>
 
        * simple.el (just-one-space, cycle-spacing): Doc fixes.

=== modified file 'lisp/help.el'
--- a/lisp/help.el      2014-01-10 02:44:51 +0000
+++ b/lisp/help.el      2014-01-30 02:40:19 +0000
@@ -214,6 +214,7 @@
               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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]