comparison lisp/textmodes/tex-mode.el @ 10215:7690653b9231

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 22 Dec 1994 22:05:52 +0000
parents 287ffc59d9f8
children c58e6bb97038
comparison
equal deleted inserted replaced
10214:82e7df72b8a0 10215:7690653b9231
1 ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands. 1 ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands.
2 2
3 ;; Copyright (C) 1985, 1986, 1989, 1992, 1994 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1986, 1989, 1992, 1994 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: Edward M. Reingold <reingold@cs.uiuc.edu> 5 ;; Maintainer: FSF
6 ;; Keywords: tex 6 ;; Keywords: tex
7 7
8 ;; Contributions over the years by William F. Schelter, Dick King, 8 ;; Contributions over the years by William F. Schelter, Dick King,
9 ;; Stephen Gildea, Michael Prange, and Jacob Gore. 9 ;; Stephen Gildea, Michael Prange, Jacob Gore, and Edward M. Reingold.
10 10
11 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
12 12
13 ;; GNU Emacs is free software; you can redistribute it and/or modify 13 ;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by 14 ;; it under the terms of the GNU General Public License as published by