summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-02-23Updated version (11.89.88.g1711536 -> 11.89.89.g6962c34).AUR Update Bot
Changelog ========= Avoid checking duplicate directories in TeX-check-files (6962c34) Fix detection of line number in TeX-warning (1711536) Improve LaTeX-warnings-regexp (f1bcbe3) Another fix for TeX-parse-errro (53f2fab) Allow ignoring certain warnings (2888571) Show and hide warnings and bad boxes in error overview (cc59302) Fix TeX-check-files (056d8c8) Add new style/splitidx.el (550e058) Fix wrong usage of `TeX-auto-prepare-hook' (c09c405) Add support for missing macro \SetLabelAlign (af1ee52) Add support for Atril viewer (e4cad1c) Add support for dviout viewer (00d9438) Add support for SumatraPDF viewer (b72dcb7) Add support for Zathura viewer (16f3dd4) Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-21Updated version (11.89.86.g53f2fab -> 11.89.88.g1711536).AUR Update Bot
Changelog ========= Fix detection of line number in TeX-warning (1711536) Improve LaTeX-warnings-regexp (f1bcbe3) Another fix for TeX-parse-errro (53f2fab) Allow ignoring certain warnings (2888571) Show and hide warnings and bad boxes in error overview (cc59302) Fix TeX-check-files (056d8c8) Add new style/splitidx.el (550e058) Fix wrong usage of `TeX-auto-prepare-hook' (c09c405) Add support for missing macro \SetLabelAlign (af1ee52) Add support for Atril viewer (e4cad1c) Add support for dviout viewer (00d9438) Add support for SumatraPDF viewer (b72dcb7) Add support for Zathura viewer (16f3dd4) Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-21Updated version (11.89.83.g056d8c8 -> 11.89.86.g53f2fab).AUR Update Bot
Changelog ========= Another fix for TeX-parse-errro (53f2fab) Allow ignoring certain warnings (2888571) Show and hide warnings and bad boxes in error overview (cc59302) Fix TeX-check-files (056d8c8) Add new style/splitidx.el (550e058) Fix wrong usage of `TeX-auto-prepare-hook' (c09c405) Add support for missing macro \SetLabelAlign (af1ee52) Add support for Atril viewer (e4cad1c) Add support for dviout viewer (00d9438) Add support for SumatraPDF viewer (b72dcb7) Add support for Zathura viewer (16f3dd4) Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-14Updated version (11.89.79.ge4cad1c -> 11.89.83.g056d8c8).AUR Update Bot
Changelog ========= Fix TeX-check-files (056d8c8) Add new style/splitidx.el (550e058) Fix wrong usage of `TeX-auto-prepare-hook' (c09c405) Add support for missing macro \SetLabelAlign (af1ee52) Add support for Atril viewer (e4cad1c) Add support for dviout viewer (00d9438) Add support for SumatraPDF viewer (b72dcb7) Add support for Zathura viewer (16f3dd4) Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-13Updated version (11.89.78.g00d9438 -> 11.89.79.ge4cad1c).AUR Update Bot
Changelog ========= Add support for Atril viewer (e4cad1c) Add support for dviout viewer (00d9438) Add support for SumatraPDF viewer (b72dcb7) Add support for Zathura viewer (16f3dd4) Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-10Updated version (11.89.75.g2cca33f -> 11.89.78.g00d9438).AUR Update Bot
Changelog ========= Add support for dviout viewer (00d9438) Add support for SumatraPDF viewer (b72dcb7) Add support for Zathura viewer (16f3dd4) Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-08Updated version (11.89.70.gd7f443e -> 11.89.75.g2cca33f).AUR Update Bot
Changelog ========= Minor fix in TeX-documentation-texdoc (2cca33f) Improve parsing of certain warnings (2c21439) Catch LaTeX class warnings (416f131) Fix TeX-parse-error (464bef6) Add ERT test for error parsing (891bba7) Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-07Updated version (11.89.37.gf9efa73 -> 11.89.70.gd7f443e).AUR Update Bot
Changelog ========= Add script to update the ChangeLog (d7f443e) ; Merge branch 'simplify-TeX-parse-error' (17d1a5d) Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62) Merge branch 'master' into simplify-TeX-parse-error (1950012) Merge branch 'master' into simplify-TeX-parse-error (b4ff376) Merge branch 'master' into simplify-TeX-parse-error (c6d3152) Merge branch 'master' into simplify-TeX-parse-error (16af75d) Merge branch 'master' into simplify-TeX-parse-error (8683935) Merge branch 'master' into simplify-TeX-parse-error (4837aba) Merge branch 'master' into simplify-TeX-parse-error (fd46872) Merge branch 'master' into simplify-TeX-parse-error (f351ed9) Merge branch 'master' into simplify-TeX-parse-error (43ba124) Merge branch 'master' into simplify-TeX-parse-error (901b20a) Merge branch 'master' into simplify-TeX-parse-error (95bef06) Merge branch 'master' into simplify-TeX-parse-error (c1dcb84) Merge branch 'master' into simplify-TeX-parse-error (08ae29b) Merge branch 'master' into simplify-TeX-parse-error (7d4bfac) Merge branch 'master' into simplify-TeX-parse-error (312c74a) Merge branch 'master' into simplify-TeX-parse-error (8b2550e) Merge branch 'master' into simplify-TeX-parse-error (a074732) Merge branch 'master' into simplify-TeX-parse-error (8fac199) Merge branch 'master' into simplify-TeX-parse-error (e414cbb) Merge branch 'master' into simplify-TeX-parse-error (8cee4a7) Merge from master. (6f74661) Merge branch 'master' into simplify-TeX-parse-error (0731fff) Merge master branch. (bfd5f18) Merge branch 'master' into simplify-TeX-parse-error (3dec183) Merge branch 'master' into simplify-TeX-parse-error (c34bf64) Improve new-file regex. (8926369) Merge branch 'master' into simplify-TeX-parse-error (524b45b) Fix Wrong type argument: characterp, nil error. (a7f4839) Don't use TRIM arg of split-string. (836e461) Improve line wrap removal heuristics. (d4059b8) Improve TeX error parsing. (f919468)
2016-02-03Updated version (11.89.36.gf7d0535 -> 11.89.37.gf9efa73).AUR Update Bot
Changelog ========= Another fix for file name regexp in TeX-documentation-texdoc (f9efa73) Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-02-03Updated version (11.89.34.gf9e6e4b -> 11.89.36.gf7d0535).AUR Update Bot
Changelog ========= Fix file name regexp in TeX-documentation-texdoc (f7d0535) Capture warnings from packages with hyphens in name (a1473f7) New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-02-02Updated version (11.89.33.gd9f61d5 -> 11.89.34.gf9e6e4b).AUR Update Bot
Changelog ========= New function for reading documentation with texdoc (f9e6e4b) Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-31Updated version (11.89.32.gcffe98a -> 11.89.33.gd9f61d5).AUR Update Bot
Changelog ========= Capture message of LaTeX warnings (d9f61d5) Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-31Updated version (11.89.30.gb1ec3ed -> 11.89.32.gcffe98a).AUR Update Bot
Changelog ========= Use default argument of completing-read in ConTeXt-environment (cffe98a) Add completion for environments in ConTeXt (34a0ecc) Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-27Updated version (11.89.29.ge9ddab9 -> 11.89.30.gb1ec3ed).AUR Update Bot
Changelog ========= Change coding back to iso-8859-1, XEmacs doesn't support utf-8 (b1ec3ed) Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-26Updated version (11.89.28.gba7755d -> 11.89.29.ge9ddab9).AUR Update Bot
Changelog ========= Code cleaning (e9ddab9) Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-25Updated version (11.89.24.g255efa3 -> 11.89.28.gba7755d).AUR Update Bot
Changelog ========= Improve style/enumitem (ba7755d) Improve font related queries (f72d2a9) Improve font related queries (58386b9) Improve font related queries (09cc5d1) Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-23Updated version (11.89.20.gd2c7bb3 -> 11.89.24.g255efa3).AUR Update Bot
Changelog ========= Write TeX-style-hook-dialect to parsed file (255efa3) Add new dialects (be525cf) Convert tex-font.el to UTF-8 coding (107b249) Move \iff macro to Arrows section of LaTeX-math-default (601689e) Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-21Updated version (11.89.19.g4f618ec -> 11.89.20.gd2c7bb3).AUR Update Bot
Changelog ========= Fix bug in subfigure style file (d2c7bb3) Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-17Updated version (11.89.18.gbafe761 -> 11.89.19.g4f618ec).AUR Update Bot
Changelog ========= Add some AMS arrows to LaTeX-math-default (4f618ec) url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2016-01-11Updated version (11.89.17.g2ebd71d -> 11.89.18.gbafe761).AUR Update Bot
Changelog ========= url macro accepts only braces in hyperref (bafe761) Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-12-19Updated version (11.89.16.g23612ac -> 11.89.17.g2ebd71d).AUR Update Bot
Changelog ========= Fix bug in `preview-LaTeX-disable-pdfoutput' (2ebd71d) Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-12-05Updated version (11.89.15.g8cd9b0d -> 11.89.16.g23612ac).AUR Update Bot
Changelog ========= Delete .cvsignore (23612ac) Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-30Updated version (11.89.14.g2880b62 -> 11.89.15.g8cd9b0d).AUR Update Bot
Changelog ========= Fix query prompt (8cd9b0d) Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-30Updated version (11.89.13.g15ebec9 -> 11.89.14.g2880b62).AUR Update Bot
Changelog ========= Fix regex in texmathp (2880b62) Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-24Updated version (11.89.12.gd68a089 -> 11.89.13.g15ebec9).AUR Update Bot
Changelog ========= Rename TeX-after-compilation-finished-hook to -functions (15ebec9) Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-23Updated version (11.89.7.g63ea223 -> 11.89.12.gd68a089).AUR Update Bot
Changelog ========= Add new style/ntheorem.el (d68a089) Add new style/theorem.el (5940550) Improve style/amsthm.el (065b1e8) ; Fix a typo in header (8334cde) Rename TeX-after-TeX-LaTeX-command-finished-hook (68d9b03) Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-21Updated version (11.89.6.gfac521d -> 11.89.7.g63ea223).AUR Update Bot
Changelog ========= Convert Elisp source files to UTF-8 (63ea223) Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-19Updated version (11.89.5.g43cbc5f -> 11.89.6.gfac521d).AUR Update Bot
Changelog ========= Fix bug in TeX-command-sequence (fac521d) Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-19Updated version (11.89.4.g4ed66ee -> 11.89.5.g43cbc5f).AUR Update Bot
Changelog ========= Remove support to "Master:" line (43cbc5f) Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-15Updated version (11.89.3.ge4cde66 -> 11.89.4.g4ed66ee).AUR Update Bot
Changelog ========= Activate RefTeX reference styles (4ed66ee) Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-15Updated version (11.89.2.gc2fbb9c -> 11.89.3.ge4cde66).AUR Update Bot
Changelog ========= Determine AUCTEXDATE and AUCTEXVERSION from git (e4cde66) Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-14Updated version (11.89.1.g7427d62 -> 11.89.2.gc2fbb9c).AUR Update Bot
Changelog ========= Fix error in autogen.sh, configure, and Makefile (c2fbb9c) Drop ChangeLog (7427d62)
2015-11-13upstream's ChangeLog file still neededStefan Husmann
2015-11-13Updated version (11.88.248.gd465076 -> 11.89).AUR Update Bot
Changelog =========
2015-11-12Updated version (11.88.246.g11af8e6 -> 11.88.248.gd465076).AUR Update Bot
Changelog ========= Update for upcoming release (d465076) Update release-related Makefile rules (a4c6a19) Improve has-no-display-manager predicate (11af8e6) More ERT tests (cc72777) Change default value of LaTeX-fill-break-at-separators (5179308) Add ChangeLog entry (3aa4bdb) Add function for reverting document buffer (b3153ec) Make View command work no matter how emacs started (9dba8fd) Fix compatibility with XEmacs in tex-info.el (0c9b98a) Add new style hologo.el. (c39c63f) Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-12Updated version (11.88.245.gcc72777 -> 11.88.246.g11af8e6).AUR Update Bot
Changelog ========= Improve has-no-display-manager predicate (11af8e6) More ERT tests (cc72777) Change default value of LaTeX-fill-break-at-separators (5179308) Add ChangeLog entry (3aa4bdb) Add function for reverting document buffer (b3153ec) Make View command work no matter how emacs started (9dba8fd) Fix compatibility with XEmacs in tex-info.el (0c9b98a) Add new style hologo.el. (c39c63f) Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-11Updated version (11.88.244.g5179308 -> 11.88.245.gcc72777).AUR Update Bot
Changelog ========= More ERT tests (cc72777) Change default value of LaTeX-fill-break-at-separators (5179308) Add ChangeLog entry (3aa4bdb) Add function for reverting document buffer (b3153ec) Make View command work no matter how emacs started (9dba8fd) Fix compatibility with XEmacs in tex-info.el (0c9b98a) Add new style hologo.el. (c39c63f) Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-11Updated version (11.88.240.g0c9b98a -> 11.88.244.g5179308).AUR Update Bot
Changelog ========= Change default value of LaTeX-fill-break-at-separators (5179308) Add ChangeLog entry (3aa4bdb) Add function for reverting document buffer (b3153ec) Make View command work no matter how emacs started (9dba8fd) Fix compatibility with XEmacs in tex-info.el (0c9b98a) Add new style hologo.el. (c39c63f) Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-09Updated version (11.88.239.gc39c63f -> 11.88.240.g0c9b98a).AUR Update Bot
Changelog ========= Fix compatibility with XEmacs in tex-info.el (0c9b98a) Add new style hologo.el. (c39c63f) Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-09Updated version (11.88.238.gcb4e33e -> 11.88.239.gc39c63f).AUR Update Bot
Changelog ========= Add new style hologo.el. (c39c63f) Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-08Updated version (11.88.237.gf52479b -> 11.88.238.gcb4e33e).AUR Update Bot
Changelog ========= Set output extension for Texinfo files (cb4e33e) Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-07Updated version (11.88.236.g4527e8a -> 11.88.237.gf52479b).AUR Update Bot
Changelog ========= Improve checking of a TeX distribution and make it optional (f52479b) Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-11-03Updated version (11.88.234.ga2f8bc6 -> 11.88.236.g4527e8a).AUR Update Bot
Changelog ========= Update documentation. (4527e8a) Use LaTeX-style-list for default classes completion. (6351078) Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-28Updated version (11.88.231.gd56502e -> 11.88.234.ga2f8bc6).AUR Update Bot
Changelog ========= Fix Texinfo-make-node-list (a2f8bc6) Disable special filling of math constructs (b4f95f9) Warn about duplicate texinfo nodes (fb09c26) Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-26Updated version (11.88.230.gdbeb71f -> 11.88.231.gd56502e).AUR Update Bot
Changelog ========= Support node name completion in texinfo (d56502e) Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-25Updated version (11.88.226.gb072f9c -> 11.88.230.gdbeb71f).AUR Update Bot
Changelog ========= Improve style. (dbeb71f) Improve style. (52275f9) Remove SmallCaps font declaration command. (90ea1a0) Fix docstring. (b10ca71) Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-19Updated version (11.88.225.g25a9c18 -> 11.88.226.gb072f9c).AUR Update Bot
Changelog ========= Make sure there is a working TeX distribution before running *tex. (b072f9c) Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-19Updated version (11.88.224.g93d50ea -> 11.88.225.g25a9c18).AUR Update Bot
Changelog ========= Define TeX-completing-read-multiple for Emacs 24.4 and later. (25a9c18) Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-14Updated version (11.88.223.g1f116b8 -> 11.88.224.g93d50ea).AUR Update Bot
Changelog ========= Do not disable PDF when using pstricks with XeTeX. (93d50ea) Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for `\newcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands `\nameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with \newenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)
2015-10-09Updated version (11.88.217.g8a2bd0b -> 11.88.223.g1f116b8).AUR Update Bot
Changelog ========= Fill $...$ like \(...\) (bug#21645) (1f116b8) Split TeX-expand-list into a builtin and a custom list. (6f77ad9) Use `LaTeX-add-counters' on "LTchunksize". (4a12225) Remove unused `prompt' from arguments list. (7df138d) Add user-defined values to "style" key. (7332f76) Support newfloat.el. (ac8d479) Fix previous commit. (8a2bd0b) Add supporto to ConTeXt Mark IV in some sentinels. (3b5f047) Support caption.el and some other fixes. (e85968c) Different approach to support ConTeXt Mark IV. (1ec0278) Fontify math environment (ce8981a) Start supporting ConTeXt Mark IV. (cac89e9) Fix typo in comment. (0c4e740) Fix previous commit. (96639fb) Append entries to LaTeX-label-alist in newfloat.el. (5ee567c) Add new style newfloat.el. (f9a7928) Use LaTeX-add-lengths for LaTeX-lengths. (48093fa) Avoid searching with kpathsea in duplicate directories. (0ac0fa8) Add font-latex specific prettify-symbols-compose-predicate (3bb1cbe) Fixup space-before-tab git warned about. (a864241) Add new style subcaption.el. (13941d8) Apply some fixes to caption.el. (320de59) Make `LaTeX-indent-environment-list' local. (440936d) Make `LaTeX-indent-environment-list' local. (f470df8) Fix mail address in Maintainer-header. (100ba35) Add abstract env only to classes defining it. (a76afdf) Use default argument of completing-read. (3536b06) Improve LaTeX-find-matching-end (9cfd5d8) Do not reference auto.el in Makefile and gitignore. (4cfe30e) FiX TeX error parsing. (5ed22c0) Fix typo in error message. (9b5827c) Append `-list' to `LaTeX-eso-pic-package-options'. (05cf5be) Add new style AlegreyaSans.el. (da7419f) Add new style Alegreya.el. (4810753) Add new style fontenc.el. (7b4b894) Fix in Italian language polyglossia style file. (8359f08) Remove one TODO in style/polyglossia.el. (2b648fe) Fix loading of polyglossia language style files. (f4c5af9) Create Italian style file for polyglossia. (066cf5a) Style file for polyglossia package. (5dd4f21) Minor improvements to hyperref.el. (29261e3) Fix wrong TeX-command-default guess for region files (69004bc) Suggest to run Index when appropriate. (6b3cbea) Add TeX-compile-run-all to AUCTeX reference card. (0377238) Fix missing unfontification of invisible property (d4ba585) Fixes for "run-all" on current section (647a8fc) Reference TeX-command-run-all in documentation. (e2b2413) Implement "run-all" for regions and sections (22c7d9f) Rename TeX-update to TeX-command-run-all. (c3cb0ff) Docfix (76eb240) Improve my last commit (57338ec) Allow hiding ^ and _ script signs (08ab3c1) Implement multi-level script fontification (513490f) Case-sensitive mode detection + AMS-TeX fixes (dd9adef) Don't add font-latex-setup to latex-mode-hook (66b97ff) Allow TeX-command-sequence to process the region (33cee84) New TeX--if-macro-fboundp compatibility macro (400609e) Generate PDF via dvips+ps2pdf. (dbc87df) Implement TeX-update. (a07f436) Add support for undocumented macros `\captionbox[*]'. (a85d7c6) Add new style transparent.el. (a3e3ab8) Do not indent the content of `filecontents[*]' env. (8d5acb0) Do not indent the content of `Form' environment. (0b3a6e8) Add fontification for ` ewcolumntype'. (2da69ab) Change | syntax to punctuation; fixes bug#21366 (eff71a7) Add support for prettify-symbols-mode (30be9cc) Check engine before running LaTeX command. (40963e5) Add menu and new functions for error overview. (a4d23f6) New function to read labels. (2648a58) Fix the subgroup number in a regex. (c896f96) Fix error when preview isn't loaded (intentionally) (e88f11f) Setup preview menu/keymap only once. (5b0b215) Add the missing starred version of \AddEnumerateCounter. (be9f14a) Make lengths available through `LaTeX-add-lengths'. (79c02c9) Setup preview differently; fixes bug#21188 (3fdeb4b) Add missing commands ` ameref*' and `\Nameref'. (e351a3a) Fix a typo in the name of provided env's. (166e14b) Query for default first arg when (re-)defining env's. (482dddb) Add new style vwcol.el. (107f106) Add new style textpos.el. (e301b71) Add new style environ.el. (d27e773) Add `LCRJ' to `LaTeX-array-column-letters'. (24a2a9d) Add `X' to `LaTeX-array-column-letters'. (1202f83) Parse user-defined new column types. (c2c7dd9) Restore deleted preview README. (6094700) Parse hf-tikz messages suggesting to rerun LaTeX. (5178ba6) Add new style file for mnras class. (bb195ae) Improve completion of includepdf macro. (0efe678) Find warnings emitted by a package with digits in its name. (8052cd5) Missing ConTeXt-(un)numbered-section-list-nl variables. (8426ca5) Really ignore dbus errors (b9eddc9) New style pdfpages.el. (7a0d85f) Query for optional env arg defined with \lstnewenvironment. (1341b2c) Restore Emacs 22 compatibility (3cd3e72) Query for optional env arg (0b85713) Consider args with ewenvironment with opt arg (b1e4d46) Fix bug in LaTeX-backward-paragraph in narrowed buffers (752171a) Add subtitle to slide-title class (4e84c98) New styles newpxtext.el and newpxmath.el. (0e3f3ac) More font-lock fix for verbatim environment args. (11d759d) Parse env's defined with `\lstnewenvironment'. (0a1742f) Fix TeX-tree-expand docstring (1f9edc5) Use paired delimiter syntax for |. (100759f) [Fix #20513] Fix type of TeX-view-program-list. (1af53df) Fix in italian.el style file. (573cbdf) Speed up kpsewhich calls by expanding all vars in one call (26f8ce1) Fix docstring and spelling errors (563f0e6) Improve TeX-parse-macro docstring (7c120b0) Complete last commit (e64c692) Regexp-quote TeX-region-file in TeX-clean (e80221c) Delete vars preview-lispdir and preview-datadir (f4c405b) Fix bug#20301 (07c2d23) New style attachfile.el. (7f0360d) Improve/update styles. (d35db3e) Document indentation of "\[...\]". (bf5f55b) [Fix #20227] Fix indentation of \[...\] math mode. (c2f6e9c) Remove duplicate lines. (0c15d1a) Fix parsing of new auto types in style files. (c7c77a2) New style colortbl.el. (e4a6481) Ask for a `Width' in minibuffer and not a `Length'. (b418fbb) Add three missing LaTeX lengths. (4fd5b48) docfix (b91b203) Apply styles in reverse order (8af05de) Fix a broken link in documentation. (ca40c6a) Fix of the fix. Really. (6896a4c) Fix header of style/mn2e.el. (f16c051) Style file for mn2e.cls. (b1e9217) New style ltxtable.el. (fd04166) New style ltablex.el. (003f475) Improve styles enumitem.el and caption.el. (8d7fef3) Fix void-function error occuring if cl is not loaded (59f9440) Add TeX-after-TeX-LaTeX-command-finished-hook (a2a4777) Improve error/warning reporting when file cannot be determined. (41c5f9a) Indent \[...\] display math as a normal environment. (31c42ca) New style for geometry.sty. (69b02a0) New style for caption.sty. (4034de2) New style enumitem.el (a375093) Replace add-to-list with pushnew (61ed48c) Style for bidibeamer which delegates to beamer (d23de0a) Add uninstall rules to Makefiles. (b853739) Add docs for LaTeX-fill-excluded-macros (074af82) New defcustom LaTeX-fill-excluded-macros (39badf0) Fix font-locking issue (3cf92fc) Add some expl3 support (83306b4) Add a hook that's run after an environment is modified (86f4a1e) Fix bug in pdf-tools support (b2957c8) Make TeX-pdf-tools-sync-view work with region files (b858aae) Simplify TeX-pdf-tools-sync-view (adf90e9) New style for color.sty (566426b) Fix error introduced in previous commit (1bc721b) Adapt to PDF Tool changes (51e3aa8) Fix compatibility with Emacs < 24. (cc9c060) Handle TeX-region in backward search with both PDF Tools and Evince (cef38f9) Add PDF Tools support (5276f35) New tcolorbox style (061d8cd) Add new style currvita.el. (4b2587d) Fix bug#19673 (cont.) (4b43c80) Fix bug#19673 (81512a2) Fix bug#19675 (53838b3) Fix indentation in auto files. (8cd2b07) Remove already resolved FIXME. (5154e91) Fix in minted style. (e2d6210) Fix a typo. (f3cf79d) Add new styles. (5734441) Add `Form' environment needed for PDF and HTML forms. (18ee3e9) Fix doc build (b54c26a) Update changes.texi (2487022) Add hva file assoc to auto-mode-alist (bug#19426) (fff9412) Improve minted style. (df97f94) Make some buffer-local vars document-local. (d3d05d4) Improve minted style. (ddd6b97) Fix encoding file:// uri. (ff1f544) Add (start of an) minted style. (6e94ea0) Obsolete LaTeX-verbatim-regexp defcustom (63bcbcd) Fix void-variable error. (0cc29f9) Fix bug#19398 in TeX-evince-sync-view (fc9a240) [Fix #19281] Allow moodifying environments with macros in their names. (c7e1e47) Fix in style/babel.el. (8dd1455) Fix byte-compile warnings. (49ee91a) [Fix #19301] Fix closing bracket in style/mathtools.el. (8c6a5ae) Add new styles. (6bfd4c8) Add choices for the values of La/TeX-Omega-command. (c332551) Describe branches in README.GIT. (49d9aa8) Fix MKINSTALLDIRS path in latex/Makefile.in. (6a756a6) Add Makefile to run ERT tests. (8b44b4f) * latex-test.el: Add proper copyright header. (8b93c8f) Move preview changes to ChangeLog-preview. (ecdb72b) Fix compilation and remove a few more warnings. (635e0b3) Check the viewer executable exists before opening it. (59ccf34) Merge ELPA changes fixing some byte-compile warnings. (7b427a7) Make second argument of LaTeX-label optional. (e1ec6a0) Move preview/ to top-level. (e739b85) Document LaTeX-command-section. (acf1c76) Implement LaTeX-command-section. (8f7c399) Implement forward-search for View command on TeX-region. (a3f4cac) Fix indentation in LaTeX-env-figure in a corner case. (58bd866) Fix fontification of a couple of fontspec macros. (20c7209) Implement inverse/backward search for TeX regions. (0cb3759) Adapt bug intro text for debbugs. (e4101ed) Use more consistent fontification in some styles (deb1a64) Omit f-f hooks and more with TeX-region-create (15edd9b) Document presence of bashisms in some Make rules. (622c054) Fix structure of the package for Windows. (904dfef) Update windows-package Make rule to new Emacs 24.4 package. (daa8a25) Add `luatextra.el' to Makefile.in (29724a5) Add `ifluatex.el' to Makefile.in (0bae61a) Add new `luatextra.el' style (c4feba1) Add new `ifluatex.el' style (af12165) Update the FAQ entry about failing `TeX-next-error' behavior (7f64d6c) Update manual (d8dd53d) Fix typo (67756b7) Fix documentation about changing font attributes of existing text (43ff21a) Add copyright notice to style/foils.el (1997613) Added ChangeLog entries for commit [0c2cfc8] (bcea858) Replace `read-string' with `TeX-read-string' (0c2cfc8) Prepare for find-file-hooks being removed from Emacs. (c72f8a8) Several changes suggested by byte-compiler warnings. (10de62b) Several changes suggested by byte-compiler warnings. (3909e4c) Fix typo in Makefile.in. (022873b) Add new styles. (f9611ad) Update MinionPro style. (c2d3585) Add new TeX-file-line-error option (19cb9af) Create a top level directory in the preview tarball. (5211b5e)