Changes committed gnus/texi (ChangeLog infohack.el texi2latex.el)
"Miles Bader" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog infohack.el texi2latex.el Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 280-283) - Update from CVS - Update from CVS: lisp/lpath.el: Rearrange. 2008-03-01 Reiner Steib <[email protected]> * Update copyright years. 2008-03-01 Reiner Steib <[email protected]> * texi/Update texi/copyright texi/years. Revision: [email protected]/gnus--devo--0--patch-469 Index: ChangeLog diff -u gnus/texi/ChangeLog:7.387 gnus/texi/ChangeLog:7.388 --- ChangeLog:7.387 Sat Mar 8 16:43:00 2008 +++ ChangeLog Mon Mar 10 01:53:10 2008 @@ -10,6 +10,10 @@ * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for custom versions. +2008-03-01 Reiner Steib <[email protected]> + + * Update copyright years. + 2008-02-26 Reiner Steib <[email protected]> * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when Index: infohack.el diff -u gnus/texi/infohack.el:7.6 gnus/texi/infohack.el:7.7 --- infohack.el:7.6 Thu Oct 4 20:51:29 2007 +++ infohack.el Mon Mar 10 01:53:10 2008 @@ -1,5 +1,5 @@ ;;; infohack.el --- a hack to format info file. -;; Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2003, 2004, 2008 Free Software Foundation, Inc. ;; Author: Shenghuo Zhu <[email protected]> ;; Keywords: info Index: texi2latex.el diff -u gnus/texi/texi2latex.el:7.6 gnus/texi/texi2latex.el:7.7 --- texi2latex.el:7.6 Fri Sep 3 04:07:24 2004 +++ texi2latex.el Mon Mar 10 01:53:10 2008 @@ -1,5 +1,5 @@ ;;; texi2latex.el --- convert a texi file into a LaTeX file. -;; Copyright (C) 1996, 2004 Lars Magne Ingebrigtsen +;; Copyright (C) 1996, 2004, 2008 Lars Magne Ingebrigtsen (require 'cl)