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

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

[elpa] externals/detached 7b263b5123 2/2: Update version to 0.10.0


From: ELPA Syncer
Subject: [elpa] externals/detached 7b263b5123 2/2: Update version to 0.10.0
Date: Wed, 23 Nov 2022 12:57:35 -0500 (EST)

branch: externals/detached
commit 7b263b51232fee664f35b3d432de75334cde5e7f
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Update version to 0.10.0
---
 CHANGELOG.org     |  2 ++
 detached.el       |  4 ++--
 doc/detached.info | 60 +++++++++++++++++++++++++++----------------------------
 doc/detached.org  |  2 +-
 4 files changed, 35 insertions(+), 33 deletions(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index 52e8b4e97c..94d4ab50bc 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -4,6 +4,8 @@
 
 * Development
 
+* Version 0.10.0 (2022-11-23)
+
 - Add =edit-and-run= command, which is convenient when a session command needs 
to be tweaked before re-running.
 - Fix bug caused by incorrect adaptation to detached-local-session
 - Implement mean and std duration for sessions
diff --git a/detached.el b/detached.el
index 1ac0e3dd21..614967f9dc 100644
--- a/detached.el
+++ b/detached.el
@@ -5,7 +5,7 @@
 ;; Author: Niklas Eklund <niklas.eklund@posteo.net>
 ;; Maintainer: detached.el Development <~niklaseklund/detached.el@lists.sr.ht>
 ;; URL: https://sr.ht/~niklaseklund/detached.el/
-;; Version: 0.9.2
+;; Version: 0.10.0
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: convenience processes
 
@@ -270,7 +270,7 @@ Valid values are: create, new and attach")
 (defvar detached-session-annotation nil
   "An annotation string.")
 
-(defconst detached-session-version "0.9.2.2"
+(defconst detached-session-version "0.10.0.0"
   "The version of `detached-session'.
 This version is encoded as [package-version].[revision].")
 
diff --git a/doc/detached.info b/doc/detached.info
index 8dbcebd47d..9f75d2c7e9 100644
--- a/doc/detached.info
+++ b/doc/detached.info
@@ -1,7 +1,7 @@
 This is detached.info, produced by makeinfo version 7.0 from
 detached.texi.
 
-This manual describes the design of the ‘detached’ (version 0.9.2, last
+This manual describes the design of the ‘detached’ (version 0.10.0, last
 updated 1 November 2022) package, as well as its options and
 customizations.
 
@@ -25,7 +25,7 @@ File: detached.info,  Node: Top,  Next: Overview,  Up: (dir)
 Detached processes for GNU Emacs
 ********************************
 
-This manual describes the design of the ‘detached’ (version 0.9.2, last
+This manual describes the design of the ‘detached’ (version 0.10.0, last
 updated 1 November 2022) package, as well as its options and
 customizations.
 
@@ -567,34 +567,34 @@ File: detached.info,  Node: Idea contributors,  Prev: 
Code contributors,  Up: Ac
 
 
 Tag Table:
-Node: Top853
-Node: Overview2365
-Node: Dependencies3656
-Node: Installation4168
-Node: Install from source4559
-Node: Install from package archives4976
-Node: Install from Guix5429
-Node: Configuration5692
-Node: Workflows6245
-Node: Integration with shells6473
-Node: Integration with compile and shell-command7522
-Node: Session management8130
-Node: Detached list sessions8753
-Node: Customization9705
-Node: Notifications9872
-Node: Detached list10533
-Node: Design11152
-Node: Sessions11290
-Node: Session creation11451
-Node: Session initialization12967
-Node: Session transition14205
-Node: Known limitations14901
-Node: Quotation marks15350
-Node: Reproducible environments15982
-Node: Contributions17042
-Node: Acknowledgments17385
-Node: Code contributors17637
-Node: Idea contributors18006
+Node: Top854
+Node: Overview2367
+Node: Dependencies3658
+Node: Installation4170
+Node: Install from source4561
+Node: Install from package archives4978
+Node: Install from Guix5431
+Node: Configuration5694
+Node: Workflows6247
+Node: Integration with shells6475
+Node: Integration with compile and shell-command7524
+Node: Session management8132
+Node: Detached list sessions8755
+Node: Customization9707
+Node: Notifications9874
+Node: Detached list10535
+Node: Design11154
+Node: Sessions11292
+Node: Session creation11453
+Node: Session initialization12969
+Node: Session transition14207
+Node: Known limitations14903
+Node: Quotation marks15352
+Node: Reproducible environments15984
+Node: Contributions17044
+Node: Acknowledgments17387
+Node: Code contributors17639
+Node: Idea contributors18008
 
 End Tag Table
 
diff --git a/doc/detached.org b/doc/detached.org
index 2c0e1ab6d8..a7d3bbe6e4 100644
--- a/doc/detached.org
+++ b/doc/detached.org
@@ -4,7 +4,7 @@
 #+language: en
 #+options: ':t toc:nil author:t email:t
 
-#+macro: version 0.9.2
+#+macro: version 0.10.0
 #+macro: updated last updated 1 November 2022
 
 #+texinfo_filename: detached.info



reply via email to

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