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

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

[elpa] externals/multishell aa1433b8df 3/3: Increment the package versio


From: ken manheimer
Subject: [elpa] externals/multishell aa1433b8df 3/3: Increment the package version and refine the description header a little.
Date: Sun, 5 Jun 2022 11:50:10 -0400 (EDT)

branch: externals/multishell
commit aa1433b8df6d950e8592c7e878922b4ec5374569
Author: Ken Manheimer <ken.manheimer@gmail.com>
Commit: Ken Manheimer <ken.manheimer@gmail.com>

    Increment the package version and refine the description header a little.
---
 multishell.el | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/multishell.el b/multishell.el
index 626d0d4f78..baa24fd0aa 100644
--- a/multishell.el
+++ b/multishell.el
@@ -1,9 +1,9 @@
-;;; multishell.el --- Easily use multiple shell buffers, local and remote  -*- 
lexical-binding:t -*-
+;;; multishell.el --- Organize use of multiple shell buffers, local and remote 
 -*- lexical-binding:t -*-
 
 ;; Copyright (C) 1999-2020 Free Software Foundation, Inc. and Ken Manheimer
 
 ;; Author: Ken Manheimer <ken.manheimer@gmail.com>
-;; Version: 1.1.9
+;; Version: 1.1.10
 ;; Created: 1999 -- first public availability
 ;; Keywords: processes
 ;; Package-Requires: ((cl-lib "0.5"))
@@ -65,6 +65,10 @@
 ;;
 ;; Change Log:
 ;;
+;; * 2022-06-04 1.1.10 Ken Manheimer:
+;;   - Autoload customizations so customized multishell keybinding triggers
+;;     load of the package.
+;;   - Refine multishell features description.
 ;; * 2021-08-02 1.1.10 Ken Manheimer:
 ;;   - Get basic multishell command-key customization working.
 ;; * 2020-10-30 1.1.9 Ken Manheimer:



reply via email to

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