diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-09-08 16:12:43 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-10-18 20:35:26 +0200 |
commit | 58a9cec52574cc5caacc9c7075ef45e90be3c25d (patch) | |
tree | 2733934f980258e6d2e3f8bba3b92a7f0c94a682 /lisp/edmacro.el | |
parent | 282f35083c02ace9b287dc311bef1d16721e6c0c (diff) | |
download | emacs-58a9cec52574cc5caacc9c7075ef45e90be3c25d.tar.gz |
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
Diffstat (limited to 'lisp/edmacro.el')
-rw-r--r-- | lisp/edmacro.el | 1 |
1 files changed, 0 insertions, 1 deletions
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 <daveg@synaptics.com> -;; Version: 2.01 ;; Keywords: abbrev ;; This file is part of GNU Emacs. |