Hi Keita, Ikumi Keita <[email protected]> writes:
> branch: master > commit d486947cd8231c00d671ea42612ad3ebbc062d44 > Author: Ikumi Keita <[email protected]> > Commit: Ikumi Keita <[email protected]> > > Enable LaTeX abbrevs in docTeX mode buffer. > > * latex.el (): Enable LaTeX abbrevs in docTeX mode buffer. > * doc/changes.texi: Mention the above change. > Update copyright year. > --- > doc/changes.texi | 4 +++- > latex.el | 6 ++++++ > 2 files changed, 9 insertions(+), 1 deletion(-) > > diff --git a/doc/changes.texi b/doc/changes.texi > index 467af2a5..f9e7ee58 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-2022 Free Software > +@c Copyright (C) 1994-2002, 2004-2010, 2012-2023 Free Software > @c Foundation, Inc. > @c See file auctex.texi for copying conditions. > @include macros.texi > @@ -14,6 +14,8 @@ > @item > @AUCTeX{} now requires GNU Emacs 26.1 or higher. > > +@item > +Now @LaTeX{} abbreves are available in doc@TeX{} mode buffers. ^ Thanks for installing this change which is reasonable, I think. I think there is one 'e' too much in the entry above, should I fix it? Best, Arash
