diff options
Diffstat (limited to 'lisp/progmodes/xscheme.el')
-rw-r--r-- | lisp/progmodes/xscheme.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/xscheme.el b/lisp/progmodes/xscheme.el index d7cdd18f3f5..cd50174f8cd 100644 --- a/lisp/progmodes/xscheme.el +++ b/lisp/progmodes/xscheme.el @@ -1,6 +1,7 @@ ;;; xscheme.el --- run MIT Scheme under Emacs -;; Copyright (C) 1986-1987, 1989-1990, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1986-1987, 1989-1990, 2001-2011 +;; Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: languages, lisp |