mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Add "Old-" prefix to "Version" header in some 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/icalendar.el: * lisp/emacs-lisp/checkdoc.el: * lisp/hippie-exp.el: * lisp/linum.el: * lisp/master.el: * lisp/progmodes/cwarn.el: * lisp/repeat.el: * lisp/ruler-mode.el: * lisp/textmodes/remember.el: * lisp/wdired.el: * lisp/woman.el: Change "Version" header to "Old-Version".
This commit is contained in:
parent
7725fbc5b1
commit
84548f8dc7
11 changed files with 11 additions and 11 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Will Mengarini <seldon@eskimo.com>
|
||||
;; Created: Mo 02 Mar 98
|
||||
;; Version: 0.51
|
||||
;; Old-Version: 0.51
|
||||
;; Keywords: convenience, vi, repeat
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue