* epa.el (epa-popup-info-window): Doc fix.
This commit is contained in:
parent
a10b2d0377
commit
aec7da77ec
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2013-07-19 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* epa.el (epa-popup-info-window): Doc fix.
|
||||
|
||||
* subr.el (split-string): New arg TRIM.
|
||||
|
||||
2013-07-18 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue