From b9c99972f575a5d8eb89e3ca1e801ca98e6f8346 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 16 Jul 1992 21:47:34 +0000 Subject: *** empty log message *** --- lisp/xscheme.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/xscheme.el') diff --git a/lisp/xscheme.el b/lisp/xscheme.el index 87ef6d6c668..fe45757d47e 100644 --- a/lisp/xscheme.el +++ b/lisp/xscheme.el @@ -3,13 +3,15 @@ ;; Maintainer: FSF ;; Last-Modified: 21 Jan 1987 +;;; $Header: xscheme.el,v 1.26 90/09/11 01:51:20 GMT cph Exp $ + ;; Copyright (C) 1986, 1987, 1989, 1990 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, @@ -28,8 +30,6 @@ ;;; Code: -;;; $Header: xscheme.el,v 1.26 90/09/11 01:51:20 GMT cph Exp $ - (require 'scheme) (defvar scheme-program-name "scheme" -- cgit v1.2.1