From c7fe1b8bb1d7050e7aaf501edad69507e270d678 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 19 Jun 2024 07:13:28 +0200 Subject: [PATCH] ; * lisp/htmlfontify.el: Remove "Version" header. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This package is only distributed with Emacs, so the only relevant version number here is `emacs-version´. (cherry picked from commit 749ae36ee3e02d41968433915caed6c6fb4cd986) --- lisp/htmlfontify.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 89c2bee2204..d411b6213c8 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el @@ -1,11 +1,11 @@ ;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks -*- lexical-binding: t -*- -;; Copyright (C) 2002-2003, 2009-2024 Free Software Foundation, Inc. +;; Copyright (C) 2002-2024 Free Software Foundation, Inc. ;; Emacs Lisp Archive Entry ;; Package: htmlfontify ;; Filename: htmlfontify.el -;; Version: 0.21 +;; Old-Version: 0.21 ;; Keywords: html, hypermedia, markup, etags ;; Author: Vivek Dasmohapatra ;; Created: 2002-01-05 -- 2.39.2