X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/41306318777a942420bc4feadbfacf662ea179dc..f18cadab44fa5de0698cb8297b02ab5db131e5db:/lisp/hfy-cmap.el diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index bc4f89955b..b7d3b344ac 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-2013 Free Software Foundation, Inc. +;; Copyright (C) 2002-2003, 2009-2015 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.