From 1c5bd65eeb5e36c59e4dc0b74dd89118f07b599c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 23:12:08 +0000 Subject: *** empty log message *** --- lisp/=inc-vers.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/=inc-vers.el') diff --git a/lisp/=inc-vers.el b/lisp/=inc-vers.el index 13a4fb17e80..1eed7b35940 100644 --- a/lisp/=inc-vers.el +++ b/lisp/=inc-vers.el @@ -1,4 +1,5 @@ -;; Load this file to increment the recorded Emacs version number. +;;; inc-vers.el --- load this to increment the recorded Emacs version number. + ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -41,3 +42,5 @@ (set-buffer-modified-p nil) (kill-emacs) + +;;; inc-vers.el ends here -- cgit v1.2.1