branch: externals/auctex
commit 474cc4f25465a15528e772e54df1cb1a4486adf3
Author: Ikumi Keita <[email protected]>
Commit: Ikumi Keita <[email protected]>
; * doc/tex-ref.tex (): Fix typo and copyright year.
---
doc/tex-ref.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tex-ref.tex b/doc/tex-ref.tex
index 80c8203..b86a221 100644
--- a/doc/tex-ref.tex
+++ b/doc/tex-ref.tex
@@ -53,7 +53,7 @@
\def\copyrightnotice{%
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ 1987, 1992-1994, 2004-2006, 2008, 2010,}
-\centerline{2012, 2014, 2015 Free Software Foundation, Inc.}
+\centerline{2012, 2014-2017 Free Software Foundation, Inc.}
\centerline{for AUC\TeX\ version \versionnumber}
Permission is granted to make and distribute copies of
@@ -579,7 +579,7 @@ AUCTeX, insert the following lines in .emacs.
\vskip-3mm
\beginexample
(add-hook 'LaTeX-mode-hook 'turn-on-reftex)
-(setq reftex-plug-into-auctex t)
+(setq reftex-plug-into-AUCTeX t)
\endexample
\section{Table of Contents}