From: Phil Sainty Date: Wed, 4 Aug 2021 05:17:23 +0000 (+1200) Subject: ; * lisp/so-long.el: Bump version for the GNU ELPA build X-Git-Tag: emacs-28.0.90~1591^2~39 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b84986af52d4e9debace2850a5ec106f51e38e61;p=emacs.git ; * lisp/so-long.el: Bump version for the GNU ELPA build GNU ELPA released commit 359a8e4eda047b7dcb7e64faff7f8eaacf5d937c as version 1.1. --- diff --git a/lisp/so-long.el b/lisp/so-long.el index 829afd63eab..7bf15e85dad 100644 --- a/lisp/so-long.el +++ b/lisp/so-long.el @@ -8,7 +8,7 @@ ;; Keywords: convenience ;; Created: 23 Dec 2015 ;; Package-Requires: ((emacs "24.4")) -;; Version: 1.1 +;; Version: 1.1.1 ;; This file is part of GNU Emacs. @@ -410,6 +410,7 @@ ;; * Change Log: ;; +;; 1.1.1 - Identical to 1.1, but fixing an incorrect GNU ELPA release. ;; 1.1 - Utilise `buffer-line-statistics' in Emacs 28+, with the new ;; `so-long-predicate' function `so-long-statistics-excessive-p'. ;; - Increase `so-long-threshold' from 250 to 10,000.