From 58a9cec52574cc5caacc9c7075ef45e90be3c25d Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 8 Sep 2020 16:12:43 +0200 Subject: [PATCH] Add "Old-" prefix to "Version" header in more cases These version numbers are historical accidents and not relevant today. Ref: https://lists.gnu.org/r/emacs-devel/2020-03/msg00080.html --- lisp/calendar/timeclock.el | 2 +- lisp/delim-col.el | 2 +- lisp/edmacro.el | 1 - lisp/emacs-lisp/chart.el | 2 +- lisp/emacs-lisp/regi.el | 2 +- lisp/mail/footnote.el | 2 +- lisp/md4.el | 2 +- lisp/net/sasl-ntlm.el | 2 +- lisp/play/dunnet.el | 4 ++-- lisp/play/gamegrid.el | 2 +- lisp/progmodes/sh-script.el | 2 +- lisp/savehist.el | 2 +- lisp/textmodes/artist.el | 2 +- 13 files changed, 13 insertions(+), 14 deletions(-) diff --git a/lisp/calendar/timeclock.el b/lisp/calendar/timeclock.el index 18ca05af4c5..a26da265fe8 100644 --- a/lisp/calendar/timeclock.el +++ b/lisp/calendar/timeclock.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Created: 25 Mar 1999 -;; Version: 2.6.1 +;; Old-Version: 2.6.1 ;; Keywords: calendar data ;; This file is part of GNU Emacs. diff --git a/lisp/delim-col.el b/lisp/delim-col.el index 9d520278a70..1d4358d7385 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1999-2020 Free Software Foundation, Inc. ;; Author: Vinicius Jose Latorre -;; Version: 2.1 +;; Old-Version: 2.1 ;; Keywords: convenience text ;; X-URL: https://www.emacswiki.org/emacs/ViniciusJoseLatorre diff --git a/lisp/edmacro.el b/lisp/edmacro.el index 71474c0289a..1d9b4726b04 100644 --- a/lisp/edmacro.el +++ b/lisp/edmacro.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1993-1994, 2001-2020 Free Software Foundation, Inc. ;; Author: Dave Gillespie -;; Version: 2.01 ;; Keywords: abbrev ;; This file is part of GNU Emacs. diff --git a/lisp/emacs-lisp/chart.el b/lisp/emacs-lisp/chart.el index 964836a32ac..177710038a0 100644 --- a/lisp/emacs-lisp/chart.el +++ b/lisp/emacs-lisp/chart.el @@ -4,7 +4,7 @@ ;; Software Foundation, Inc. ;; Author: Eric M. Ludlam -;; Version: 0.2 +;; Old-Version: 0.2 ;; Keywords: OO, chart, graph ;; This file is part of GNU Emacs. diff --git a/lisp/emacs-lisp/regi.el b/lisp/emacs-lisp/regi.el index 61af5e51bda..11b28b72cf3 100644 --- a/lisp/emacs-lisp/regi.el +++ b/lisp/emacs-lisp/regi.el @@ -4,7 +4,7 @@ ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. ;; Created: 24-Feb-1993 -;; Version: 1.8 +;; Old-Version: 1.8 ;; Last Modified: 1993/06/01 21:33:00 ;; Keywords: extensions, matching diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 61f7cbf9695..67bfbf703bb 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el @@ -5,7 +5,7 @@ ;; Author: Steven L Baur (1997-2011) ;; Boruch Baum (2017-) ;; Keywords: mail, news -;; Version: 0.19 +;; Old-Version: 0.19 ;; This file is part of GNU Emacs. diff --git a/lisp/md4.el b/lisp/md4.el index 925686aa756..029a125b8ae 100644 --- a/lisp/md4.el +++ b/lisp/md4.el @@ -4,7 +4,7 @@ ;; Author: Taro Kawagishi ;; Keywords: MD4 -;; Version: 1.00 +;; Old-Version: 1.00 ;; Created: February 2001 ;; This file is part of GNU Emacs. diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el index ec5b53ee917..6882c23d789 100644 --- a/lisp/net/sasl-ntlm.el +++ b/lisp/net/sasl-ntlm.el @@ -4,7 +4,7 @@ ;; Author: Taro Kawagishi ;; Keywords: SASL, NTLM -;; Version: 1.00 +;; Old-Version: 1.00 ;; Created: February 2001 ;; Package: sasl diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index a03d0a9a052..8a69f9decf0 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el @@ -4,7 +4,7 @@ ;; Author: Ron Schnell ;; Created: 25 Jul 1992 -;; Version: 2.02 +;; Old-Version: 2.02 ;; Keywords: games ;; This file is part of GNU Emacs. @@ -1957,7 +1957,7 @@ to swim.") (defun dun-help (_args) (dun-mprincl -"Welcome to dunnet (2.02), by Ron Schnell (ronnie@driver-aces.com - @RonnieSchnell). +"Welcome to dunnet by Ron Schnell (ronnie@driver-aces.com - @RonnieSchnell). Here is some useful information (read carefully because there are one or more clues in here): - If you have a key that can open a door, you do not need to explicitly diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el index 74e6c2d034d..bb8ae5693f6 100644 --- a/lisp/play/gamegrid.el +++ b/lisp/play/gamegrid.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1997-1998, 2001-2020 Free Software Foundation, Inc. ;; Author: Glynn Clements -;; Version: 1.02 +;; Old-Version: 1.02 ;; Created: 1997-08-13 ;; Keywords: games diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index a8c0e045c6b..3b24cabe8bd 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -4,7 +4,7 @@ ;; Inc. ;; Author: Daniel Pfeiffer -;; Version: 2.0f +;; Old-Version: 2.0f ;; Maintainer: emacs-devel@gnu.org ;; Keywords: languages, unix diff --git a/lisp/savehist.el b/lisp/savehist.el index 4e52efe7f1a..5d20239d17f 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el @@ -5,7 +5,7 @@ ;; Author: Hrvoje Nikšić ;; Maintainer: emacs-devel@gnu.org ;; Keywords: convenience, minibuffer -;; Version: 24 +;; Old-Version: 24 ;; This file is part of GNU Emacs. diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 7196692001e..e98072c11f6 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el @@ -4,7 +4,7 @@ ;; Author: Tomas Abrahamsson ;; Keywords: mouse -;; Version: 1.2.6 +;; Old-Version: 1.2.6 ;; Release-date: 6-Aug-2004 ;; Location: http://www.lysator.liu.se/~tab/artist/ -- 2.39.2