diff lisp/version.el @ 47726:33d53d287ee4

Add "no-byte-compile: t" in first line.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 01 Oct 2002 17:06:54 +0000
parents e27a1854f55c
children e88404e8f2cf
line wrap: on
line diff
--- a/lisp/version.el	Tue Oct 01 16:54:42 2002 +0000
+++ b/lisp/version.el	Tue Oct 01 17:06:54 2002 +0000
@@ -1,4 +1,4 @@
-;;; version.el --- record version number of Emacs
+;;; version.el --- record version number of Emacs -*- no-byte-compile: t -*-
 
 ;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001
 ;;;   Free Software Foundation, Inc.