summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2017-03-18Updated version (11.90.69.gaac8694c -> 11.90.70.g4fcee328).haawda
Changelog ========= Use the variable `LaTeX-listing-label' (4fcee328) Use compat function `TeX-replace-regexp-in-string' in core files (aac8694c) Use `TeX-replace-regexp-in-string' in style files (9d12a068) Add new compat function `TeX-replace-regexp-in-string' (46883103) Avoid altering user option as much as possible (592297dc) ; Provide fallback when no locale information is available (8fdc4948) Add LaTeX inline math delimiters to Ispell skip list (194a8f87) ; Simplify insertion of a newline after label (73909998) Fix addition of key=val's (a8dba19d) Modify `TeX-expand-list-builtin' instead of `TeX-expand-list' (4225941e) Add new style/fvextra.el (79361b58) Improve parsing capabilities of style/fancyvrb.el (a286e8b3) Improve fallback for indentation when & is omitted (6b5a7e0d) Remove spurious entries of view settings. (11e234b4) Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-18Updated version (11.90.66.g592297dc -> 11.90.69.gaac8694c).haawda
Changelog ========= Use compat function `TeX-replace-regexp-in-string' in core files (aac8694c) Use `TeX-replace-regexp-in-string' in style files (9d12a068) Add new compat function `TeX-replace-regexp-in-string' (46883103) Avoid altering user option as much as possible (592297dc) ; Provide fallback when no locale information is available (8fdc4948) Add LaTeX inline math delimiters to Ispell skip list (194a8f87) ; Simplify insertion of a newline after label (73909998) Fix addition of key=val's (a8dba19d) Modify `TeX-expand-list-builtin' instead of `TeX-expand-list' (4225941e) Add new style/fvextra.el (79361b58) Improve parsing capabilities of style/fancyvrb.el (a286e8b3) Improve fallback for indentation when & is omitted (6b5a7e0d) Remove spurious entries of view settings. (11e234b4) Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-17Updated version (11.90.64.g194a8f87 -> 11.90.66.g592297dc).haawda
Changelog ========= Avoid altering user option as much as possible (592297dc) ; Provide fallback when no locale information is available (8fdc4948) Add LaTeX inline math delimiters to Ispell skip list (194a8f87) ; Simplify insertion of a newline after label (73909998) Fix addition of key=val's (a8dba19d) Modify `TeX-expand-list-builtin' instead of `TeX-expand-list' (4225941e) Add new style/fvextra.el (79361b58) Improve parsing capabilities of style/fancyvrb.el (a286e8b3) Improve fallback for indentation when & is omitted (6b5a7e0d) Remove spurious entries of view settings. (11e234b4) Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-16Updated version (11.90.62.ga8dba19d -> 11.90.64.g194a8f87).haawda
Changelog ========= Add LaTeX inline math delimiters to Ispell skip list (194a8f87) ; Simplify insertion of a newline after label (73909998) Fix addition of key=val's (a8dba19d) Modify `TeX-expand-list-builtin' instead of `TeX-expand-list' (4225941e) Add new style/fvextra.el (79361b58) Improve parsing capabilities of style/fancyvrb.el (a286e8b3) Improve fallback for indentation when & is omitted (6b5a7e0d) Remove spurious entries of view settings. (11e234b4) Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-15Updated version (11.90.60.g79361b58 -> 11.90.62.ga8dba19d).haawda
Changelog ========= Fix addition of key=val's (a8dba19d) Modify `TeX-expand-list-builtin' instead of `TeX-expand-list' (4225941e) Add new style/fvextra.el (79361b58) Improve parsing capabilities of style/fancyvrb.el (a286e8b3) Improve fallback for indentation when & is omitted (6b5a7e0d) Remove spurious entries of view settings. (11e234b4) Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-13updatehaawda
2017-03-11Updated version (11.90.56.g72a69436 -> 11.90.58.g6b5a7e0d).Stefan Husmann
Changelog ========= Improve fallback for indentation when & is omitted (6b5a7e0d) Remove spurious entries of view settings. (11e234b4) Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-09Updated version (11.90.54.g664186dd -> 11.90.56.g72a69436).Stefan Husmann
Changelog ========= Add fallback for indentation when & is omitted (72a69436) ; Add some full stops at the end of sentences of the manual (cf43d7d4) ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-08Updated version (11.90.51.g7c48c192 -> 11.90.54.g664186dd).Stefan Husmann
Changelog ========= ; Add fix related with coding system missing in my commit on Feb 14. (664186dd) Fix auto selection of japanese TeX engine (d0908cb4) Detect \& in tabular cells when filling (991b582e) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-06Updated version (11.90.49.g6a298a87 -> 11.90.51.g7c48c192).Stefan Husmann
Changelog ========= * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. (7c48c192) * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. (c97a654e) Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-03-04Updated version (11.90.43.g4321dcc4 -> 11.90.49.g6a298a87).Stefan Husmann
Changelog ========= Fix documents and add trivial improvements. (6a298a87) Make customization to face specification to appear in customization buffer. (4992f5ac) Unify treatment of face argument over the relevant functions. (841d4cb3) Fix font-latex-make-match-defun to generate intended code. (a49aaa4e) Partially revert previous commit, will look better later (b0bf9ea5) Prevent infinite loop in TeX-command-expand (0dc770d0) Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-24Updated version (11.90.42.g7e7e55ed -> 11.90.43.g4321dcc4).Stefan Husmann
Changelog ========= Tweak locale treatment on xemacs. (4321dcc4) Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-22Updated version (11.90.40.g1d7c2293 -> 11.90.42.g7e7e55ed).Stefan Husmann
Changelog ========= Add new style/sourcecodepro.el (7e7e55ed) * style/subfiles.el (LaTeX-subfiles-class-options): New function. (6bb49cca) Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-21Updated version (11.90.38.gb4f304b7 -> 11.90.40.g1d7c2293).Stefan Husmann
Changelog ========= Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. (1d7c2293) Fix setting of coding system for Japanese TeX (de5e40be) Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-20Updated version (11.90.36.gc112a9e0 -> 11.90.38.gb4f304b7).Stefan Husmann
Changelog ========= Improve regexp for looking for documentclass macro (b4f304b7) Improve determination of master file with subfiles class (a1091b8c) ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-19Updated version (11.90.34.ge18e46e0 -> 11.90.36.gc112a9e0).Stefan Husmann
Changelog ========= ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. (c112a9e0) Add new keys for package version 4.00 (337ce76f) * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-16Updated version (11.90.31.gf708e1b1 -> 11.90.34.ge18e46e0).Stefan Husmann
Changelog ========= * latex.el (LaTeX-label): Eliminate premature returning of label. (e18e46e0) ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' (c21aff6a) Append "lstlisting" to `LaTeX-label-alist' (2182b6fa) Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-11Updated version (11.90.29.gf12dbb24 -> 11.90.31.gf708e1b1).Stefan Husmann
Changelog ========= Add new style/preview.el (f708e1b1) * .gitignore: Ignore only preview.el in top directory. (586cbd86) Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-10Updated version (11.90.28.g57085670 -> 11.90.29.gf12dbb24).Stefan Husmann
Changelog ========= Improve parsing process in style/xcolor.el (f12dbb24) Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-09Updated version (11.90.26.g558da5fe -> 11.90.28.g57085670).Stefan Husmann
Changelog ========= Improve parsing process in style/color.el (57085670) Fix parsing bug in style/xcolor.el (40543843) * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-06Updated version (11.90.25.g9876030e -> 11.90.26.g558da5fe).Stefan Husmann
Changelog ========= * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. (558da5fe) Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-04Updated version (11.90.24.g73ccc383 -> 11.90.25.g9876030e).Stefan Husmann
Changelog ========= Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. (9876030e) Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-02Updated version (11.90.22.g6c91dba2 -> 11.90.24.g73ccc383).Stefan Husmann
Changelog ========= Simplify addition of entirely skipped environments (73ccc383) Fix TeX-view-predicate-list-builtin predicates wrt class opts (c0f36590) Fix number of arguments of local-variable-p in XEmacs (6c91dba2) Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-02-02UpdateStefan Husmann
2017-02-01Updated version (11.90.17.ga77e75ae -> 11.90.21.gd54e7472).Stefan Husmann
Changelog ========= Fix font-latex-after-hacking-local-variables on XEmacs (d54e7472) * tex-ispell.el: Add support for enviroments from breqn.sty. (76a2b5f7) ; * style/breqn.el ("breqn"): Add missing starred version of array. (ccd67c2b) Fix plain-TeX-auto-regexp-list docstring (4f2a3226) ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-30Updated version (11.90.16.gec7caff5 -> 11.90.17.ga77e75ae).Stefan Husmann
Changelog ========= ; * doc/changes.texi: Improve wording. (a77e75ae) Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-29Updated version (11.90.13.gfbe07828 -> 11.90.16.gec7caff5).Stefan Husmann
Changelog ========= Add new style/breqn.el (ec7caff5) Update style/listings.el to use `LaTeX-env-label-as-keyval' (1b3f6e81) Add function to put labels in opt. argument of environments (85c46564) Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-27Updated version (11.90.12.gc886a1b4 -> 11.90.13.gfbe07828).Stefan Husmann
Changelog ========= Add `NO-INSERT' argument to `LaTeX-label' (fbe07828) Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-27Updated version (11.90.11.gb714739f -> 11.90.12.gc886a1b4).Stefan Husmann
Changelog ========= Check if label is defined before adding it to known labels (c886a1b4) Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-27Updated version (11.90.10.g3ca01062 -> 11.90.11.gb714739f).Stefan Husmann
Changelog ========= Add \citetitle to `reftex-cite-format' in style/biblatex (b714739f) Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-25Updated version (11.90.9.g7230fece -> 11.90.10.g3ca01062).Stefan Husmann
Changelog ========= Guard setcar with appropriate test (3ca01062) * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-20Updated version (11.90.8.g15960e46 -> 11.90.9.g7230fece).Stefan Husmann
Changelog ========= * latex.el (LaTeX-newline): Make interactive. See bug#24412. (7230fece) Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-20Updated version (11.90.7.g474981fc -> 11.90.8.g15960e46).Stefan Husmann
Changelog ========= Add makeglossaries to the list of commands (15960e46) Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-15Updated version (11.90.6.g183959ae -> 11.90.7.g474981fc).Stefan Husmann
Changelog ========= Show summary of tests at the end of make check (474981fc) Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-14Updated version (11.90.5.g74766b4c -> 11.90.6.g183959ae).Stefan Husmann
Changelog ========= Fix ConTeXt-outline-regexp (183959ae) Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-13Updated version (11.90.3.ga1591144 -> 11.90.5.g74766b4c).Stefan Husmann
Changelog ========= Remove also a gitignore (74766b4c) Remove file from distributed tar ball (46059c34) Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-12Updated version (11.90.2.g4ebbf909 -> 11.90.3.ga1591144).Stefan Husmann
Changelog ========= Add AUCTeX Logo (a1591144) Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-11Updated version (11.89.313.g33a6ff89 -> 11.90.2.g4ebbf909).Stefan Husmann
Changelog ========= Make gitlog-to-changelog ignore release-commit (4ebbf909) ; make change-history-commit (a181b144)
2017-01-10Updated version (11.89.308.g6fe7a2e1 -> 11.89.313.g33a6ff89).Stefan Husmann
Changelog ========= ; Change email address. (33a6ff89) Use RefTeX for multiple references in cleveref (501b0de7) Skip macros and environments from tcolorbox and raster library (7209776e) ; * doc/install.texi (Installation): Guard reference in "@ifclear rawfile". (fb6333b4) Advertise AUCTeX installation from ELPA (1354c70e) Prepare for upcoming release (6fe7a2e1) Adapt Makefile to new ChangeLog file name (4c59f777) Don't use cl function copy-list (0766526a) Fix bug where font-latex-sub/superscript-face was not applied to ^_ (61e56f20) Fontify script characters with a new face (bc47cb0b) Support biblatex cite format in all Emacsen (3a5ed086) Check new custom option before activating RefTeX cite format (00df9a52) Fix script unfontification bug (343ca9c3) ; * doc/auctex.texi (Completion): Use @defun and not @deffn. (e9c4b685) Improve completion docs (0e548958) Refactor normal completion and completion at point a bit (6c155cce) Completion for math macros (377a97a2) Add completion-at-point support (436371c6) Use RefTeX for multiple citations in biblatex (1addc62f) Simple docfix (4747c245) Improve multi-level script fontification (ea7f427a) Add a newline only if \label is inserted (69fc320c) Bring back multi-level script font-locking (890163e3) Revert "Remove multi-level/invisible feature of font-latex-fontify-script" (4c42f7a5) Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2017-01-09Updated version (11.89.307.g4c59f777 -> 11.89.308.g6fe7a2e1).Stefan Husmann
Changelog ========= Prepare for upcoming release (6fe7a2e1) Adapt Makefile to new ChangeLog file name (4c59f777) Don't use cl function copy-list (0766526a) Fix bug where font-latex-sub/superscript-face was not applied to ^_ (61e56f20) Fontify script characters with a new face (bc47cb0b) Support biblatex cite format in all Emacsen (3a5ed086) Check new custom option before activating RefTeX cite format (00df9a52) Fix script unfontification bug (343ca9c3) ; * doc/auctex.texi (Completion): Use @defun and not @deffn. (e9c4b685) Improve completion docs (0e548958) Refactor normal completion and completion at point a bit (6c155cce) Completion for math macros (377a97a2) Add completion-at-point support (436371c6) Use RefTeX for multiple citations in biblatex (1addc62f) Simple docfix (4747c245) Improve multi-level script fontification (ea7f427a) Add a newline only if \label is inserted (69fc320c) Bring back multi-level script font-locking (890163e3) Revert "Remove multi-level/invisible feature of font-latex-fontify-script" (4c42f7a5) Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2017-01-07Updated version (11.89.306.g0766526a -> 11.89.307.g4c59f777).Stefan Husmann
Changelog ========= Adapt Makefile to new ChangeLog file name (4c59f777) Don't use cl function copy-list (0766526a) Fix bug where font-latex-sub/superscript-face was not applied to ^_ (61e56f20) Fontify script characters with a new face (bc47cb0b) Support biblatex cite format in all Emacsen (3a5ed086) Check new custom option before activating RefTeX cite format (00df9a52) Fix script unfontification bug (343ca9c3) ; * doc/auctex.texi (Completion): Use @defun and not @deffn. (e9c4b685) Improve completion docs (0e548958) Refactor normal completion and completion at point a bit (6c155cce) Completion for math macros (377a97a2) Add completion-at-point support (436371c6) Use RefTeX for multiple citations in biblatex (1addc62f) Simple docfix (4747c245) Improve multi-level script fontification (ea7f427a) Add a newline only if \label is inserted (69fc320c) Bring back multi-level script font-locking (890163e3) Revert "Remove multi-level/invisible feature of font-latex-fontify-script" (4c42f7a5) Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2017-01-06Updated version (11.89.301.g343ca9c3 -> 11.89.306.g0766526a).Stefan Husmann
Changelog ========= Don't use cl function copy-list (0766526a) Fix bug where font-latex-sub/superscript-face was not applied to ^_ (61e56f20) Fontify script characters with a new face (bc47cb0b) Support biblatex cite format in all Emacsen (3a5ed086) Check new custom option before activating RefTeX cite format (00df9a52) Fix script unfontification bug (343ca9c3) ; * doc/auctex.texi (Completion): Use @defun and not @deffn. (e9c4b685) Improve completion docs (0e548958) Refactor normal completion and completion at point a bit (6c155cce) Completion for math macros (377a97a2) Add completion-at-point support (436371c6) Use RefTeX for multiple citations in biblatex (1addc62f) Simple docfix (4747c245) Improve multi-level script fontification (ea7f427a) Add a newline only if \label is inserted (69fc320c) Bring back multi-level script font-locking (890163e3) Revert "Remove multi-level/invisible feature of font-latex-fontify-script" (4c42f7a5) Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2017-01-04Updated version (11.89.295.g1addc62f -> 11.89.301.g343ca9c3).Stefan Husmann
Changelog ========= Fix script unfontification bug (343ca9c3) ; * doc/auctex.texi (Completion): Use @defun and not @deffn. (e9c4b685) Improve completion docs (0e548958) Refactor normal completion and completion at point a bit (6c155cce) Completion for math macros (377a97a2) Add completion-at-point support (436371c6) Use RefTeX for multiple citations in biblatex (1addc62f) Simple docfix (4747c245) Improve multi-level script fontification (ea7f427a) Add a newline only if \label is inserted (69fc320c) Bring back multi-level script font-locking (890163e3) Revert "Remove multi-level/invisible feature of font-latex-fontify-script" (4c42f7a5) Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2017-01-03Updated version (11.89.289.gccec8501 -> 11.89.295.g1addc62f).Stefan Husmann
Changelog ========= Use RefTeX for multiple citations in biblatex (1addc62f) Simple docfix (4747c245) Improve multi-level script fontification (ea7f427a) Add a newline only if \label is inserted (69fc320c) Bring back multi-level script font-locking (890163e3) Revert "Remove multi-level/invisible feature of font-latex-fontify-script" (4c42f7a5) Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2017-01-03Updated version (11.89.287.gbef48730 -> 11.89.289.gccec8501).Stefan Husmann
Changelog ========= Remove multi-level/invisible feature of font-latex-fontify-script (ccec8501) ; * style/titletoc.el ("titletoc"): Use `TeX-arg-length'. (01da1940) Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2016-12-31Updated version (11.89.286.gc70b7f90 -> 11.89.287.gbef48730).Stefan Husmann
Changelog ========= Set `reftex-set-cite-format' to biblatex or natbib (bef48730) Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2016-12-30Updated version (11.89.285.gc541d753 -> 11.89.286.gc70b7f90).Stefan Husmann
Changelog ========= Add new style/exam.sty (c70b7f90) Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2016-12-30Updated version (11.89.280.g5af3c8eb -> 11.89.285.gc541d753).Stefan Husmann
Changelog ========= Fix the names also in expert macros (c541d753) Fix name of macros \lcnamecref and \lcnamecrefs (89ea0e44) Add fontification for varioref's referencing macros (bb390fe0) Add starred version of \citeauthor and \Citeauthor (48d397c9) Fix fontification for natbib compat macros (bfc7e90f) Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2016-12-29Updated version (11.89.270.gdef20e77 -> 11.89.280.g5af3c8eb).Stefan Husmann
Changelog ========= Add \switchcolumn to paragraph commands (5af3c8eb) Add new style/titletoc.el (225badee) Add new style/titlesec.el (1de2359a) Add new style/titleps.el (5ddbd048) Add new style/mdframed.el (bdc5d0d1) Add new tcolorbox library style/tcolorboxlib-raster.el (a943b6ce) Update style/tcolorbox.el to package v3.96 (74c5ac9f) Query for optional float position (ec3996d7) Improve inserting arguments of \captionof macro (a55b66dd) Fix documentation of TeX-arg-file (8186490a) Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)
2016-12-26Updated version (11.89.269.gc3a21f2c -> 11.89.270.gdef20e77).Stefan Husmann
Changelog ========= Make AUCTeX and RefTeX aware of file loading macro \subfile (def20e77) Print only first line of the message in error overview (c3a21f2c) Mention improvements to `LaTeX-array-count-columns' in news (061aaf57) Extend test for new column counting code with style files loaded (ac02ed24) Update style/minted.el to package version 2.4.1. (a9ec6ba8) Uniform font-lock updates/don't break prettify (bug#25245) (b44d5246) Fix to TeX-add-local-master (70c64996) Add style/ directory to TeX-style-path for tests (c4cb166f) * tex.el (TeX-add-local-master): Inherit major mode from master file. (db3fcb96) Mention that arguments to *-operator must be in braces (7518a8a3) Add test for new column counting code (66ed2ac0) Count *-operator in column specification (1c9de7e7) Add new style/dcolumn.el (3677ddcd) Accept non-letter characters as column specifier (76db91e3) Use `LaTeX-item-longtable' while inserting longtable's (a833afff) Add "s" and "S" to `LaTeX-array-column-letters' (02657932) Append tabular[xy] to `LaTeX-item-list' (945035c9) ; Use third argument of `TeX-argument-insert' (1aa46c3e) Support RefTeX with `reftex-add-index-macros' in style/splitidx.el (42dd1f1b) Support RefTeX with `reftex-add-label-environments' in style/mathtools.el (e4aba955) Support RefTeX with `reftex-add-label-environments' in style/empheq.el (40da84e6) Fix query for defined colors in style/textpos.el (79c8264b) Fix query for defined colors in style/ntheorem.el (eb748ea0) Add support for LaTeX core command \textsubscript (2f75f51b) Do not spell-check arguments of \LTXtable (6ec185ed) Add \LTXtable to list of file-loading commands (29ae5fbd) Support new floats defined with newfloat package (6a31d4e7) Append entry to `LaTeX-label-alist' for new "verbatim" floats (c5d1d024) Insert \label inside the mandatory argument of \caption (c073d3e3) Add style file for subfiles package. (8a14439f) Min fix to kpfonts package (80d2a087) Add style file for amsfonts package (f04e5f70) Add new style/bicaption.el (e3c60cfa) Add support for style/bicaption.el to style/caption.el (cb6bc118) Do not insert a new line if \label is omitted (b59075b4) Improve caption and label insertion in style/caption.el (94db238b) Improve caption and label insertion in style/subcaption.el (d6890e8c) Add new style/FiraSans.el (25e4f335) Add new style/FiraMono.el (c265fc9b) Suggest to display warnings when there are no errors in error overview (0d26aba1) Refresh font-latex fontification if vars are modified (a4a8140a) Update style/natbib.el to package version 8.31b (ae65b684) Make Copyright headers conforming to convention (d833e0e3) Do not insert unnecessary brackets for citation macros (31536019) Use `TeX-argument-insert' instead of conditional `insert' (d5e8b7d3) Add support for natbib macros to style/biblatex (3ddc9b3f) Manually merge changes that were only on the elpa branch (4733d111) Fix TeX--if-macro-fboundp edebug spec (0c955d5d) Fix to my previous commit (eb2d64be) Improve docs added/changed in last commit (0762736d) Add information about prettify and semi WYSIWYG features. (86a4c75b) Don't require \end{env} is on a separate line (785eabfd) Fix default command after running BibTeX with warnings (84d31ca5) Improve font-locking of verbatim environments (75d672cf) Improve style/bidi and add make file entry. (3654a620) Improve style/graphicx.el (50b63b03) Cherry-pick 9c24759a96f41e288841ec2e815d62d58dc01e7a from elpa branch (18f17839) ; Turn mandatory argument to optional (bc230736) ; Fix a typo (0392f01e) ; Query for second mandatory argument. (c9bc7d61) Do not use a function from cl (9e627fc8) Fix type of ConTeXt-Mark-version option (b90986f4) Add new style/menukeys.el (12bfe806) Add new style/paracol.el (d0e8c1c2) Add new style/framed.el (25bdcb28) Use `TeX-ispell-skip-setcar' on user defined index macros (22f94507) Use `TeX-ispell-skip-setcdr' on user defined listing environments (b2ebbb36) Use `TeX-ispell-skip-setcdr' on user defined list environments (9e3230fb) Revise document for Japanese TeX (fcb6424d) Add a Japanese error message translation (e259e40b) Set the right coding systems for Japanese TeX process (5beae628) Make TeX-previous-error go backward (e4b2e6a7) Update style/mathtools.el to v1.18 of mathtools.sty (073b17a2) Fold environments with * in name (f375c1fa) Remove obsolete TeX-function-p function (52322793) ; Add missing macro \DeclareRightDelimiter (7d5c9bae) Add new style/empheq.el (803894cf) Add new style/commath.el (e45c6d98) Add new style/pdflscape.el (fad36001) ; Remove wrong entries for cleveref.sty (7828a43b) ; Remove wrong entries for varioref.sty (4f15be65) Document interaction with Ispell (131c5374) Add new spell checking dictionary tex-ispell.el (40b35188) Reset `LaTeX-auto-xcolor-definecolorset' before parsing (dfe0937b) Fix doc string for curve quoting style in Emacs 25 (8c57d38e) ; Add missing space in prompt (c1a2b332) Catch up with deletion of \commondummies in texinfo.tex (97c992d0) Fix to doc/auctex.texi (98a83e9d) Change test for PDF Tools availability (23888157) More about TeX-raise-frame-function (7f91fb9f) Document TeX-raise-frame-function (29d4cb4e) New defcustom TeX-raise-frame-function (ba10cf08) Document how to disable filling for specific environments (ce347e6f) Fix compatibility with GNU Emacs < 24 (5745c81b) Grab focus on Evince inverse search (bb9f4273) Don't use non-existing custom-buffer-done-function (a7c67570) Docs for prettification with Emacs 25+ (ec9fa397) Fix byte-compiler warnings. (84599463) Fix copyright header of tex-jp.el (7ce3c117) Convert ChangeLog.1 to UTF-8 (9aa516ca) Make ChangeLog UTF-8 (cf54f7d9) Append environment indentation rules to LaTeX-indent-environment-list (8c6f9012) Respect both "xcolor" and "color" for command queries (79a8643c) Respect both "xcolor" and "color" for query to "shadecolor" (eb9986d4) Adjust query commands for loading by xcolor.el (0a3632e5) Run `TeX-add-symbols' if "xcolor" is not an active style (7e3bec88) Add new style/xcolor.el (3e93869a) Make TeX-view work better with regions (ccfe3167) Improve the insertation of "macro" environment (5886c49d) Use commit date for package date also in configure (13153baa) Tweak mode name only when file local variable is enabled. (7fc63f1d) Adapt for upLaTeX (7b41d773) Do not check TeX engine with ifluatex package (e19f8bd0) Check TeX engine only once (9613bddb) Use commit date to determine package date (e092f72c) Insert braces after some macros and \relax after \ProcessOptions (e90e0508) Improve style/doc.el (d6b107e7) Allow for negative offsets in region backward search (40c2c26c) Enable directory local variables in japanese-{latex, plain-tex}-mode (d4d2ab53) Make unloading of tex-site work on Emacs 24 (63a83c37) Fix TeX-error-overview-make-entries (1c397d50) Call TeX-newline-function interactively (56c1afdb) Temporarily bind `TeX-insert-macro-default-style' to 'show-optional-args' (bc8d07f6) Reword documentation of TeX-PDF-from-DVI (ae6cb792) Replace TeX-PDF-via-dvips-ps2pdf with TeX-PDF-from-DVI (adf998c2) Use customize option `TeX-region' instead of "_region_" (4f9666b5) Use `deactivate-input-method' if defined (71349ec6) Use `match-string-no-properties' (44e654be) Fix small errors in doc string and comment (d9910d4b) Fix in TeX sentinels (88fbf802) Auto save `TeX-command-extra-options'. (c0320634) TikZ: Don't allow relative points with \coordinate. (7ea1aa3e) TikZ: Add the grid command. (af27d333) Fix a documentation type. (b20cd688) Prevent infinite loop in TeX-command-expand (d418e9a0) Integrate viewer support between tex.el and tex-jp.el (6eb95e66) Do not use add-to-list for let-bound variable (84dfb764) Compatibility for XEmacs (36b6051b) TikZ: Remove unneeded function. (693eee65) TikZ: Add the 'sin' and 'cos' connectors. (f0849b40) TikZ: Make '+' and '++' prefixes apply to TikZ points (d83900b9) TikZ: Add parabola command. (b66c10aa) TikZ: Add optional parameter to `TeX-TikZ-single-macro-arg'. (de0d445e) TikZ: make `TeX-TikZ-single-macro-arg' prompt required. (ae6ed8b2) TikZ: Add the arc command. (310008b9) TikZ: Add circle command. (c58162a6) * tex-buf.el: Address some compiler warnings (e78a13c0) Fix compatibility with older Emacs versions (a83c4d0e) Dinamically put delete-selection prop to TeX-insert-dollar (da88a3ec) Restore compatibility with XEmacs (00430f2e) Fix previous commit (eddf3ff7) New function TeX-error-report-has-errors-p (0423aae2) TikZ: Add more path connector types. (cf4ce352) TikZ: Rename 'text' to 'label' to be consistent with TikZ terminology. (c49b5477) TikZ: Ignore case when prompting for argument types. (0f8baf6a) TikZ: Apply suggestions from checkdoc. (4a1728bd) Fill environment content onley when auto-fill-mode is active (f23fbd66) TikZ: Add 'Named Point' point type with completion. (bb67e181) TikZ: Add prompting for TikZ's \node macro. (4770a356) TikZ: Add prompting for \coordinate macro. (0bb97652) TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg. (b2118279) TikZ: allow arg type prompt to be specified. (e8b54983) TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg. (00740ed8) Add fontification support (12886090) Fix a misplaced closing parenthesis (201ed15e) Fix the name of argument in function body (df60ed56) Delete redundant code (1cb2678f) Better control for presence of errors (ae34515f) Call TeX-after-compilation-finished-functions on warnings (a8a803ce) Add the beginnings of TikZ support. (608e8748) Fix forward sync bug with multi-file documents (d4b0d5fd) Temporarily bind gc-cons-threshold in time-consuming task (188e4b16) Prompt for optional short caption parameter. (cfa82d80) Improve prompts when defining LaTeX macros. (b88dc700) Ensure LaTeX-indent-environment-list environments aren't filled (30fe0e90) Remove "table" and "table*" from LaTeX-indent-environment-list (a33be079) Use TeX-quote-after-quote in all language style files (a2a919d3) Improve word-string regexp in TeX-warning (2fd59c93) Another fix for vertical bad box warnings (57147c70) Fix parsing of vertical bad boxes context (2e543efc) Catch more bad box warnings (70e62a98) Avoid checking duplicate directories in TeX-check-files (6962c34a) Fix detection of line number in TeX-warning (17115360) Improve LaTeX-warnings-regexp (f1bcbe3e) Another fix for TeX-parse-errro (53f2fab8) Allow ignoring certain warnings (28885717) Show and hide warnings and bad boxes in error overview (cc59302b) Fix TeX-check-files (056d8c84) Add new style/splitidx.el (550e0589) Fix wrong usage of `TeX-auto-prepare-hook' (c09c4058) Add support for missing macro \SetLabelAlign (af1ee52a) Add support for Atril viewer (e4cad1c2) Add support for dviout viewer (00d94386) Add support for SumatraPDF viewer (b72dcb7b) Add support for Zathura viewer (16f3dd41) Minor fix in TeX-documentation-texdoc (2cca33f6) Improve parsing of certain warnings (2c214397) Catch LaTeX class warnings (416f1315) Fix TeX-parse-error (464bef63) Add ERT test for error parsing (891bba7c) Add script to update the ChangeLog (d7f443e5) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d7) Another fix for file name regexp in TeX-documentation-texdoc (f9efa739) Fix file name regexp in TeX-documentation-texdoc (f7d05351) Capture warnings from packages with hyphens in name (a1473f77) New function for reading documentation with texdoc (f9e6e4b8) Capture message of LaTeX warnings (d9f61d55) Use default argument of completing-read in ConTeXt-environment (cffe98a6) Add completion for environments in ConTeXt (34a0ecc8) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed1) Code cleaning (e9ddab9c) Improve style/enumitem (ba7755d1) Improve font related queries (f72d2a96) Improve font related queries (58386b9b) Improve font related queries (09cc5d1e) Write TeX-style-hook-dialect to parsed file (255efa38) Add new dialects (be525cf4) Convert tex-font.el to UTF-8 coding (107b2496) Move \iff macro to Arrows section of LaTeX-math-default (601689ed) Fix bug in subfigure style file (d2c7bb3a) Add some AMS arrows to LaTeX-math-default (4f618ecf) url macro accepts only braces in hyperref (bafe761f) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71de) Delete .cvsignore (23612acf) Fix query prompt (8cd9b0d0) Fix regex in texmathp (2880b625) Rename TeX-after-compilation-finished-hook to -functions (15ebec96) Add new style/ntheorem.el (d68a0895) Add new style/theorem.el (59405506) Improve style/amsthm.el (065b1e8d) ; Fix a typo in header (8334cdea) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03e) Convert Elisp source files to UTF-8 (63ea2239) Fix bug in TeX-command-sequence (fac521dc) Remove support to "Master:" line (43cbc5f7) Activate RefTeX reference styles (4ed66ee7) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde665) Fix error in autogen.sh, configure, and Makefile (c2fbb9ca) Drop ChangeLog (7427d62f) Merge branch 'master' into simplify-TeX-parse-error (19500121) Merge branch 'master' into simplify-TeX-parse-error (b4ff3764) Merge branch 'master' into simplify-TeX-parse-error (c6d31525) Merge branch 'master' into simplify-TeX-parse-error (16af75d4) Merge branch 'master' into simplify-TeX-parse-error (86839358) Merge branch 'master' into simplify-TeX-parse-error (4837aba8) Merge branch 'master' into simplify-TeX-parse-error (fd468723) Merge branch 'master' into simplify-TeX-parse-error (f351ed97) Merge branch 'master' into simplify-TeX-parse-error (43ba1244) Merge branch 'master' into simplify-TeX-parse-error (901b20a2) Merge branch 'master' into simplify-TeX-parse-error (95bef063) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84b) Merge branch 'master' into simplify-TeX-parse-error (08ae29ba) Merge branch 'master' into simplify-TeX-parse-error (7d4bfacf) Merge branch 'master' into simplify-TeX-parse-error (312c74a6) Merge branch 'master' into simplify-TeX-parse-error (8b2550e5) Merge branch 'master' into simplify-TeX-parse-error (a074732d) Merge branch 'master' into simplify-TeX-parse-error (8fac1992) Merge branch 'master' into simplify-TeX-parse-error (e414cbbd) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7f) Merge from master. (6f746618) Merge branch 'master' into simplify-TeX-parse-error (0731fffe) Merge master branch. (bfd5f18b) Merge branch 'master' into simplify-TeX-parse-error (3dec183d) Merge branch 'master' into simplify-TeX-parse-error (c34bf649) Improve new-file regex. (89263699) Merge branch 'master' into simplify-TeX-parse-error (524b45bd) Fix Wrong type argument: characterp, nil error. (a7f48394) Don't use TRIM arg of split-string. (836e4613) Improve line wrap removal heuristics. (d4059b8f) Improve TeX error parsing. (f9194680)