emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/gnorb 1b56250 254/449: Change wording of disassociation


From: Stefan Monnier
Subject: [elpa] externals/gnorb 1b56250 254/449: Change wording of disassociation message
Date: Fri, 27 Nov 2020 23:15:50 -0500 (EST)

branch: externals/gnorb
commit 1b5625091c9918d2ff35342a46d3b0ebde74ea97
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Eric Abrahamsen <eric@ericabrahamsen.net>

    Change wording of disassociation message
    
    * nngnorb.el (gnorb-summary-disassociate-message): More neutral this
      way.
---
 nngnorb.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nngnorb.el b/nngnorb.el
index 1464426..912a64c 100644
--- a/nngnorb.el
+++ b/nngnorb.el
@@ -325,7 +325,7 @@ the message being included in this search."
                                      (remove chosen org-ids)))
          (message "Message disassociated from %s"
                   (gnorb-pretty-outline chosen)))
-      (message "Message already disassociated"))))
+      (message "Message has no associations"))))
 
 (defvar nngnorb-status-string "")
 



reply via email to

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