comparison lisp/international/latexenc.el @ 79709:b6fdfff4ae81

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:26:07 +0000
parents 5b9f6405b71a
children 889bc336b89b
comparison
equal deleted inserted replaced
79708:1cb31606209f 79709:b6fdfff4ae81
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, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2005, 2006, 2007, 2008 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.