X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/b14e3e21ec6702d27257a1400681fc36ee10282f..refs/heads/wip:/lisp/hfy-cmap.el diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index 7bf1da2bdd..e1f7f0df7d 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el @@ -1,11 +1,10 @@ ;;; hfy-cmap.el --- Fallback colour name -> rgb mapping for `htmlfontify' -;; Copyright (C) 2002-2003, 2009-2011 Free Software Foundation, Inc. +;; Copyright (C) 2002-2003, 2009-2014 Free Software Foundation, Inc. ;; Emacs Lisp Archive Entry ;; Package: htmlfontify ;; Filename: hfy-cmap.el -;; Version: 0.20 ;; Keywords: colour, rgb ;; Author: Vivek Dasmohapatra ;; Maintainer: Vivek Dasmohapatra @@ -13,7 +12,6 @@ ;; Description: fallback code for colour name -> rgb mapping ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ ;; Last-Updated: Sat 2003-02-15 03:49:32 +0000 -;; Package: htmlfontify ;; This file is part of GNU Emacs.