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

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

[elpa] master 17cce66 04/14: Re-format the Change Log


From: Phil
Subject: [elpa] master 17cce66 04/14: Re-format the Change Log
Date: Sat, 11 Jul 2020 00:57:54 -0400 (EDT)

branch: master
commit 17cce6610ed090a68f1c0f3d926113ef83abaff9
Author: Phil Sainty <psainty@orcon.net.nz>
Commit: Phil Sainty <psainty@orcon.net.nz>

    Re-format the Change Log
    
    Also switch to the GNU ELPA version number format in these records, for
    consistency.  See also commit d2cc2fc00aa91f6f26d4bfd2dedbd022be449343.
---
 delight.el | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/delight.el b/delight.el
index 57f53f6..e8265b6 100644
--- a/delight.el
+++ b/delight.el
@@ -92,15 +92,20 @@
 
 ;;; Change Log:
 ;;
-;; 1.05 (2016-03-01) Support FILE value t, meaning that the minor MODE
-;;       in question is guaranteed to already be loaded.
-;; 1.04 (2016-02-28) Respect `inhibit-mode-name-delight' when already set.
-;; 1.03 (2014-05-30) Added support for `mode-line-mode-menu'.
-;; 1.02 (2014-05-04) Bug fix for missing 'cl requirement for
-;;       destructuring-bind macro.
-;; 1.01 (2014-05-04) Allow the keyword :major as the FILE argument for
-;;       major modes, to avoid also processing them as minor modes.
-;; 1.00 (2013-06-25) Initial release.
+;; 1.5 (2016-03-01)
+;;   - Support FILE value t, meaning that the minor MODE in question
+;;     is guaranteed to already be loaded.
+;; 1.4 (2016-02-28)
+;;   - Respect `inhibit-mode-name-delight' when already set.
+;; 1.3 (2014-05-30)
+;;   - Add support for `mode-line-mode-menu'.
+;; 1.2 (2014-05-04)
+;;   - Bug fix for missing 'cl requirement for destructuring-bind macro.
+;; 1.1 (2014-05-04)
+;;   - Allow the keyword :major as the FILE argument for major modes,
+;;     to avoid also processing them as minor modes.
+;; 1.0 (2013-06-25)
+;;   - Initial release.
 
 ;;; Code:
 



reply via email to

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