branch: externals/auctex
commit b59075b4b6c1db93372b1a6f74e50a564ba2d18e
Author: Arash Esbati
Commit: Arash Esbati
Do not insert a new line if \label is omitted
* style/subcaption.el (LaTeX-arg-subcaption-subcaption): Insert a
new line only if \label is given.
---
style/subcapt
branch: externals/auctex
commit c073d3e3e04832a2c178ef5f5b52f0d4935a5ea2
Author: Arash Esbati
Commit: Arash Esbati
Insert \label inside the mandatory argument of \caption
* style/longtable.el ("longtable"): Append \label at the end of
caption text inside the mandatory argument.
branch: externals/auctex
commit c5d1d02443095721e292e5b383b3db73fb2a1624
Author: Arash Esbati
Commit: Arash Esbati
Append entry to `LaTeX-label-alist' for new "verbatim" floats
* style/newfloat.el (LaTeX-newfloat-auto-cleanup): Append an entry
for parsed environments of "verbati
branch: externals/auctex
commit 80d2a087963676fd98683ab04dfd685e5b91ff81
Author: Mosè Giordano
Commit: Mosè Giordano
Min fix to kpfonts package
* style/kpfonts.el ("kpfonts"): Move setting of `TeX-font-list' inside
the hook.
---
style/kpfonts.el | 26 +--
branch: externals/auctex
commit 8a14439f4fbb0f8e5d30c689b339e32effbe0177
Author: Uwe Brauer
Commit: Mosè Giordano
Add style file for subfiles package.
* Makefile.in (STYLESRC): add subfiles.el entry
* style/subfiles.el ("subfiles"): add new style.
Signed-off-by: Mo
branch: externals/auctex
commit 76db91e3b6426ca56a2be4e9089aa5c9994629d9
Author: Arash Esbati
Commit: Arash Esbati
Accept non-letter characters as column specifier
* style/array.el (LaTeX-array-newcolumntype-regexp): Accept
non-letter characters as column specifier.
---
style/a
branch: externals/auctex
commit 29ae5fbdd4029c941de4d6ac6b5a4906d4b4d505
Author: Arash Esbati
Commit: Arash Esbati
Add \LTXtable to list of file-loading commands
* style/ltxtable.el (LaTeX-ltxtable-file-regexp): New variable.
("ltxtable"): Make AUCTeX and RefTeX aware of \LTXtab
branch: externals/auctex
commit f04e5f70629a4e8b0f2068de59441d8b0dedd9a2
Author: Mosè Giordano
Commit: Mosè Giordano
Add style file for amsfonts package
* style/amsfonts.el: New file.
* Makefile.in (STYLESRC): Install it.
* style/amssymb.el ("amssymb"): Run `amsfonts' hook.
branch: externals/auctex
commit eb748ea03793a87e752717b0a35840e4fdb8a817
Author: Arash Esbati
Commit: Arash Esbati
Fix query for defined colors in style/ntheorem.el
* style/ntheorem.el ("ntheorem"): Use `cond' to check which color
defining package is loaded and use the respectiv
branch: externals/auctex
commit c265fc9bb3cd53c8c0bffb1b79e24858d8c63252
Author: Arash Esbati
Commit: Arash Esbati
Add new style/FiraMono.el
* Makefile.in (STYLESRC): Add new style.
* style/FiraMono.el: New file.
---
Makefile.in |2 +-
style/FiraMono.el | 70 ++
branch: externals/auctex
commit 3677ddcd6837c5b107d4a5d94059d487e928e082
Author: Arash Esbati
Commit: Arash Esbati
Add new style/dcolumn.el
* Makefile.in (STYLESRC): Add new style.
* style/dcolumn.el: New file.
---
Makefile.in |3 ++-
style/dcolumn.el | 49 +
branch: externals/auctex
commit 1aa46c3e193ac4c9d23586b59e2256841d02c413
Author: Arash Esbati
Commit: Arash Esbati
; Use third argument of `TeX-argument-insert'
* style/mathtools.el (LaTeX-mathtools-arg-mathstyle-completion)
(LaTeX-mathtools-arg-mathsize-completion):
(LaTeX-
branch: externals/auctex
commit 66ed2ac0732d0a0af1045091fb24535ac5d3bdbf
Author: Arash Esbati
Commit: Arash Esbati
Add test for new column counting code
* tests/latex/tabular-count-ampersands-out.tex:
* tests/latex/tabular-count-ampersands-in.tex: New files.
* tests/lat
branch: externals/auctex
commit 70c649961416be00181844277a5cc34b41946839
Author: Mosè Giordano
Commit: Mosè Giordano
Fix to TeX-add-local-master
* tex.el (TeX-add-local-master): Parse local variables again after
calling the mode function, which killed local variables.
---
tex
branch: externals/auctex
commit e4aba9556ca602ce069226a41121cd038877ad36
Author: Arash Esbati
Commit: Arash Esbati
Support RefTeX with `reftex-add-label-environments' in style/mathtools.el
* style/mathtools.el (LaTeX-mathtools-auto-cleanup, "mathtools"):
Support RefTeX with `ref
branch: externals/auctex
commit 40da84e6de74bff46445043c05802fe67d36c491
Author: Arash Esbati
Commit: Arash Esbati
Support RefTeX with `reftex-add-label-environments' in style/empheq.el
* style/empheq.el ("empheq"): Support RefTeX with
`reftex-add-label-environments' and not by
branch: externals/auctex
commit 6a31d4e79ecc6f8921a60f268751efae9f9da4f4
Author: Arash Esbati
Commit: Arash Esbati
Support new floats defined with newfloat package
* style/caption.el (LaTeX-caption-update-key-val-options): Append
new floating environments defined with "newfloat.
branch: externals/auctex
commit 7518a8a3ae1a85bebd5aa7a9f16e9c36317c150e
Author: Arash Esbati
Commit: Arash Esbati
Mention that arguments to *-operator must be in braces
* doc/auctex.texi (Tabular-like): Mention that the new code for
counting columns in *{num}{cols} expects num
branch: externals/auctex
commit a833afff74bb3534a5bce265e2478296f8152526
Author: Arash Esbati
Commit: Arash Esbati
Use `LaTeX-item-longtable' while inserting longtable's
* style/longtable.el (LaTeX-longtable-skipping-regexp): New variable.
(LaTeX-item-longtable): New function.
branch: externals/auctex
commit 25e4f335868962e6d1db8a6cc8a507f5c46c2e2e
Author: Arash Esbati
Commit: Arash Esbati
Add new style/FiraSans.el
* Makefile.in (STYLESRC): Add new style.
* style/FiraSans.el: New file.
---
Makefile.in |2 +-
style/FiraSans.el | 102 ++
branch: externals/auctex
commit 1c9de7e71aa03fc333b1009fa74d10278f8068b5
Author: Arash Esbati
Commit: Arash Esbati
Count *-operator in column specification
* latex.el (LaTeX-array-count-columns): Detect *-operator in
column specification and count the arguments for final calcula
branch: externals/auctex
commit 6ec185ed54ec16f06f14cd27c82483d43d6da06d
Author: Arash Esbati
Commit: Arash Esbati
Do not spell-check arguments of \LTXtable
* tex-ispell.el (TeX-ispell-skip-cmds-list): Add entry for
\LTXtable.
---
tex-ispell.el |3 +++
1 file changed, 3 ins
tsdh pushed a change to branch externals/auctex.
from 1b5875c Release GNU AUCTeX 11.89.7
new 0d26aba Suggest to display warnings when there are no errors in
error overview
new c265fc9 Add new style/FiraMono.el
new 25e4f33 Add new style/FiraSans.el
new
branch: externals/auctex
commit 026579322e0d3327717841f50c1f8814e2909af1
Author: Arash Esbati
Commit: Arash Esbati
Add "s" and "S" to `LaTeX-array-column-letters'
* style/siunitx.el ("siunitx"): Add column specification letters
"s" and "S" to `LaTeX-array-column-letters'.
---
s
branch: externals/auctex
commit 42dd1f1bbd55361be0494e2f8456c2535aecb855
Author: Arash Esbati
Commit: Arash Esbati
Support RefTeX with `reftex-add-index-macros' in style/splitidx.el
* style/splitidx.el ("splitidx"): Support RefTeX with
`reftex-add-index-macros' and not by append
branch: externals/auctex
commit e3c60cfa033546bf8c11dd9956a68de65ff7b38e
Author: Arash Esbati
Commit: Arash Esbati
Add new style/bicaption.el
* Makefile.in (STYLESRC): Add new style.
* style/bicaption.el: New file.
---
Makefile.in|3 +-
style/bicaption.el | 18
branch: externals/auctex
commit 945035c9c12a9930cb84491f3b6e0d30e1672798
Author: Arash Esbati
Commit: Arash Esbati
Append tabular[xy] to `LaTeX-item-list'
* style/tabulary.el ("tabulary"):
* style/tabularx.el ("tabularx"): Append tabularx and tabulary to
`LaTeX-item-list'.
-
branch: externals/auctex
commit 79c8264b3e41efa816c96d0f3955255a95055a35
Author: Arash Esbati
Commit: Arash Esbati
Fix query for defined colors in style/textpos.el
* style/textpos.el ("textpos"): Use `cond' to check which color
defining package is loaded and use the respective f
branch: externals/auctex
commit db3fcb96aaa768a1b851a00d9254d7135c832251
Author: Mosè Giordano
Commit: Mosè Giordano
* tex.el (TeX-add-local-master): Inherit major mode from master file.
---
tex.el | 27 ++-
1 file changed, 18 insertions(+), 9 deletions(-)
diff --
branch: externals/auctex
commit d6890e8c7d2fd925855e30d861887b0cf417dbb2
Author: Arash Esbati
Commit: Arash Esbati
Improve caption and label insertion in style/subcaption.el
* style/subcaption.el (LaTeX-arg-subcaption-subcaption): Delete
unused prompt argument. Ask for short ca
branch: externals/auctex
commit 2f75f51bb8b76fb282f126b4517adfb555a239a5
Author: Arash Esbati
Commit: Arash Esbati
Add support for LaTeX core command \textsubscript
* font-latex.el (font-latex-built-in-keyword-classes):
* latex.el (LaTeX-common-initialization): Add entry for
branch: externals/auctex
commit 0d26aba1be73d6d615baa20525d43eb893b740b3
Author: Mosè Giordano
Commit: Mosè Giordano
Suggest to display warnings when there are no errors in error overview
* tex-buf.el (TeX-error-overview): When there are no errors, suggest to
display warnings
branch: externals/auctex
commit 94db238bb188d225264100a49ccbbcd43ade2140
Author: Arash Esbati
Commit: Arash Esbati
Improve caption and label insertion in style/caption.el
* style/caption.el (LaTeX-caption-key-val-options): Add key slc
which is an abbrev for singlelinecheck.
branch: externals/auctex
commit b44d52469fb7b3dc7743881e9927a01999b6fef1
Author: Tassilo Horn
Commit: Tassilo Horn
Uniform font-lock updates/don't break prettify (bug#25245)
* font-latex.el (font-latex-update-font-lock): New function.
(font-latex-add-keywords): Use it.
(font
branch: externals/auctex
commit c4cb166fe1624545786a9f82f2385ba6a70d4384
Author: Mosè Giordano
Commit: Mosè Giordano
Add style/ directory to TeX-style-path for tests
* tests/latex/latex-test.el: Add our "style/" directory `TeX-style-path'
to make it possible to load style file
branch: externals/auctex
commit 2e7ca50778b6dda75f1ce2f6b96219818041d138
Merge: 1b5875c b44d524
Author: Tassilo Horn
Commit: Tassilo Horn
Merge branch 'master' into externals/auctex
---
Makefile.in |4 +-
doc/auctex.texi |
branch: externals/auctex
commit cb6bc118ee622257d0152ca8637b60fbf1d7c6ca
Author: Arash Esbati
Commit: Arash Esbati
Add support for style/bicaption.el to style/caption.el
* style/caption.el (LaTeX-caption-supported-float-types): Add
supported caption types available with bicaptio
branch: externals/auctex
commit a580432df9dd0b9227cd8b01f93bc07204123013
Author: Tassilo Horn
Commit: Tassilo Horn
Release GNU AUCTeX 11.89.8
* Version 11.89.8 released.
---
auctex.el |2 +-
auctex.info| 158 +++-
branch: master
commit b4b1c3df7d7e3dd055e68fc9003861c11343b7f6
Author: Michael Heerdegen
Commit: Michael Heerdegen
Use jka-compr-load-suffixes instead of hardcoded suffixes
---
packages/el-search/el-search.el |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/package
39 matches
Mail list logo