From dbc694406c2fd8e9d3e6ffbc4f8aff4e8c28029f Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sat, 1 Nov 2025 22:00:14 +0100 Subject: Release version 3.4.7 --- CHANGELOG | 4 ++++ docs/with-editor.org | 4 ++-- docs/with-editor.texi | 4 ++-- lisp/with-editor.el | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a6964cb..2a23bdb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,8 @@ # -*- mode: org -*- +* v3.4.7 2025-11-01 + +- Thoughts and whitespace. + * v3.4.6 2025-09-01 - Thoughts and whitespace. diff --git a/docs/with-editor.org b/docs/with-editor.org index da8cb6a..eb4fbab 100644 --- a/docs/with-editor.org +++ b/docs/with-editor.org @@ -7,7 +7,7 @@ #+texinfo_dir_category: Emacs #+texinfo_dir_title: With-Editor: (with-editor). #+texinfo_dir_desc: Using the Emacsclient as $EDITOR -#+subtitle: for version 3.4.6 +#+subtitle: for version 3.4.7 #+setupfile: .orgconfig @@ -27,7 +27,7 @@ additional functionality which makes it useful even for end-users, who don't use Magit or another package which uses it internally. #+texinfo: @noindent -This manual is for With-Editor version 3.4.6. +This manual is for With-Editor version 3.4.7. #+texinfo: @insertcopying :END: diff --git a/docs/with-editor.texi b/docs/with-editor.texi index 847d755..093c4b5 100644 --- a/docs/with-editor.texi +++ b/docs/with-editor.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title With-Editor User Manual -@subtitle for version 3.4.6 +@subtitle for version 3.4.7 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -60,7 +60,7 @@ additional functionality which makes it useful even for end-users, who don't use Magit or another package which uses it internally. @noindent -This manual is for With-Editor version 3.4.6. +This manual is for With-Editor version 3.4.7. @insertcopying @end ifnottex diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 475ba8d..fe64888 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -6,7 +6,7 @@ ;; Homepage: https://github.com/magit/with-editor ;; Keywords: processes terminals -;; Package-Version: 3.4.6 +;; Package-Version: 3.4.7 ;; Package-Requires: ((emacs "26.1") (compat "30.1")) ;; SPDX-License-Identifier: GPL-3.0-or-later -- cgit v1.0