]> git.eshelyaron.com Git - emacs.git/commitdiff
Refill copyright.
authorGlenn Morris <rgm@gnu.org>
Thu, 20 Sep 2007 03:08:03 +0000 (03:08 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 20 Sep 2007 03:08:03 +0000 (03:08 +0000)
NB previous change had incorrect CVS log entry.  Correct log:

(tex-validate-buffer): Use paragraph motion functions, rather than
hard-coding "\n\n".
(tex-validate-region): Check for eobp, to speed up.
(tex-next-unmatched-end): Doc fix.

lisp/textmodes/tex-mode.el

index f52653e2cf651ee514f63119936721ed169cffd4..f39502ecd27caec7f50f3ff3abac2cb4fb0c3333 100644 (file)
@@ -1,7 +1,8 @@
 ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands -*- coding: utf-8 -*-
 
-;; Copyright (C) 1985, 1986, 1989, 1992, 1994, 1995, 1996, 1997, 1998, 1999,
-;;   2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1989, 1992, 1994, 1995, 1996, 1997, 1998
+;;   1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;;   Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: tex