comparison lisp/progmodes/f90.el @ 28915:0371c5f8f98b

Change author's mail address.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 15 May 2000 14:49:40 +0000
parents 5427762a58a5
children fc4250f64a77
comparison
equal deleted inserted replaced
28914:45b919961573 28915:0371c5f8f98b
1 ;;; f90.el --- Fortran-90 mode (free format) 1 ;;; f90.el --- Fortran-90 mode (free format)
2 2
3 ;; Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc. 3 ;; Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc.
4 4
5 ;; Author: Torbj\"orn Einarsson <T.Einarsson@clab.ericsson.se> 5 ;; Author: Torbj\"orn Einarsson <Torbjorn.Einarsson@era.ericsson.se>
6 ;; Maintainer: Dave Love <fx@gnu.org> 6 ;; Maintainer: Dave Love <fx@gnu.org>
7 ;; Keywords: fortran, f90, languages 7 ;; Keywords: fortran, f90, languages
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10