[AUCTeX-commit] auctex ChangeLog latex.el tex-style.el tex.el s...

2013-02-11 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/02/12 07:54:40

Modified files:
.  : ChangeLog latex.el tex-style.el tex.el 
style  : biblatex.el 

Log message:
* style/biblatex.el: Update copyright range.
("biblatex"): Check `backend' option value in
`TeX-active-styles'.
* tex-style.el: Update copyright years.
(LaTeX-biblatex-use-Biber) Remove unused variable.
* tex.el: Update copyright range.
(TeX-auto-add-type): Append new type to `TeX-auto-parser' instead
of prepending it.
(TeX-auto-store): Fix indentation of first lines of parsed file.
* latex.el (LaTeX-auto-cleanup): Append options and styles to
`TeX-auto-file' instead of prepending them.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1834&r2=5.1835
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.483&r2=5.484
http://cvs.savannah.gnu.org/viewcvs/auctex/tex-style.el?cvsroot=auctex&r1=5.12&r2=5.13
http://cvs.savannah.gnu.org/viewcvs/auctex/tex.el?cvsroot=auctex&r1=5.705&r2=5.706
http://cvs.savannah.gnu.org/viewcvs/auctex/style/biblatex.el?cvsroot=auctex&r1=1.1&r2=1.2

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2013-01-28 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/29 07:37:51

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (LaTeX-env-contents): Replaced regular expression with
`LaTeX-header-end', i.e., filecontents environments must go
somewhere in the preamble but not necessarily before the
\documentclass.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1832&r2=5.1833
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.482&r2=5.483

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2013-01-28 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/28 08:35:44

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (LaTeX-auto-savebox-regexp-list): New variable.
(LaTeX-auto-regexp-list): Use `LaTeX-auto-savebox-regexp-list'.
("savebox"): New type for the parser.
(TeX-arg-savebox): Use `LaTeX-savebox-list' for completion and
`definition' argument.
(LaTeX-common-initialization): Added makeatletter, makeatother,
and jobname macros.
(LaTeX-default-options): Changed documentstyle to documentclass in
docstring.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1831&r2=5.1832
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.481&r2=5.482

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2013-01-16 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/17 07:20:42

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (LaTeX-auto-length-regexp-list): New variable.
(LaTeX-auto-regexp-list): Use `LaTeX-auto-length-regexp-list'.
("length"): New type for the parser.
(TeX-arg-length): New function.
(TeX-arg-define-length): New function.
(LaTeX-common-initialization): Initialize some standard LaTeX
lengths and use `TeX-arg-length' and `TeX-arg-define-length' for
completion of some macros.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1821&r2=5.1822
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.480&r2=5.481

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el doc/auctex.texi

2013-01-14 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/15 07:40:21

Modified files:
.  : ChangeLog latex.el 
doc: auctex.texi 

Log message:
* doc/auctex.texi: Document that `TeX-arg-counter' does completion
now.
* latex.el (LaTeX-auto-pagestyle-regexp-list): Fix typo.
(LaTeX-auto-counter-regexp-list): New variable.
(LaTeX-auto-regexp-list): Use `LaTeX-auto-counter-regexp-list'.
("counter"): New type for the parser.
(TeX-arg-counter): Use `LaTeX-counter-list' function for
completion and `definition' argument.
(TeX-arg-pagestyle): Use `definition' argument.
(LaTeX-common-initialization): Initialize counters.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1820&r2=5.1821
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.479&r2=5.480
http://cvs.savannah.gnu.org/viewcvs/auctex/doc/auctex.texi?cvsroot=auctex&r1=1.314&r2=1.315

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2013-01-14 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/14 07:41:29

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (TeX-arg-environment): Fix typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1814&r2=5.1815
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.478&r2=5.479

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el style/imakeidx.el

2013-01-13 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/13 19:24:11

Modified files:
.  : ChangeLog latex.el 
style  : imakeidx.el 

Log message:
* latex.el: Update copyright range.
(LaTeX-auto-pagestyle-regexp-list): New variable.
(LaTeX-auto-regexp-list): Use `LaTeX-auto-pagestyle-regexp-list'.
("pagestyle"): New type for the parser.
(LaTeX-pagestyle-list): Remove.
(TeX-arg-pagestyle): Use `LaTeX-pagestyle-list' function for
completing.
(LaTeX-common-initialization): Initialize pagestyles.
* style/imakeidx.el: Use `LaTeX-pagestyle-list' function to set
`firstpagestyle' option values.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1813&r2=5.1814
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.477&r2=5.478
http://cvs.savannah.gnu.org/viewcvs/auctex/style/imakeidx.el?cvsroot=auctex&r1=1.1&r2=1.2

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2013-01-10 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  13/01/10 09:29:33

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (LaTeX-env-document): Only insert \documentclass in
case the document does not already contain one.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1810&r2=5.1811
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.476&r2=5.477

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el style/imakeidx.el

2012-12-30 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  12/12/30 17:05:47

Modified files:
.  : ChangeLog latex.el 
Added files:
style  : imakeidx.el 

Log message:
* latex.el (LaTeX-pagestyle-list): New variable.
(TeX-arg-pagestyle): Use it.
* style/imakeidx.el: New style by Mosè Giordano 
.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1803&r2=5.1804
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.475&r2=5.476
http://cvs.savannah.gnu.org/viewcvs/auctex/style/imakeidx.el?cvsroot=auctex&rev=1.1

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2012-12-25 Thread Tassilo Horn
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Tassilo Horn  12/12/25 18:47:56

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (LaTeX-math-default): Added unicode character position
to some entries and "mathring" entry.
(LaTeX-common-initialization): Added support for accent macros
\hat, \dot etc and \textasteriskcentered.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1793&r2=5.1794
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.474&r2=5.475

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el tex-buf.el tex.el

2012-11-26 Thread Ralf Angeli
CVSROOT:/cvsroot/auctex
Module name:auctex
Changes by: Ralf Angeli 12/11/26 19:56:22

Modified files:
.  : ChangeLog latex.el tex-buf.el tex.el 

Log message:
* latex.el (LaTeX-split-bibs): Add doc string and use variable for
Biber file extensions.
(LaTeX-search-files-type-alist): Add entry for Biber.
(BibTeX-Biber-global-files): Remove.
(BibTeX-global-files): Reintroduce.
(TeX-Biber-global-files): New variable.
(TeX-arg-bibliography): Check if Biber or BibTeX is used and react
accordingly.

* tex-buf.el (TeX-check-files): Do not check duplicate extensions.
(TeX-command-query, TeX-LaTeX-sentinel): Use separate variables
for BibTeX and Biber file extensions.
(TeX-synchronous-sentinel): Use `let' instead of `let*'.

* tex.el (TeX-clean-default-intermediate-suffixes): Add suffixes
for biblatex.
(TeX-auto-generate, TeX-auto-generate-global): Use separate
variables for BibTeX and Biber file extensions.
(TeX-Biber-file-extensions): New variable.
(BibTeX-Biber-file-extensions): Remove.
(BibTeX-file-extensions): Reintroduce.
(TeX-search-files-type-alist): Use `BibTeX-file-extensions'.
(TeX-normal-mode): Use separate variables for BibTeX and Biber
global files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1780&r2=5.1781
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.472&r2=5.473
http://cvs.savannah.gnu.org/viewcvs/auctex/tex-buf.el?cvsroot=auctex&r1=1.291&r2=1.292
http://cvs.savannah.gnu.org/viewcvs/auctex/tex.el?cvsroot=auctex&r1=5.700&r2=5.701

___
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el tex-jp.el

2006-06-07 Thread Reiner Steib
CVSROOT:/sources/auctex
Module name:auctex
Changes by: Reiner Steib06/06/07 16:30:34

Modified files:
.  : ChangeLog latex.el tex-jp.el 

Log message:
Release_11.83

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/auctex/ChangeLog?cvsroot=auctex&r1=5.1369&r2=5.1370
http://cvs.savannah.gnu.org/viewcvs/auctex/latex.el?cvsroot=auctex&r1=5.409&r2=5.410
http://cvs.savannah.gnu.org/viewcvs/auctex/tex-jp.el?cvsroot=auctex&r1=5.89&r2=5.90


___
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ./ChangeLog ./latex.el style/alltt.el st...

2005-10-19 Thread Arne Jørgensen
CVSROOT:/cvsroot/auctex
Module name:auctex
Branch: 
Changes by: Arne Jørgensen <[EMAIL PROTECTED]> 05/10/19 21:19:11

Modified files:
.  : ChangeLog latex.el 
style  : alltt.el babel.el booktabs.el captcont.el 
 dk-bib.el inputenc.el subfigure.el url.el 
 varioref.el verbatim.el 

Log message:
* latex.el (LaTeX-arg-usepackage): If
`LaTeX--package-options' is bound and nil don't ask for
package options.

* style/verbatim.el (LaTeX-verbatim-package-options): New
variable.

* style/varioref.el (LaTeX-varioref-package-options): New
variable.

* style/url.el (LaTeX-url-package-options): New variable.

* style/subfigure.el (LaTeX-subfigure-package-options): New
variable.

* style/inputenc.el (LaTeX-arg-inputenc-inputenc): Doc fix.
(LaTeX-inputenc-package-options): Doc fix.

* style/dk-bib.el (LaTeX-dk-bib-package-options): Doc fix.

* style/captcont.el (LaTeX-captcont-package-options): New
variable.

* style/booktabs.el (LaTeX-booktabs-package-options): New
variable.

* style/babel.el: Add doc string to `LaTeX-babel-package-options'
and use `defvar' instead of `setq'.

* style/alltt.el (LaTeX-alltt-package-options): New variable.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/ChangeLog.diff?tr1=5.1224&tr2=5.1225&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/latex.el.diff?tr1=5.387&tr2=5.388&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/alltt.el.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/babel.el.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/booktabs.el.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/captcont.el.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/dk-bib.el.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/inputenc.el.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/subfigure.el.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/url.el.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/varioref.el.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/style/verbatim.el.diff?tr1=1.1&tr2=1.2&r1=text&r2=text



___
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit


[AUCTeX-commit] auctex ChangeLog latex.el

2005-10-10 Thread Arne Jørgensen
CVSROOT:/cvsroot/auctex
Module name:auctex
Branch: 
Changes by: Arne Jørgensen <[EMAIL PROTECTED]> 05/10/10 18:52:15

Modified files:
.  : ChangeLog latex.el 

Log message:
* latex.el (LaTeX-auto-regexp-list): Removed spurious characters
in variable definition.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/ChangeLog.diff?tr1=5.1219&tr2=5.1220&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/latex.el.diff?tr1=5.385&tr2=5.386&r1=text&r2=text



___
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit