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

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

[elpa] externals/rt-liberation f9dbe35647: release version 4


From: ELPA Syncer
Subject: [elpa] externals/rt-liberation f9dbe35647: release version 4
Date: Fri, 14 Jan 2022 16:57:51 -0500 (EST)

branch: externals/rt-liberation
commit f9dbe356479c10c32a8f420e4f3d2c7a99edf9ce
Author: Yoni Rabkin <yrk@gnu.org>
Commit: Yoni Rabkin <yrk@gnu.org>

    release version 4
---
 NEWS             |  7 +++++++
 README           | 11 +++++++++++
 rt-liberation.el |  2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index b1f2efbfaf..317a783d15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+New in version 4
+
+    * "N" in viewer now reverts buffer before jumping to latest.
+
+    * Minor bug fix, code cleanup and reorganization.
+
+
 New in version 3
 
     * rt-liber-display-ticket-list: display an arbitrary list of
diff --git a/README b/README
new file mode 100644
index 0000000000..96bfc03305
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+rt-liberation is a GNU/Emacs package for working with the Request
+Tracker (henceforth abbreviated as just ``RT'') software from Best
+Practical Solutions. RT has an interactive Web interface, a command
+line interface (the ``RT CLI''), and a REST interface. rt-liberation
+uses the RT REST interface to communicate with the RT server.
+
+rt-liberation allows sending search queries to the RT server, browsing
+the resulting tickets, viewing the tickets' contents and performing
+operations on the tickets.
+
+rt-liberation comes with a fine manual in the doc/ directory.
diff --git a/rt-liberation.el b/rt-liberation.el
index 1893b4a2b6..2029d186ce 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -5,7 +5,7 @@
 ;; Author: Yoni Rabkin <yrk@gnu.org>
 ;; Authors: Aaron S. Hawley <aaron.s.hawley@gmail.com>, John Sullivan 
<johnsu01@wjsullivan.net>
 ;; Maintainer: Yoni Rabkin <yrk@gnu.org>
-;; Version: 3
+;; Version: 4
 ;; Keywords: rt, tickets
 ;; Package-Type: multi
 ;; url: http://www.nongnu.org/rtliber/



reply via email to

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