diff options
| -rw-r--r-- | lisp/htmlfontify.el | 3 |
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 @@ | |||
| 11 | ;; Created: 2002-01-05 | 11 | ;; Created: 2002-01-05 |
| 12 | ;; Description: htmlize a buffer/source tree with optional hyperlinks | 12 | ;; Description: htmlize a buffer/source tree with optional hyperlinks |
| 13 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ | 13 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ |
| 14 | ;; Compatibility: Emacs23, Emacs22 | ||
| 15 | ;; Incompatibility: Emacs19, Emacs20, Emacs21 | ||
| 16 | ;; Last Updated: Thu 2009-11-19 01:31:21 +0000 | ||
| 17 | 14 | ||
| 18 | ;; This file is part of GNU Emacs. | 15 | ;; This file is part of GNU Emacs. |
| 19 | 16 | ||