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

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

[nongnu] elpa/htmlize 7eb326a 099/134: Fix package header format


From: ELPA Syncer
Subject: [nongnu] elpa/htmlize 7eb326a 099/134: Fix package header format
Date: Sat, 7 Aug 2021 09:17:15 -0400 (EDT)

branch: elpa/htmlize
commit 7eb326a7100152f3e5afb8ff215c66fc3ad6f4da
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Hrvoje Nikšić <hniksic@gmail.com>

    Fix package header format
    
    First line should be package header(file name and short description).
---
 htmlize.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/htmlize.el b/htmlize.el
index 23ee1c9..08b7f08 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -1,6 +1,4 @@
-;;; -*- lexical-binding: t -*-
-
-;;; htmlize.el --- Convert buffer text and decorations to HTML.
+;;; htmlize.el --- Convert buffer text and decorations to HTML. -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 1997-2003,2005,2006,2009,2011,2012,2014 Hrvoje Niksic
 



reply via email to

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