branch: elpa/htmlize
commit 06e9a889a41dc355a20b0426d57cb8bf06b7ca4f
Author: Jon-Michael Deldin <[email protected]>
Commit: Hrvoje Niksic <[email protected]>

    Make the header package.el compatible
---
 htmlize.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htmlize.el b/htmlize.el
index d620f1f..1c7413b 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -1,4 +1,4 @@
-;; htmlize.el -- Convert buffer text and decorations to HTML.
+;;; htmlize.el --- Convert buffer text and decorations to HTML.
 
 ;; Copyright (C) 1997-2003,2005,2006,2009,2011 Hrvoje Niksic
 

Reply via email to