emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113459: * epa.el (epa-popup-info-window): Doc fix.


From: Richard M. Stallman
Subject: [Emacs-diffs] trunk r113459: * epa.el (epa-popup-info-window): Doc fix.
Date: Fri, 19 Jul 2013 13:35:32 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113459
revision-id: address@hidden
parent: address@hidden
committer: Richard Stallman <address@hidden>
branch nick: trunk
timestamp: Fri 2013-07-19 09:30:58 -0400
message:
  * epa.el (epa-popup-info-window): Doc fix.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/epa.el                    epa.el-20091113204419-o5vbwnq5f7feedwu-8557
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-07-19 12:18:16 +0000
+++ b/lisp/ChangeLog    2013-07-19 13:30:58 +0000
@@ -1,5 +1,7 @@
 2013-07-19  Richard Stallman  <address@hidden>
 
+       * epa.el (epa-popup-info-window): Doc fix.
+
        * subr.el (split-string): New arg TRIM.
 
 2013-07-18  Juanma Barranquero  <address@hidden>

=== modified file 'lisp/epa.el'
--- a/lisp/epa.el       2013-06-10 00:32:49 +0000
+++ b/lisp/epa.el       2013-07-19 13:30:58 +0000
@@ -34,8 +34,7 @@
   :group 'epg)
 
 (defcustom epa-popup-info-window t
-  "If non-nil, status information from epa commands is displayed on
-the separate window."
+  "If non-nil, display status information from epa commands in another window."
   :type 'boolean
   :group 'epa)
 


reply via email to

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