branch: externals/hyperbole
commit ac6e50e3ecf98017999d43808ac8cab50d84278f
Author: Mats Lidell <[email protected]>
Commit: GitHub <[email protected]>

    Align header fields consistently (#356)
---
 ChangeLog    |  1 +
 hyperbole.el | 18 +++++++++---------
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ae3afb2a65..d1f7eecebb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
 
 * hyperbole.el: Preload `kotl-autoloads`.  Submitted by Stefan
     Monnier. Thanks Stefan.
+    Align header fields consistently with other files.
 
 2023-06-29  Mats Lidell  <[email protected]>
 
diff --git a/hyperbole.el b/hyperbole.el
index 1dcc9a57f5..7cdb137436 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -4,16 +4,16 @@
 ;;
 ;; Copyright (C) 1992-2023  Free Software Foundation, Inc.
 
-;; Author:           Bob Weiner
-;; Maintainer:       Bob Weiner <[email protected]>, Mats Lidell <[email protected]>
-;; Created:          06-Oct-92 at 11:52:51
-;; Last-Mod:      1-Jul-23 at 10:33:45 by Mats Lidell
-;; Released:         03-Dec-22
-;; Version:          8.0.1pre
-;; Keywords:         comm, convenience, files, frames, hypermedia, languages, 
mail, matching, mouse, multimedia, outlines, tools, wp
-;; Package:          hyperbole
+;; Author:       Bob Weiner
+;; Maintainer:   Bob Weiner <[email protected]>, Mats Lidell <[email protected]>
+;; Created:      06-Oct-92 at 11:52:51
+;; Last-Mod:      1-Jul-23 at 23:42:43 by Mats Lidell
+;; Released:     03-Dec-22
+;; Version:      8.0.1pre
+;; Keywords:     comm, convenience, files, frames, hypermedia, languages, 
mail, matching, mouse, multimedia, outlines, tools, wp
+;; Package:      hyperbole
 ;; Package-Requires: ((emacs "27.0"))
-;; URL:              http://www.gnu.org/software/hyperbole
+;; URL:          http://www.gnu.org/software/hyperbole
 
 ;; See the "HY-COPY" file for license information.
 

Reply via email to