From 5553563924453df2e3c5bf011bf5b7527172b2f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jan=C3=ADk?= Date: Sun, 15 Jul 2001 16:15:35 +0000 Subject: Some fixes to follow coding conventions in files maintained by FSF. --- lisp/version.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lisp/version.el') diff --git a/lisp/version.el b/lisp/version.el index 297174e4606..f408e6e5b4b 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -1,4 +1,4 @@ -;;; version.el --- record version number of Emacs. +;;; version.el --- record version number of Emacs ;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001 ;;; Free Software Foundation, Inc. @@ -23,6 +23,8 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. +;;; Commentary: + ;;; Code: (defconst emacs-version "21.0.105" "\ -- cgit v1.2.1