auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 98ff870ed5f797666b724


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 98ff870ed5f797666b724a3a0a17eebbe8e5f0f7
Date: Thu, 7 Jan 2021 05:09:36 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  98ff870ed5f797666b724a3a0a17eebbe8e5f0f7 (commit)
      from  c5cd145227019989b06214078bfab1a5e3411f0e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 98ff870ed5f797666b724a3a0a17eebbe8e5f0f7
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Thu Jan 7 19:07:54 2021 +0900

    ; Update copyright year
    
    * doc/changes.texi:
    * doc/preview-latex.texi:
    * latex.el:
    * tex.el:
    Update copyright year

diff --git a/doc/changes.texi b/doc/changes.texi
index d5de532..257ac88 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -1,5 +1,5 @@
 @c This is part of the AUCTeX manual.
-@c Copyright (C) 1994-2002, 2004-2010, 2012-2020 Free Software
+@c Copyright (C) 1994-2002, 2004-2010, 2012-2021 Free Software
 @c Foundation, Inc.
 @c See file auctex.texi for copying conditions.
 @include macros.texi
diff --git a/doc/preview-latex.texi b/doc/preview-latex.texi
index 51116a6..b398ee1 100644
--- a/doc/preview-latex.texi
+++ b/doc/preview-latex.texi
@@ -10,7 +10,7 @@ This manual is for preview-latex, a @LaTeX{} preview mode for 
@AUCTeX{}
 (version @value{VERSION} from @value{UPDATED}).
 
 Copyright @copyright{} 2001, 2002, 2003,
-2004, 2005, 2006, 2017, 2018 Free Software Foundation, Inc.
+2004, 2005, 2006, 2017-2019, 2021 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/latex.el b/latex.el
index d6768c4..ba9e4a4 100644
--- a/latex.el
+++ b/latex.el
@@ -1,6 +1,6 @@
 ;;; latex.el --- Support for LaTeX documents.  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 1991, 1993-2020 Free Software Foundation, Inc.
+;; Copyright (C) 1991, 1993-2021 Free Software Foundation, Inc.
 
 ;; Maintainer: auctex-devel@gnu.org
 ;; Keywords: tex
diff --git a/tex.el b/tex.el
index 37a7c32..8469dd0 100644
--- a/tex.el
+++ b/tex.el
@@ -1,6 +1,6 @@
 ;;; tex.el --- Support for TeX documents.  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 1985-2020 Free Software Foundation, Inc.
+;; Copyright (C) 1985-2021 Free Software Foundation, Inc.
 
 ;; Maintainer: auctex-devel@gnu.org
 ;; Keywords: tex

-----------------------------------------------------------------------

Summary of changes:
 doc/changes.texi       | 2 +-
 doc/preview-latex.texi | 2 +-
 latex.el               | 2 +-
 tex.el                 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]