Mercurial > emacs
comparison lisp/progmodes/fortran.el @ 15870:0a2f89bd3c6b
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 Aug 1996 21:18:04 +0000 |
parents | 83f275dcd93a |
children | 1d74abbf5ac3 |
comparison
equal
deleted
inserted
replaced
15869:f7f9bd31bfaa | 15870:0a2f89bd3c6b |
---|---|
1 ;;; fortran.el --- Fortran mode for GNU Emacs | 1 ;;; fortran.el --- Fortran mode for GNU Emacs |
2 | 2 |
3 ;; Copyright (c) 1986, 1993, 1994, 1995 Free Software Foundation, Inc. | 3 ;; Copyright (c) 1986, 1993, 1994, 1995 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Michael D. Prange <prange@erl.mit.edu> | 5 ;; Author: Michael D. Prange <prange@erl.mit.edu> |
6 ;; Maintainer: bug-fortran-mode@erl.mit.edu | 6 ;; Maintainer: bug-fortran-mode@erl.mit.edu (Steve Gildea and others) |
7 ;; Version 1.30.6 (July 27, 1995) | 7 ;; Version 1.30.6 (July 27, 1995) |
8 ;; Keywords: languages | 8 ;; Keywords: languages |
9 | 9 |
10 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
11 | 11 |