]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/htmlfontify.el: Remove "Version" header.
authorStefan Kangas <stefankangas@gmail.com>
Wed, 19 Jun 2024 05:13:28 +0000 (07:13 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 19 Jun 2024 08:43:30 +0000 (10:43 +0200)
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

index 89c2bee2204f1832fdc23283c44925affcf2b818..d411b6213c87638e645fc319bf9b29e559689b60 100644 (file)
@@ -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 <vivek@etla.org>
 ;; Created: 2002-01-05