comparison lisp/international/latexenc.el @ 75347:e3694f1cb928

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 03:53:13 +0000
parents 0b31ecee2604
children 451a2d341d55
comparison
equal deleted inserted replaced
75346:7a3f13e2dd57 75347:e3694f1cb928
1 ;;; latexenc.el --- guess correct coding system in LaTeX files -*-coding: iso-2022-7bit -*- 1 ;;; latexenc.el --- guess correct coding system in LaTeX files -*-coding: iso-2022-7bit -*-
2 2
3 ;; Copyright (C) 2005, 2006 Free Software Foundation, Inc. 3 ;; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
4 4
5 ;; Author: Arne J,Ax(Brgensen <arne@arnested.dk> 5 ;; Author: Arne J,Ax(Brgensen <arne@arnested.dk>
6 ;; Keywords: mule, coding system, latex 6 ;; Keywords: mule, coding system, latex
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.