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

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

[elpa] externals/rt-liberation 3e4a424 29/72: Merge branch 'master' into


From: Stefan Monnier
Subject: [elpa] externals/rt-liberation 3e4a424 29/72: Merge branch 'master' into rest
Date: Wed, 5 Aug 2020 11:57:37 -0400 (EDT)

branch: externals/rt-liberation
commit 3e4a424098dbf905801d7f91e5934a5e4252e556
Merge: e06992e e46e2ad
Author: Yoni Rabkin <yrk@gnu.org>
Commit: Yoni Rabkin <yrk@gnu.org>

    Merge branch 'master' into rest
---
 rt-liberation.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rt-liberation.el b/rt-liberation.el
index 46e7cd0..81872dd 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -1102,7 +1102,7 @@ string then that will be the name of the new buffer."
 (defun rt-liber-multi-delete-spam ()
   "Delete marked tickets as spam."
   (interactive)
-  (error "this feature is currently broken! I'm working on it..."
+  (error "this feature is currently broken! I'm working on it...")
   ;; (cond ((featurep 'rt-liberation-multi)
   ;;    (when (y-or-n-p "Delete marked tickets as spam? ")
   ;;      (rt-liber-multi-flag-as-spam-and-delete)))
@@ -1392,7 +1392,7 @@ If FIELD already exists, update to VALUE."
 (defun rt-liber-browser-mark-as-spam ()
   "Mark the current ticket as spam, and delete it."
   (interactive)
-  (error "this feature is currently broken! I'm working on it..."
+  (error "this feature is currently broken! I'm working on it...")
   ;; (if (y-or-n-p "Delete marked ticket as spam? ")
   ;;     (let ((id (rt-liber-browser-ticket-id-at-point)))
   ;;   (rt-liber-command-set-cf



reply via email to

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