branch: externals/auctex commit 2ee39c4e2652bed94e230abdbdd129bec6b5c883 Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
; * latex.el: Fix copyright year after last revert. --- latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex.el b/latex.el index 8dfbf4fe86..cd87bd9931 100644 --- a/latex.el +++ b/latex.el @@ -1,6 +1,6 @@ ;;; latex.el --- Support for LaTeX documents. -*- lexical-binding: t; -*- -;; Copyright (C) 1991, 1993-2023 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1993-2024 Free Software Foundation, Inc. ;; Maintainer: auctex-de...@gnu.org ;; Keywords: tex