Mercurial > emacs
comparison lisp/progmodes/scheme.el @ 17976:852464ce5d6a
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 27 May 1997 17:46:19 +0000 |
parents | 86a3f6bf749a |
children | d38d2b26bd52 |
comparison
equal
deleted
inserted
replaced
17975:3f2cc6cc8705 | 17976:852464ce5d6a |
---|---|
1 ;;; scheme.el --- Scheme (and DSSSL) editing mode. | 1 ;;; scheme.el --- Scheme (and DSSSL) editing mode. |
2 | 2 |
3 ;; Copyright (C) 1986, 87, 88, 1997 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1986, 87, 88, 1997 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Bill Rozas <jinz@prep.ai.mit.edu> | 5 ;; Author: Bill Rozas <jinx@martigny.ai.mit.edu> |
6 ;; Keywords: languages, lisp | 6 ;; Keywords: languages, lisp |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |
9 | 9 |
10 ;; GNU Emacs is free software; you can redistribute it and/or modify | 10 ;; GNU Emacs is free software; you can redistribute it and/or modify |