Mercurial > hg > xemacs-beta
diff lisp/w3/w3-latex.el @ 14:9ee227acff29 r19-15b90
Import from CVS: tag r19-15b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:48:42 +0200 |
parents | ac2d302a0011 |
children | 0293115a14e9 |
line wrap: on
line diff
--- a/lisp/w3/w3-latex.el Mon Aug 13 08:48:18 2007 +0200 +++ b/lisp/w3/w3-latex.el Mon Aug 13 08:48:42 2007 +0200 @@ -5,7 +5,7 @@ ;; Keywords: hypermedia, printing, typesetting ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;;; Copyright (c) 1996 by Stephen Peters <speters%samsun@us.oracle.com> +;;; Copyright (c) 1996 by Stephen Peters <speters@cygnus.com> ;;; ;;; This file is not part of GNU Emacs, but the same permissions apply. ;;; @@ -20,8 +20,9 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with GNU Emacs; see the file COPYING. If not, write to -;;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; along with GNU Emacs; see the file COPYING. If not, write to the +;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;;; Boston, MA 02111-1307, USA. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Elisp code to convert a W3 parse tree into a LaTeX buffer. ;;;