summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-07-21Updated version (11.90.149.g829f306e -> 11.90.151.g41f229d4).haawda
Changelog ========= Conform to elisp coding conventions. (41f229d4) * doc/changes.texi: Mention changes related to Japanese TeX. (cf92c47c) * doc/auctex.texi (European): Add babel languages which load english.el. (829f306e) Check and set `TeX-quote-language' if necessary (cd36aa87) Add new style/australian.el and style/newzealand.el (ef689109) Add new style/canadian.el (cd1075b8) Add new style/moodle.el (dd0dc196) * latex.el (LaTeX-babel-hyphen-language-alist): Fix typo in docstring. (64cf0e93) Add support for xreader viewer (42aa58cf) Update key=value options to graphicx package version 1.1a (fbbb17be) * style/beamer.el ("beamer"): Query for optional argument after \pause. (4ddee01e) Suggest to rerun LaTeX if xsim properties changed (4d426eac) Catch expl3 warnings (0c03e4ac) Correct actions on region file in included file not placed in master dir (ab04c45d) Imporve fix for Bug#26694 (4f397a2a) * tests/tex/compilation-log.txt: * tests/tex/error-parsing.el: Add test for error starting with exclamation mark. (aed9191a) ; * tex-buf.el (TeX-adjust-process-coding-system): Avoid a compilation warning. (6fd235f1) Resolve preview-latex incompatibility with Japanese TeX (Bug#25322) (370a4b92) Fix indentation in ConTeXt mode after indented optional argument (d2dfab67) Don't discard process output with `TeX-run-silent' (00c76fb7) * tex.el (TeX-command-list): Fix typo in help string (mendex -> upmendex) (d004ac75) * latex.el (LaTeX-env-label-as-keyval): Use `buffer-substring-no-properties'. (bde89b98) * doc/changes.texi: Document recent changes. (dcd55035) * tests/latex/fontification-general.tex: New file. (06c8074c) Exclude arguments to math environments from fontification (e21d071e) Improve further the exclusion of reserved characters (cd28c6f3) Work around bug#26694 (f4723786) * latex/preview.dtx: Adjust contact email address. (0e4ad85b) * tex-ispell.el: Move entries from style/empheq.el to this file. (7eab03ad) * latex/preview.dtx: Adjust modification date for CTAN. (5ea22218) Query for expl3 package options (93123b68) Add new style/floatrow.el (8e89a803) Use `ispell-tex-arg-end' on parsed elements (f0391320) Improve exclusion of reserved characters from command matches (272c9d62) Add support for plus sign in macro syntax specification list (f5cf886d) Update style/fontspec.el to package version 2.6a (6cac3e59) Consider the return value of `assq-delete-all' (ef7e48b4) * latex.el (LaTeX-common-initialization): Add eminnershape macro. (7249c789) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add \addlinespace. (d4120832) Correctly exclude hypenation and thin spaces from command matches (9cf9f7cf) Add LaTeX core command \oldstylenums (581002f5) Make preview.sty compatible with recent luatex (cf6480c5) Do not highlight control spaces with "\ " (f6e7767e) Adjust macros acc. to change in `LaTeX-paragraph-commands-regexp-make' (38b413e9) * style/exam.el ("exam"): Remove duplicate entries and backslash. (6e584e91) Add the select environment and related macros to exam style. (c87ac67e) Fix comment environment highlighting (a90cab53) Add test for my last commit (a28aea0a) Do not highlight thin spaces with \, (0c15e6c8) Fix parsing of LaTeX2e date formats (f676608d) Improve error handling for Japanese users (08930b52) Deal with strange file name (c872521f) Support upmendex (865906ce) Improve command highlighting to not be triggered by hyphenation (3320d1eb) Add proper copyright header to some styles (b37c59a2) * doc/changes.texi: Update with recent changes. (21162488) ; Make sure that `regex-opt' builds a shy group. (65e56e18) ; * latex.el (LaTeX-section-list-add-locally): Fix doc string. (a45821ba) ; * style/paracol.el (TeX-arg-paracol-switchcolumn*): Guard point movement. (d82f66c4) ; * style/minted.el (LaTeX-minted-add-syntactic-keywords-extra): Fix doc string. (16f24ddc) * doc/auctex.texi (Selecting a Command): Document `TeX-ispell-verb-delimiters'. (94b227db) Fix `paragraph-start' and `paragraph-separate' (5a84d955) ; * tex-ispell.el (TeX-ispell-verb-delimiters): Remove `*'. (0cde29bd) Update package options in style/amsmath.el (83890d66) Append \b to regexp built from TeX control words (618bdf1b) Fix detection of bibliography files with dots in path (b2f69e18) ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. (83a875b9) Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-07-04Updated version (11.90.146.gcd1075b8 -> 11.90.149.g829f306e).haawda
Changelog ========= * doc/auctex.texi (European): Add babel languages which load english.el. (829f306e) Check and set `TeX-quote-language' if necessary (cd36aa87) Add new style/australian.el and style/newzealand.el (ef689109) Add new style/canadian.el (cd1075b8) Add new style/moodle.el (dd0dc196) * latex.el (LaTeX-babel-hyphen-language-alist): Fix typo in docstring. (64cf0e93) Add support for xreader viewer (42aa58cf) Update key=value options to graphicx package version 1.1a (fbbb17be) * style/beamer.el ("beamer"): Query for optional argument after \pause. (4ddee01e) Suggest to rerun LaTeX if xsim properties changed (4d426eac) Catch expl3 warnings (0c03e4ac) Correct actions on region file in included file not placed in master dir (ab04c45d) Imporve fix for Bug#26694 (4f397a2a) * tests/tex/compilation-log.txt: * tests/tex/error-parsing.el: Add test for error starting with exclamation mark. (aed9191a) ; * tex-buf.el (TeX-adjust-process-coding-system): Avoid a compilation warning. (6fd235f1) Resolve preview-latex incompatibility with Japanese TeX (Bug#25322) (370a4b92) Fix indentation in ConTeXt mode after indented optional argument (d2dfab67) Don't discard process output with `TeX-run-silent' (00c76fb7) * tex.el (TeX-command-list): Fix typo in help string (mendex -> upmendex) (d004ac75) * latex.el (LaTeX-env-label-as-keyval): Use `buffer-substring-no-properties'. (bde89b98) * doc/changes.texi: Document recent changes. (dcd55035) * tests/latex/fontification-general.tex: New file. (06c8074c) Exclude arguments to math environments from fontification (e21d071e) Improve further the exclusion of reserved characters (cd28c6f3) Work around bug#26694 (f4723786) * latex/preview.dtx: Adjust contact email address. (0e4ad85b) * tex-ispell.el: Move entries from style/empheq.el to this file. (7eab03ad) * latex/preview.dtx: Adjust modification date for CTAN. (5ea22218) Query for expl3 package options (93123b68) Add new style/floatrow.el (8e89a803) Use `ispell-tex-arg-end' on parsed elements (f0391320) Improve exclusion of reserved characters from command matches (272c9d62) Add support for plus sign in macro syntax specification list (f5cf886d) Update style/fontspec.el to package version 2.6a (6cac3e59) Consider the return value of `assq-delete-all' (ef7e48b4) * latex.el (LaTeX-common-initialization): Add eminnershape macro. (7249c789) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add \addlinespace. (d4120832) Correctly exclude hypenation and thin spaces from command matches (9cf9f7cf) Add LaTeX core command \oldstylenums (581002f5) Make preview.sty compatible with recent luatex (cf6480c5) Do not highlight control spaces with "\ " (f6e7767e) Adjust macros acc. to change in `LaTeX-paragraph-commands-regexp-make' (38b413e9) * style/exam.el ("exam"): Remove duplicate entries and backslash. (6e584e91) Add the select environment and related macros to exam style. (c87ac67e) Fix comment environment highlighting (a90cab53) Add test for my last commit (a28aea0a) Do not highlight thin spaces with \, (0c15e6c8) Fix parsing of LaTeX2e date formats (f676608d) Improve error handling for Japanese users (08930b52) Deal with strange file name (c872521f) Support upmendex (865906ce) Improve command highlighting to not be triggered by hyphenation (3320d1eb) Add proper copyright header to some styles (b37c59a2) * doc/changes.texi: Update with recent changes. (21162488) ; Make sure that `regex-opt' builds a shy group. (65e56e18) ; * latex.el (LaTeX-section-list-add-locally): Fix doc string. (a45821ba) ; * style/paracol.el (TeX-arg-paracol-switchcolumn*): Guard point movement. (d82f66c4) ; * style/minted.el (LaTeX-minted-add-syntactic-keywords-extra): Fix doc string. (16f24ddc) * doc/auctex.texi (Selecting a Command): Document `TeX-ispell-verb-delimiters'. (94b227db) Fix `paragraph-start' and `paragraph-separate' (5a84d955) ; * tex-ispell.el (TeX-ispell-verb-delimiters): Remove `*'. (0cde29bd) Update package options in style/amsmath.el (83890d66) Append \b to regexp built from TeX control words (618bdf1b) Fix detection of bibliography files with dots in path (b2f69e18) ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. (83a875b9) Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-07-03Updated version (11.90.145.gdd0dc196 -> 11.90.146.gcd1075b8).haawda
Changelog ========= Add new style/canadian.el (cd1075b8) Add new style/moodle.el (dd0dc196) * latex.el (LaTeX-babel-hyphen-language-alist): Fix typo in docstring. (64cf0e93) Add support for xreader viewer (42aa58cf) Update key=value options to graphicx package version 1.1a (fbbb17be) * style/beamer.el ("beamer"): Query for optional argument after \pause. (4ddee01e) Suggest to rerun LaTeX if xsim properties changed (4d426eac) Catch expl3 warnings (0c03e4ac) Correct actions on region file in included file not placed in master dir (ab04c45d) Imporve fix for Bug#26694 (4f397a2a) * tests/tex/compilation-log.txt: * tests/tex/error-parsing.el: Add test for error starting with exclamation mark. (aed9191a) ; * tex-buf.el (TeX-adjust-process-coding-system): Avoid a compilation warning. (6fd235f1) Resolve preview-latex incompatibility with Japanese TeX (Bug#25322) (370a4b92) Fix indentation in ConTeXt mode after indented optional argument (d2dfab67) Don't discard process output with `TeX-run-silent' (00c76fb7) * tex.el (TeX-command-list): Fix typo in help string (mendex -> upmendex) (d004ac75) * latex.el (LaTeX-env-label-as-keyval): Use `buffer-substring-no-properties'. (bde89b98) * doc/changes.texi: Document recent changes. (dcd55035) * tests/latex/fontification-general.tex: New file. (06c8074c) Exclude arguments to math environments from fontification (e21d071e) Improve further the exclusion of reserved characters (cd28c6f3) Work around bug#26694 (f4723786) * latex/preview.dtx: Adjust contact email address. (0e4ad85b) * tex-ispell.el: Move entries from style/empheq.el to this file. (7eab03ad) * latex/preview.dtx: Adjust modification date for CTAN. (5ea22218) Query for expl3 package options (93123b68) Add new style/floatrow.el (8e89a803) Use `ispell-tex-arg-end' on parsed elements (f0391320) Improve exclusion of reserved characters from command matches (272c9d62) Add support for plus sign in macro syntax specification list (f5cf886d) Update style/fontspec.el to package version 2.6a (6cac3e59) Consider the return value of `assq-delete-all' (ef7e48b4) * latex.el (LaTeX-common-initialization): Add eminnershape macro. (7249c789) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add \addlinespace. (d4120832) Correctly exclude hypenation and thin spaces from command matches (9cf9f7cf) Add LaTeX core command \oldstylenums (581002f5) Make preview.sty compatible with recent luatex (cf6480c5) Do not highlight control spaces with "\ " (f6e7767e) Adjust macros acc. to change in `LaTeX-paragraph-commands-regexp-make' (38b413e9) * style/exam.el ("exam"): Remove duplicate entries and backslash. (6e584e91) Add the select environment and related macros to exam style. (c87ac67e) Fix comment environment highlighting (a90cab53) Add test for my last commit (a28aea0a) Do not highlight thin spaces with \, (0c15e6c8) Fix parsing of LaTeX2e date formats (f676608d) Improve error handling for Japanese users (08930b52) Deal with strange file name (c872521f) Support upmendex (865906ce) Improve command highlighting to not be triggered by hyphenation (3320d1eb) Add proper copyright header to some styles (b37c59a2) * doc/changes.texi: Update with recent changes. (21162488) ; Make sure that `regex-opt' builds a shy group. (65e56e18) ; * latex.el (LaTeX-section-list-add-locally): Fix doc string. (a45821ba) ; * style/paracol.el (TeX-arg-paracol-switchcolumn*): Guard point movement. (d82f66c4) ; * style/minted.el (LaTeX-minted-add-syntactic-keywords-extra): Fix doc string. (16f24ddc) * doc/auctex.texi (Selecting a Command): Document `TeX-ispell-verb-delimiters'. (94b227db) Fix `paragraph-start' and `paragraph-separate' (5a84d955) ; * tex-ispell.el (TeX-ispell-verb-delimiters): Remove `*'. (0cde29bd) Update package options in style/amsmath.el (83890d66) Append \b to regexp built from TeX control words (618bdf1b) Fix detection of bibliography files with dots in path (b2f69e18) ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. (83a875b9) Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-07-01Updated version (11.90.143.g42aa58cf -> 11.90.145.gdd0dc196).haawda
Changelog ========= Add new style/moodle.el (dd0dc196) * latex.el (LaTeX-babel-hyphen-language-alist): Fix typo in docstring. (64cf0e93) Add support for xreader viewer (42aa58cf) Update key=value options to graphicx package version 1.1a (fbbb17be) * style/beamer.el ("beamer"): Query for optional argument after \pause. (4ddee01e) Suggest to rerun LaTeX if xsim properties changed (4d426eac) Catch expl3 warnings (0c03e4ac) Correct actions on region file in included file not placed in master dir (ab04c45d) Imporve fix for Bug#26694 (4f397a2a) * tests/tex/compilation-log.txt: * tests/tex/error-parsing.el: Add test for error starting with exclamation mark. (aed9191a) ; * tex-buf.el (TeX-adjust-process-coding-system): Avoid a compilation warning. (6fd235f1) Resolve preview-latex incompatibility with Japanese TeX (Bug#25322) (370a4b92) Fix indentation in ConTeXt mode after indented optional argument (d2dfab67) Don't discard process output with `TeX-run-silent' (00c76fb7) * tex.el (TeX-command-list): Fix typo in help string (mendex -> upmendex) (d004ac75) * latex.el (LaTeX-env-label-as-keyval): Use `buffer-substring-no-properties'. (bde89b98) * doc/changes.texi: Document recent changes. (dcd55035) * tests/latex/fontification-general.tex: New file. (06c8074c) Exclude arguments to math environments from fontification (e21d071e) Improve further the exclusion of reserved characters (cd28c6f3) Work around bug#26694 (f4723786) * latex/preview.dtx: Adjust contact email address. (0e4ad85b) * tex-ispell.el: Move entries from style/empheq.el to this file. (7eab03ad) * latex/preview.dtx: Adjust modification date for CTAN. (5ea22218) Query for expl3 package options (93123b68) Add new style/floatrow.el (8e89a803) Use `ispell-tex-arg-end' on parsed elements (f0391320) Improve exclusion of reserved characters from command matches (272c9d62) Add support for plus sign in macro syntax specification list (f5cf886d) Update style/fontspec.el to package version 2.6a (6cac3e59) Consider the return value of `assq-delete-all' (ef7e48b4) * latex.el (LaTeX-common-initialization): Add eminnershape macro. (7249c789) * tex-ispell.el (TeX-ispell-skip-cmds-list): Add \addlinespace. (d4120832) Correctly exclude hypenation and thin spaces from command matches (9cf9f7cf) Add LaTeX core command \oldstylenums (581002f5) Make preview.sty compatible with recent luatex (cf6480c5) Do not highlight control spaces with "\ " (f6e7767e) Adjust macros acc. to change in `LaTeX-paragraph-commands-regexp-make' (38b413e9) * style/exam.el ("exam"): Remove duplicate entries and backslash. (6e584e91) Add the select environment and related macros to exam style. (c87ac67e) Fix comment environment highlighting (a90cab53) Add test for my last commit (a28aea0a) Do not highlight thin spaces with \, (0c15e6c8) Fix parsing of LaTeX2e date formats (f676608d) Improve error handling for Japanese users (08930b52) Deal with strange file name (c872521f) Support upmendex (865906ce) Improve command highlighting to not be triggered by hyphenation (3320d1eb) Add proper copyright header to some styles (b37c59a2) * doc/changes.texi: Update with recent changes. (21162488) ; Make sure that `regex-opt' builds a shy group. (65e56e18) ; * latex.el (LaTeX-section-list-add-locally): Fix doc string. (a45821ba) ; * style/paracol.el (TeX-arg-paracol-switchcolumn*): Guard point movement. (d82f66c4) ; * style/minted.el (LaTeX-minted-add-syntactic-keywords-extra): Fix doc string. (16f24ddc) * doc/auctex.texi (Selecting a Command): Document `TeX-ispell-verb-delimiters'. (94b227db) Fix `paragraph-start' and `paragraph-separate' (5a84d955) ; * tex-ispell.el (TeX-ispell-verb-delimiters): Remove `*'. (0cde29bd) Update package options in style/amsmath.el (83890d66) Append \b to regexp built from TeX control words (618bdf1b) Fix detection of bibliography files with dots in path (b2f69e18) ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. (83a875b9) Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-06-17Updated version (11.90.142.gfbbb17be -> 11.90.143.g42aa58cf).haawda
2017-06-15Updated version (11.90.141.g4ddee01e -> 11.90.142.gfbbb17be).haawda
2017-06-14Updated version (11.90.140.g4d426eac -> 11.90.141.g4ddee01e).haawda
2017-06-13Updated version (11.90.138.gab04c45d -> 11.90.140.g4d426eac).haawda
2017-06-02Updated version (11.90.137.g4f397a2a -> 11.90.138.gab04c45d).haawda
2017-06-01Updated version (11.90.136.gaed9191a -> 11.90.137.g4f397a2a).haawda
2017-05-29Updated version (11.90.134.g370a4b92 -> 11.90.136.gaed9191a).haawda
2017-05-26Updated version (11.90.133.gd2dfab67 -> 11.90.134.g370a4b92).haawda
2017-05-22Updated version (11.90.132.g00c76fb7 -> 11.90.133.gd2dfab67).haawda
2017-05-19Updated version (11.90.131.gd004ac75 -> 11.90.132.g00c76fb7).haawda
2017-05-16Updated version (11.90.130.gbde89b98 -> 11.90.131.gd004ac75).haawda
2017-05-12Updated version (11.90.128.g06c8074c -> 11.90.130.gbde89b98).haawda
2017-05-10Updated version (11.90.125.gf4723786 -> 11.90.128.g06c8074c).haawda
2017-05-06Updated version (11.90.123.g7eab03ad -> 11.90.125.gf4723786).haawda
2017-05-04Updated version (11.90.121.g93123b68 -> 11.90.123.g7eab03ad).haawda
2017-05-03Updated version (11.90.119.gf0391320 -> 11.90.121.g93123b68).haawda
2017-05-02Updated version (11.90.118.g272c9d62 -> 11.90.119.gf0391320).haawda
2017-04-28Updated version (11.90.117.gf5cf886d -> 11.90.118.g272c9d62).haawda
2017-04-27Updated version (11.90.113.gd4120832 -> 11.90.117.gf5cf886d).haawda
2017-04-26Updated version (11.90.112.g9cf9f7cf -> 11.90.113.gd4120832).haawda
2017-04-25Updated version (11.90.110.gcf6480c5 -> 11.90.112.g9cf9f7cf).haawda
2017-04-24Updated version (11.90.108.g38b413e9 -> 11.90.110.gcf6480c5).haawda
2017-04-23Updated version (11.90.106.gc87ac67e -> 11.90.108.g38b413e9).haawda
2017-04-23Updated version (11.90.104.ga28aea0a -> 11.90.106.gc87ac67e).haawda
2017-04-21Updated version (11.90.102.gf676608d -> 11.90.104.ga28aea0a).haawda
2017-04-20Updated version (11.90.101.g08930b52 -> 11.90.102.gf676608d).haawda
2017-04-19Updated version (11.90.100.gc872521f -> 11.90.101.g08930b52).haawda
2017-04-18Updated version (11.90.99.g865906ce -> 11.90.100.gc872521f).haawda
2017-04-17Updated version (11.90.98.g3320d1eb -> 11.90.99.g865906ce).haawda
2017-04-17Updated version (11.90.96.g21162488 -> 11.90.98.g3320d1eb).haawda
2017-04-15Updated version (11.90.94.ga45821ba -> 11.90.96.g21162488).haawda
2017-04-13Updated version (11.90.93.gd82f66c4 -> 11.90.94.ga45821ba).haawda
2017-04-11Updated version (11.90.91.g94b227db -> 11.90.93.gd82f66c4).haawda
2017-04-10Updated version (11.90.90.g5a84d955 -> 11.90.91.g94b227db).haawda
2017-04-05Updated version (11.90.89.g0cde29bd -> 11.90.90.g5a84d955).haawda
2017-04-04Updated version (11.90.88.g83890d66 -> 11.90.89.g0cde29bd).haawda
2017-04-03Updated version (11.90.87.g618bdf1b -> 11.90.88.g83890d66).haawda
2017-04-01Updated version (11.90.86.gb2f69e18 -> 11.90.87.g618bdf1b).haawda
2017-03-31Updated version (11.90.85.g83a875b9 -> 11.90.86.gb2f69e18).haawda
Changelog ========= Fix detection of bibliography files with dots in path (b2f69e18) ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. (83a875b9) Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-30Updated version (11.90.84.g07a2903e -> 11.90.85.g83a875b9).haawda
Changelog ========= ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. (83a875b9) Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-29Updated version (11.90.83.g88a75635 -> 11.90.84.g07a2903e).haawda
Changelog ========= Don't alter standard value or saved value themselves of customize option (07a2903e) Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-28Updated version (11.90.82.g2fef12e3 -> 11.90.83.g88a75635).haawda
Changelog ========= Fix last improvement for skipping of inline verbatim macros (88a75635) ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-27Updated version (11.90.76.ga71a72d9 -> 11.90.82.g2fef12e3).haawda
Changelog ========= ; Clear out byte compile warning (2fef12e3) Improve skipping of inline verbatim macros (d5951e68) * tests/latex/fontification-verb-macros.tex: New file. (e6c95e9e) Improve fontification of verbatim macros in style/minted.el (a46c3073) Adapt fontification for \lstinline (c360b9af) Recognize optional argument in verb macros with delimiters/braces (51d8d3da) Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-26Updated version (11.90.75.gee42d371 -> 11.90.76.ga71a72d9).haawda
Changelog ========= Add support for Japanese font command (a71a72d9) Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-25Updated version (11.90.73.g77974e6b -> 11.90.75.gee42d371).haawda
Changelog ========= Enhance Japanese class files support (ee42d371) * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. (7a382d2f) * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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-23Updated version (11.90.72.g43b07d95 -> 11.90.73.g77974e6b).haawda
Changelog ========= * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. (77974e6b) Use `TeX-line-number-at-pos' further for older emacsen (43b07d95) Use compatibility function `TeX-line-number-at-pos' for older emacsen (9e7f21e4) 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)