summaryrefslogtreecommitdiff
path: root/lisp/htmlfontify.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2020-05-16 16:27:20 +0200
committerStefan Kangas <stefankangas@gmail.com>2020-05-16 17:42:49 +0200
commite07a751e08835ebae7fc23ae3fc4b81142d4ac9e (patch)
tree01974c7d30f213e259a1430350037a3f58d1abca /lisp/htmlfontify.el
parent21b7165473d68f47e16cb491ea410a10b2d65b71 (diff)
downloademacs-e07a751e08835ebae7fc23ae3fc4b81142d4ac9e.tar.gz
; * lisp/htmlfontify.el: Minor fix in file headers.
Diffstat (limited to 'lisp/htmlfontify.el')
-rw-r--r--lisp/htmlfontify.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el
index 7a5d88ce834..6265537e885 100644
--- a/lisp/htmlfontify.el
+++ b/lisp/htmlfontify.el
@@ -11,9 +11,6 @@
;; Created: 2002-01-05
;; Description: htmlize a buffer/source tree with optional hyperlinks
;; URL: http://rtfm.etla.org/emacs/htmlfontify/
-;; Compatibility: Emacs23, Emacs22
-;; Incompatibility: Emacs19, Emacs20, Emacs21
-;; Last Updated: Thu 2009-11-19 01:31:21 +0000
;; This file is part of GNU Emacs.