From aec7da77ec1033bc23996d6d2d73a0431a7821b3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 19 Jul 2013 09:30:58 -0400 Subject: [PATCH] * epa.el (epa-popup-info-window): Doc fix. --- lisp/ChangeLog | 2 ++ lisp/epa.el | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fd9416acdc9..b78d5587e46 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2013-07-19 Richard Stallman + * epa.el (epa-popup-info-window): Doc fix. + * subr.el (split-string): New arg TRIM. 2013-07-18 Juanma Barranquero diff --git a/lisp/epa.el b/lisp/epa.el index 14f8879c1c6..68e7a18fe17 100644 --- a/lisp/epa.el +++ b/lisp/epa.el @@ -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) -- 2.39.2