diff options
Diffstat (limited to 'lisp/hfy-cmap.el')
-rw-r--r-- | lisp/hfy-cmap.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index 7aefc36224b..7bf1da2bdd9 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el @@ -1,6 +1,6 @@ ;;; hfy-cmap.el --- Fallback colour name -> rgb mapping for `htmlfontify' -;; Copyright (C) 2002, 2003, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2002-2003, 2009-2011 Free Software Foundation, Inc. ;; Emacs Lisp Archive Entry ;; Package: htmlfontify @@ -850,5 +850,4 @@ Loads the variable `hfy-rgb-txt-colour-map', which is used by ;; generated-autoload-file: "htmlfontify.el" ;; End: -;; arch-tag: dff7feea-add4-48ba-937c-e79ac40cec9b ;;; hfy-cmap.el ends here |