[elpa] externals/auctex 94af6a0 04/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 94af6a0b597445818be6aaf7e6187d2bb3a35272 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * style/dinbrief.el (LaTeX-dinbrief-style): Adjust indentation. Consolidate the name of style hooks to run in one `TeX-run-style-hooks' c

[elpa] externals/auctex updated (b6366ef -> 1bc7a21)

2020-09-25 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex. from b6366ef * tex-site.el (AUCTeX-version): Add comment new 601e6a3 Get rid of gabage in generated texi file new 2e798ee Support \newblock macro new bdf96e8 Ajust document new 94af6a0 ; Silence the c

[elpa] externals/auctex 4d58d7d 09/30: Don't extend font lock region too eagerly (bug#42267)

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 4d58d7d1abd84feb7d975da3c9571a884756ff37 Author: Ikumi Keita Commit: Ikumi Keita Don't extend font lock region too eagerly (bug#42267) * font-latex.el (font-latex-extend-region-backwards-quotation): If there is no matching open quote, don't extend

[elpa] externals/auctex 601e6a3 01/30: Get rid of gabage in generated texi file

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 601e6a332b070286988facdc5a56eafd09960147 Author: Ikumi Keita Commit: Ikumi Keita Get rid of gabage in generated texi file * doc/preview-dtxdoc.pl (MAIN): Add rule to delete dtx comment ^^A. (): Add coding tag. Update copyright year. --- doc/previ

[elpa] externals/auctex ef1f670 27/30: ; Partially revert silencing the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit ef1f6708812606f66b5a562bb2be754412baa74f Author: Arash Esbati Commit: Arash Esbati ; Partially revert silencing the compiler * context.el (ConTeXt-numbered-section-heading) (ConTeXt-unnumbered-section-heading, ConTeXt-section-title) (ConTeXt-s

[elpa] externals/auctex e293844 07/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit e293844ce819557459ca3fc5cd50a0d5fd8f0585 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * style/exam.el (LaTeX-exam-insert-item): * style/ifluatex.el (LaTeX-ifluatex-set-exit-mark): Use `with-no-warnings' around variables def

[elpa] externals/auctex 971bece 14/30: Update style/csquotes.el to package version 5.2j

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 971becefd27858aac2bef8306e5069ae9bfd6d94 Author: Arash Esbati Commit: Arash Esbati Update style/csquotes.el to package version 5.2j * style/csquotes.el: Track changes in package version 5.2j. Remove deprecated macros, improve query for language ar

[elpa] externals/auctex 255e768 11/30: Cater for case where fontification match goes over limit

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 255e768d2b150484b9e9b29e05ee5b5886d343d2 Author: Ikumi Keita Commit: Ikumi Keita Cater for case where fontification match goes over limit * font-latex.el (font-latex-match-quotation): Cater for case where fontification match goes over limit. D

[elpa] externals/auctex 840973c 08/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 840973cc6d7736849dfb7cdca9e7e87655bd6315 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * style/kpfonts.el (LaTeX-kpfonts-mode-map) (LaTeX-kpfonts-mode-menu): defvar the variables which are generated later in the minor mode a

[elpa] externals/auctex 92aa02b 29/30: Merge remote-tracking branch 'origin/master' into externals/auctex

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 92aa02b2d674f34a9ba5fed2da0cbdb96cd012f9 Merge: b6366ef 087b030 Author: Tassilo Horn Commit: Tassilo Horn Merge remote-tracking branch 'origin/master' into externals/auctex --- Makefile.in| 2 +- bib-cite.el| 19 +-

[elpa] externals/auctex 67ecb0b 18/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 67ecb0bc3be90a8be08eaf001b63538cb57f3294 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * prv-emacs.el: Silence the compiler for unknown functions. --- prv-emacs.el | 38 ++ 1 file changed, 30 ins

[elpa] externals/auctex be4a912 26/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit be4a912097521709f74617b2ef9b45e1487a2830 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * tex-font.el (tex-math-face): Add variable to tex group. * tex.el: defvar internal and external variables. --- tex-font.el | 3 ++- t

[elpa] externals/auctex 1b71eb6 05/30: Add short verb characters to `ispell-tex-skip-alist'

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 1b71eb6142fe5dad11f2b59d7cc7daa020bc0e1c Author: Arash Esbati Commit: Arash Esbati Add short verb characters to `ispell-tex-skip-alist' * style/shortvrb.el ("shortvrb"): Add entries in `LaTeX-shortvrb-chars to `ispell-tex-skip-alist' in order to s

[elpa] externals/auctex 55e8842 15/30: Treat \choice like \item

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 55e8842bcec6037ef4d294638388d736a67d14cf Author: Arash Esbati Commit: Arash Esbati Treat \choice like \item * style/exam.el ("exam"): Add "choice" to `LaTeX-item-regexp'. Simplify regexp for "subpart" and "subsubpart". --- style/exam.el | 6 -

[elpa] externals/auctex 243961c 06/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 243961c71b0dc4b62a380eba4d3017d65cd122a7 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * style/dinbrief.el ("dinbrief"): Remove unnecessary `function' and ": " from query strings. (LaTeX-dinbrief-style, LaTeX-dinbrief-env-re

[elpa] externals/auctex 2e448e3 13/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 2e448e3015a2f4532d543afd7360910e25bc62da Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * font-latex.el (font-latex-update-font-lock): Mark the argument `syntactic-kws' as unused. --- font-latex.el | 2 +- 1 file changed, 1 inse

[elpa] externals/shell-command+ c0129cc 02/36: converted all tabs to spaced

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit c0129cc8113890ac1939168822761b4cf59cf11d Author: Philip K Commit: Philip K converted all tabs to spaced --- .dir-locals.el | 5 +++ bang.el| 122 - 2 files changed, 66 insertions(+), 61

[elpa] externals/shell-command+ aecad16 13/36: added link to public inbox

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit aecad16c66e8ce9923a1d0b41f7d1f9a912171eb Author: Philip K Commit: Philip K added link to public inbox --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b49f025..978cdc9 100644 --- a/README.md +++ b/README

[elpa] externals/auctex 3ef28a5 20/30: Add an extra check for tex-buf.el in some style hooks

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 3ef28a55e3671b078c2042d0620c45c973216684 Author: Arash Esbati Commit: Arash Esbati Add an extra check for tex-buf.el in some style hooks * style/arabxetex.el ("arabxetex"): * style/bidi.el ("bidi"): * style/fontspec.el ("fontspec"): * styl

[elpa] externals/auctex d7cba92 21/30: Prepare for pdf output for PSTricks documents

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit d7cba92dbe15474dceb4c18d021ef9535da5050e Author: Ikumi Keita Commit: Ikumi Keita Prepare for pdf output for PSTricks documents * style/pstricks.el ("pstricks"): Prepare for pdf output rather than turn off PDF mode. (): Update copyright year.

[elpa] externals/shell-command+ 0931b93 03/36: added cc0 as license

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 0931b938d24e34f92dde3af7c2502c14bc0a1672 Author: Philip K Commit: Philip K added cc0 as license --- LICENSE | 121 1 file changed, 121 insertions(+) diff --git a/LICENSE b/LICENSE new f

[elpa] externals/auctex f04a508 22/30: Restore all math environments in texmathp.el

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit f04a508f6a85642524ad1a2279f2bfe2bded1db7 Author: Ikumi Keita Commit: Ikumi Keita Restore all math environments in texmathp.el * texmathp.el (texmathp-tex-commands-default): Restore all math environments from style files. The idea to update t-t-c-d

[elpa] externals/auctex 087b030 28/30: Simplify mode line for emacs 27

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 087b0300012d14cc86dec946d6c225cdb06460a1 Author: Ikumi Keita Commit: Ikumi Keita Simplify mode line for emacs 27 * tex-buf.el: Don't add an entry in `minor-mode-alist' for `compilation-in-progress'. In emacs 27, compile.el adds a similar entry

[elpa] branch externals/shell-command+ created (now 339931d)

2020-09-25 Thread Stefan Monnier
monnier pushed a change to branch externals/shell-command+. at 339931d rename bang to shell-command+ This branch includes the following new commits: new 57afacb initial export new c0129cc converted all tabs to spaced new 0931b93 added cc0 as license

[elpa] externals/shell-command+ 3eed583 10/36: fixed typo on the first line

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 3eed5838e80bea85693c660827fed35ba163a139 Author: Philip K Commit: Philip K fixed typo on the first line --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 104ee3b..7037471 100644 --- a/bang.el +++ b

[elpa] externals/auctex b06ca0a 25/30: Fix document

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit b06ca0a48e56b7e006be02a7a845054d600538c5 Author: Ikumi Keita Commit: Ikumi Keita Fix document * doc/auctex.texi (Fontification of math): Delete incorrect description. --- doc/auctex.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) d

[elpa] externals/shell-command+ ee9e3e6 17/36: added `.' command

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit ee9e3e684920004c8258d91ac2c30f3d157c34ff Author: Philip K Commit: Philip K added `.' command --- README.md | 7 +-- bang.el | 13 ++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f001a4b.

[elpa] externals/auctex a27850f 10/30: Fix previous commit and add new test

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit a27850faedf2a9c0871a558353a8f8f42597794c Author: Ikumi Keita Commit: Ikumi Keita Fix previous commit and add new test * font-latex.el (font-latex-extend-region-backwards-quotation): Move the point back to the correct position when the inner loop s

[elpa] externals/shell-command+ 9b28c60 12/36: added melpa link

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 9b28c603910681ba0cdee7391ac1cd177dbe55a9 Author: Philip K Commit: Philip K added melpa link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e4d591..b49f025 100644 --- a/README.md +++ b/R

[elpa] externals/shell-command+ 253d4bc 14/36: removed history code

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 253d4bc87ec6beb12e5c6f5569a354907adb8679 Author: Philip K Commit: Philip K removed history code --- bang.el | 97 ++--- 1 file changed, 15 insertions(+), 82 deletions(-) diff --git a/bang.el

[elpa] externals/shell-command+ 55f3e2a 16/36: emulated insert-into-buffer feature from shell-command

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 55f3e2a7fc240bf7754dc3de47514095c76f89be Author: Philip K Commit: Philip K emulated insert-into-buffer feature from shell-command --- bang.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 40bcd38..2be0b2

[elpa] externals/shell-command+ 51d6934 28/36: changed tag-line

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 51d693492b873ee81bb7ef1b758e4b2c33e015ba Author: Philip K Commit: Philip K changed tag-line --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 64eb47f..e06ce52 100644 --- a/bang.el +++ b/bang.el @@

[elpa] externals/shell-command+ 3fcab36 20/36: only execute real command, not bang modifiers

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 3fcab363380c39a60601077660c6a1252be3a748 Author: Philip K Commit: Philip K only execute real command, not bang modifiers --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 9160823..ff82c1c 100644 --

[elpa] externals/shell-command+ f9e92f4 31/36: added two spaces after each period

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit f9e92f42ee02e7face2f2dc65167bdd9268e4980 Author: Philip K Commit: Philip K added two spaces after each period --- bang.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bang.el b/bang.el index 8c25476..65eba0c 100644 --- a

[elpa] externals/auctex b21889e 19/30: Merge prv-emacs.el into preview.el.in

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit b21889e0f805ddaaea25317da2c872d90907d0c2 Author: Ikumi Keita Commit: Ikumi Keita Merge prv-emacs.el into preview.el.in * preview.el.in: Merge all contents of prv-emacs.el. * prv-emacs.el: Delete. * Makefile.in: * configure.ac: Drop prv

[elpa] externals/shell-command+ c395408 05/36: Re-added % substitution

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit c3954087c7858fbf496bd6bbd1b37fc9e46bef78 Author: Philip K Commit: Philip K Re-added % substitution --- bang.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 068fed9..070018d 100644 --- a/bang.el +++

[elpa] externals/shell-command+ 423c2af 15/36: updated README

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 423c2afcd2d09f3fdb79ef62c823ec4dbbd58936 Author: Philip K Commit: Philip K updated README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 978cdc9..f001a4b 100644 --- a/README.md +++ b/README.md @@ -10,8 +

[elpa] externals/shell-command+ 11e121a 25/36: added support for bang--command-regexp to start with ~

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 11e121aed7f5fe90700bd3f49d987bff0a796c2d Author: Philip K Commit: Philip K added support for bang--command-regexp to start with ~ --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 0af733f..9245057

[elpa] externals/shell-command+ 87b5ad3 21/36: version bump

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 87b5ad3c81ccf0f2435e3c26ad7f9a1d6191ddb9 Author: Philip K Commit: Philip K version bump --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index ff82c1c..9e17bca 100644 --- a/bang.el +++ b/bang.el @@ -1,7

[elpa] externals/shell-command+ f80c7c3 29/36: autoload bang command

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit f80c7c394b57057499db6409f386ade9ac32f763 Author: Philip K Commit: Philip K autoload bang command --- bang.el | 1 + 1 file changed, 1 insertion(+) diff --git a/bang.el b/bang.el index e06ce52..931d7f4 100644 --- a/bang.el +++ b/bang.el @@ -53,6 +53,7

[elpa] externals/shell-command+ 64c0fcf 06/36: delete shell output instead of killing it

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 64c0fcf4abdbd45880eac935da6db0ae911b8d6d Author: Philip K Commit: Philip K delete shell output instead of killing it --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 070018d..973d94f 100644 --- a/

[elpa] externals/shell-command+ ac4ec3c 07/36: added initial readme

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit ac4ec3cd9c52da65292ca97e4f65c9708c877a57 Author: Philip K Commit: Philip K added initial readme --- README.md | 35 +++ 1 file changed, 35 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 000

[elpa] externals/shell-command+ b5398d1 34/36: use eshell handler if available

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit b5398d1f7cb56e2a2b799b8d125afd7838bf5ce5 Author: Philip K Commit: Philip K use eshell handler if available --- bang.el | 39 +++ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/bang.el b/bang.el inde

[elpa] externals/shell-command+ 49f3686 08/36: fixed package-lint issues

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 49f36866bfb509d7e2761bf8cbb0812278ab2c14 Author: Philip K Commit: Philip K fixed package-lint issues --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 973d94f..a109b1a 100644 --- a/bang.el +++ b/ba

[elpa] externals/shell-command+ 1fb0162 27/36: bumped version

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 1fb0162ffd2115080d4e1ddf65935277cf3c75db Author: Philip K Commit: Philip K bumped version --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 16efe48..64eb47f 100644 --- a/bang.el +++ b/bang.el @@ -1

[elpa] externals/shell-command+ 339931d 36/36: rename bang to shell-command+

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 339931da79b02a83effd37363dde2ebb65141d9a Author: Philip K Commit: Philip K rename bang to shell-command+ --- README.md | 24 + bang.el | 128 - shell-command+.el | 153

[elpa] externals/shell-command+ e023383 33/36: bumped version

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit e02338331463461a85144c0ce6b9b877bd3a7567 Author: Philip K Commit: Philip K bumped version --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index a1af1fe..6f282b9 100644 --- a/bang.el +++ b/bang.el @@ -1

[elpa] externals/shell-command+ 0e0c725 35/36: simplify if-expressions where applicable

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 0e0c7258f8ff2ca218211626ba8771fa3dd81ca9 Author: Philip K Commit: Philip K simplify if-expressions where applicable --- bang.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bang.el b/bang.el index 5fc4678..50ec7b1 100644 ---

[elpa] externals/auctex c5772e7: Release GNU AUCTeX 12.2.5

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit c5772e7167b5231da61fbe9da3170a3b623cbf27 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 12.2.5 * GNU AUCTeX Version 12.2.5 released. --- auctex.el | 2 +- auctex.info| 202 ++---

[elpa] externals/shell-command+ f0a8a95 30/36: Don't interpret local binary execution as a path

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit f0a8a955b87ce7840fd1871875c452d904640c10 Author: Philip K Commit: Philip K Don't interpret local binary execution as a path --- bang.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bang.el b/bang.el index 931d7f4..8c25476

[elpa] externals/auctex 2e798ee 02/30: Support \newblock macro

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 2e798eebedcdb11aaa7497ada9dc4747535fc2b6 Author: Arash Esbati Commit: Arash Esbati Support \newblock macro * latex.el (LaTeX-common-initialization): Add entry for \newblock marco. Add "bibindent" to list of known lengths. (LaTeX-paragraph-

[elpa] externals/auctex bdf96e8 03/30: Ajust document

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit bdf96e8b0fb3420209df039fcad2273ec8734862 Author: Ikumi Keita Commit: Ikumi Keita Ajust document * doc/preview-latex.texi (Key bindings and user-level lisp functions): * preview.el.in (preview-at-point): Delete mention about zmacs-regions.

[elpa] externals/shell-command+ 5c01598 09/36: fixed minor checkdoc complaints

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 5c0159804d9ebf6e401403b5bd861cfe9a8af12a Author: Philip K Commit: Philip K fixed minor checkdoc complaints --- bang.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bang.el b/bang.el index a109b1a..104ee3b 100644 --- a/b

[elpa] externals/shell-command+ f004dfb 23/36: require at least one non-whitespace character in command

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit f004dfbe55624161aed297c3aa2a69db1c085023 Author: Philip K Commit: Philip K require at least one non-whitespace character in command --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index ed47b7f..8c9161

[elpa] externals/shell-command+ a47986d 32/36: updated commentary section

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit a47986d4ba1100e901f3233320a6deadd4fd03b8 Author: Philip K Commit: Philip K updated commentary section --- bang.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bang.el b/bang.el index 65eba0c..a1af1fe 100644 --- a/bang.el +

[elpa] externals/auctex 59b7942 17/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 59b79425187d0d31c186d10fb13289c81cce9d58 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * latex.el: Silence the compiler for unknown functions. --- latex.el | 8 1 file changed, 8 insertions(+) diff --git a/latex.el b/late

[elpa] externals/auctex a17fee2 16/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit a17fee27b98dc37a1b384d7018a2c151bb0612ef Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * tex.el: Silence the compiler for functions. --- tex.el | 29 + 1 file changed, 29 insertions(+) diff --git a/tex.

[elpa] externals/shell-command+ 77989cf 26/36: renamed "Bang command" to "Shell command"

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 77989cf36d58c2e41d3b3cfc5adb9bb5345a875e Author: Philip K Commit: Philip K renamed "Bang command" to "Shell command" --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 9245057..16efe48 100644 --- a/

[elpa] externals/auctex dd7f844 12/30: Add support of \tag for texmathp

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit dd7f8446ca6eb98ce0c633652e8f764c40f033e2 Author: Ikumi Keita Commit: Ikumi Keita Add support of \tag for texmathp * style/amsmath.el (): Add entries for \tag and \tag* to `texmathp-tex-commands-default'. ; Add supplementary comment. --- style

[elpa] externals/auctex 07b79fc 24/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 07b79fca8bf7114981605748735594d7b1eff0a5 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * bib-cite.el: Declare external functions. (bib-find-next): Check if `xref-find-definitions' is available and use it instead of `find-tag

[elpa] externals/shell-command+ 57afacb 01/36: initial export

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 57afacb82ae40ee97da953d844e18800554909b6 Author: Philip K Commit: Philip K initial export --- bang.el | 113 1 file changed, 113 insertions(+) diff --git a/bang.el b/bang.el new file mo

[elpa] externals/shell-command+ 9350393 19/36: fixed critical bug when no path was specified

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 93503930c1b73b270b924314d88ddc1fba2c605e Author: Philip K Commit: Philip K fixed critical bug when no path was specified --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 57cfe4d..9160823 100644 --

[elpa] externals/shell-command+ 8758933 24/36: removed trailing whitespace

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 87589331a8f0850a46964dbdbdcc3f2191b03376 Author: Philip K Commit: Philip K removed trailing whitespace --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 8c91611..0af733f 100644 --- a/bang.el +++ b/

[AUCTeX-diffs] [elpa] externals/auctex 1bc7a21 30/30: ; Regenerate docs

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 1bc7a21b8a6dd953ba4557365bcc7efd56a8d161 Author: Tassilo Horn Commit: Tassilo Horn ; Regenerate docs --- auctex.info| 227 ++--- preview-latex.info | 92 +++--- tex-site.el| 10

[elpa] externals/shell-command+ ab6bb0e 18/36: reworked `.' command

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit ab6bb0e260ba40315ff22ff9641562d29f7f9ac5 Author: Philip K Commit: Philip K reworked `.' command --- bang.el | 70 + 1 file changed, 44 insertions(+), 26 deletions(-) diff --git a/bang.el

[elpa] externals/auctex 0692e51 23/30: ; Silence the compiler

2020-09-25 Thread Tassilo Horn
branch: externals/auctex commit 0692e5139a1f3a2b7d341332cc02d481faa4dab2 Author: Arash Esbati Commit: Arash Esbati ; Silence the compiler * latex.el: defvar the variables `outline-heading-alist', `TeX-auto-file' and `LaTeX-section-list-changed'. (LaTeX-section-heading, LaTeX

[elpa] externals/shell-command+ 5e3def9 04/36: Fixed packaging issues and mistakes

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 5e3def90d56a2418767d052026f042d3220d206e Author: Philip K Commit: Philip K Fixed packaging issues and mistakes --- bang.el | 46 +++--- 1 file changed, 39 insertions(+), 7 deletions(-) diff --git a/bang.el b/ba

[elpa] externals/shell-command+ bed12c8 11/36: minor code cleanup

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit bed12c8f17dc488c9ac0283e662cf57b64c0b113 Author: Philip K Commit: Philip K minor code cleanup --- bang.el | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/bang.el b/bang.el index 7037471..8713526 100644 --- a/bang.el

[elpa] externals/shell-command+ d60c01f 22/36: required rx while compiling

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit d60c01f4102134fa207d833bcc47250f75e2e9bf Author: Philip K Commit: Philip K required rx while compiling --- bang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bang.el b/bang.el index 9e17bca..ed47b7f 100644 --- a/bang.el +++ b/

[elpa] externals/shell-command+ 984dc25: * shell-command+.el: Add copyright notice and change license to GPLv3+

2020-09-25 Thread Stefan Monnier
branch: externals/shell-command+ commit 984dc250333ee5efb6a166c0316cc498e382657e Author: Stefan Monnier Commit: Stefan Monnier * shell-command+.el: Add copyright notice and change license to GPLv3+ * .gitignore: New file. * LICENSE: Delete file. --- .gitignore| 3 ++

[elpa] master 78c650b: * externals-list: New package `shell-command+`

2020-09-25 Thread Stefan Monnier
branch: master commit 78c650b94ef6f2f64c43f64fb9c944da8d863ed6 Author: Stefan Monnier Commit: Stefan Monnier * externals-list: New package `shell-command+` --- externals-list | 1 + 1 file changed, 1 insertion(+) diff --git a/externals-list b/externals-list index 8fdbf76..5590116 100644 --

[elpa] master e43b040 5/6: Excorporate: Add timeout for synchronous operations

2020-09-25 Thread Thomas Fitzsimmons
branch: master commit e43b0407de0e60be91ebb6bf091583919cb485a9 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Excorporate: Add timeout for synchronous operations * excorporate.el (exco--server-timeout): New variable. (exco-operate-synchronously): Use exco--server-timeout.

[elpa] master updated (78c650b -> 535349a)

2020-09-25 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch master. from 78c650b * externals-list: New package `shell-command+` new 2fe5e56 Excorporate: Rewrite exco-org functions for Org 9.1 new 96b57cf Excorporate: Expand responses in API usage examples new 436b625 Excorporate: Do n

[elpa] master 2fe5e56 1/6: Excorporate: Rewrite exco-org functions for Org 9.1

2020-09-25 Thread Thomas Fitzsimmons
branch: master commit 2fe5e5696f3e74a3fafa1af272393b134c619c27 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Excorporate: Rewrite exco-org functions for Org 9.1 * packages/excorporate/excorporate-org.el (exco-org--calendar-item-region-at-point): New function. (exco-o

[elpa] master 436b625 3/6: Excorporate: Do not explicitly require Org package

2020-09-25 Thread Thomas Fitzsimmons
branch: master commit 436b625d24fd9ab59581f442abe0daf8e43b28d3 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Excorporate: Do not explicitly require Org package * packages/excorporate/excorporate.el (Package-Requires): Remove Org. Instead rely on Emacs-native version of

[elpa] master 96b57cf 2/6: Excorporate: Expand responses in API usage examples

2020-09-25 Thread Thomas Fitzsimmons
branch: master commit 96b57cf5ac447c51db52162d5091b0d900e5af42 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Excorporate: Expand responses in API usage examples * packages/excorporate/excorporate.texi (API Usage): Update with full example results. --- packages/excorpora

[elpa] master 535349a 6/6: Excorporate: Rename a function

2020-09-25 Thread Thomas Fitzsimmons
branch: master commit 535349a93df8eede61c666bebb0041f20fec541f Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Excorporate: Rename a function * packages/excorporate/excorporate.el (exco-resolve-organizer-email-address-synchronously): Rename from exco-organizer-smtp-ema

[elpa] master 4adac33 4/6: Excorporate: Add more API usage examples to manual

2020-09-25 Thread Thomas Fitzsimmons
branch: master commit 4adac336d1ef438fe516a0373f2d8dcc9e940343 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Excorporate: Add more API usage examples to manual * packages/excorporate/excorporate.texi (API Usage): Add more examples. --- packages/excorporate/excorporate.i