diff options
Diffstat (limited to 'lisp/htmlfontify.el')
-rw-r--r-- | lisp/htmlfontify.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 0a0a0b346c0..719cb50ac77 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el @@ -2433,8 +2433,4 @@ Use a fallback method for obtaining the rgb values for a color. (provide 'htmlfontify) -;; Local Variables: -;; coding: utf-8 -;; End: - ;;; htmlfontify.el ends here |