Re: distribution of AUCTeX and built-in TeX/LaTeX modes

2024-05-27 Thread Uwe Brauer
>>> "AE" == Arash Esbati writes: > Uwe Brauer writes: >> I presume, he wants to clone GNU emacs from the git repository, compile >> it and auctex is already included in that tree, like gnus, so that it >> would not be necessary to use the package system. > Ah, thanks for the translation ;-)

master dab82282: ; Clarify manual reference to `prettify-symbols-mode'

2024-05-27 Thread Arash Esbati
branch: master commit dab82282bfea86d2a417c5ba044f176a34b68078 Author: Jeremy Bryant Commit: Arash Esbati ; Clarify manual reference to `prettify-symbols-mode' * doc/auctex.texi (Prettifying): Spell out code required to enable `prettify-symbols-mode' to help new users. (bug#712

Re: distribution of AUCTeX and built-in TeX/LaTeX modes

2024-05-27 Thread Arash Esbati
Uwe Brauer writes: > I presume, he wants to clone GNU emacs from the git repository, compile > it and auctex is already included in that tree, like gnus, so that it > would not be necessary to use the package system. Ah, thanks for the translation ;-) So the question was: Why isn't AUCTeX in co

Re: distribution of AUCTeX and built-in TeX/LaTeX modes

2024-05-27 Thread Uwe Brauer
> Jeremy Bryant writes: > Sorry, I don't follow. AUCTeX is available from ELPA: > https://elpa.gnu.org/packages/auctex.html > For me, the text above says: RefTeX and BibTeX mode are part of Emacs > core, AUCTeX not. But you can fetch it via Package Menu, in this case > from ELPA exclusivel

Re: distribution of AUCTeX and built-in TeX/LaTeX modes

2024-05-27 Thread Arash Esbati
Jeremy Bryant writes: > The Emacs manual says > >• The AUCTeX package provides more advanced features for editing TeX > and its related formats, including the ability to preview TeX > equations within Emacs buffers. Unlike BibTeX mode and the RefTeX > package, AUCTeX is not di

Feature comparison of AUCTeX and built-in TeX/LaTeX modes

2024-05-27 Thread Jeremy Bryant
The Emacs manual says • The AUCTeX package provides more advanced features for editing TeX and its related formats, including the ability to preview TeX equations within Emacs buffers. Feature comparison question: The preview feature is clearly a key feature. Is there a broader

distribution of AUCTeX and built-in TeX/LaTeX modes

2024-05-27 Thread Jeremy Bryant
The Emacs manual says • The AUCTeX package provides more advanced features for editing TeX and its related formats, including the ability to preview TeX equations within Emacs buffers. Unlike BibTeX mode and the RefTeX package, AUCTeX is not distributed with Emacs by default.

main 2d271c90: Merge remote-tracking branch 'origin/master'

2024-05-27 Thread Arash Esbati
branch: main commit 2d271c90605476024c474194aca615bdf4a8ab90 Merge: 6b1c1f6d d0af6f6c Author: Arash Esbati Commit: Arash Esbati Merge remote-tracking branch 'origin/master' --- NEWS.org | 34 + doc/auctex.texi| 27 ++-- doc/changes.texi | 34 - font-latex.el

main updated (6b1c1f6d -> 2d271c90)

2024-05-27 Thread Arash Esbati
esbati pushed a change to branch main. from 6b1c1f6d Tune byte compile condition adds 9cd9d15c Improve style/dinbrief.el adds 4666795a Drop usage of `LaTeX-env-contents' adds dc1a8ee5 Delete `LaTeX-env-contents' adds 3b0becf0 Split out the electric version o

master d0af6f6c: ; * NEWS.org: Update the file.

2024-05-27 Thread Arash Esbati
branch: master commit d0af6f6c77940cc1dd124030d5c7809d675783ca Author: Arash Esbati Commit: Arash Esbati ; * NEWS.org: Update the file. --- NEWS.org | 5 + 1 file changed, 5 insertions(+) diff --git a/NEWS.org b/NEWS.org index 28c70289..92c41293 100644 --- a/NEWS.org +++ b/NEWS.org @@

master 04fc7313: ; Fix docstring and comment

2024-05-27 Thread Arash Esbati
branch: master commit 04fc731398b2980a17e0665b286c8423b5245b6e Author: Arash Esbati Commit: Arash Esbati ; Fix docstring and comment * latex.el (LaTeX-check-insert-macro-default-style): Fix docstring. * style/floatrow.el: Remove stale comment. --- latex.el | 1

master 7de5f1bb: Make opt. args more resilient against color bleeds

2024-05-27 Thread Arash Esbati
branch: master commit 7de5f1bbdd186bc84a8bd764e843a308f798210f Author: Arash Esbati Commit: Arash Esbati Make opt. args more resilient against color bleeds * font-latex.el (font-latex-find-matching-close): Improve boundaries recognition of optional arguments, especially when the

master 41546c5b: Adjust color macros support for in-buffer completion

2024-05-27 Thread Arash Esbati
branch: master commit 41546c5b912dfcc37c813b8113bb69ac84e9b55e Author: Arash Esbati Commit: Arash Esbati Adjust color macros support for in-buffer completion * style/color.el (LaTeX-color-used-model-regexp) (LaTeX-color-used-model, LaTeX-color-used-model-requires-spec-p) (La