[nongnu] main 9b24c05: * elpa-packages (htmlize): Fix paren typo, duh!

2021-08-26 Thread monnier--- via
branch: main commit 9b24c052de1384d5e63bbae8a722ded6c73a55df Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (htmlize): Fix paren typo, duh! --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 4aafd54..cdf36

[elpa] externals/company 4377506 2/2: Merge pull request #1203 from yugaego/docstring

2021-08-26 Thread ELPA Syncer
branch: externals/company commit 4377506e625bdadd64bc7fc9e9e25576f44f458d Merge: 00f8b97 8906f0e Author: Dmitry Gutov Commit: GitHub Merge pull request #1203 from yugaego/docstring Improve company-clang user options documentation --- company-clang.el | 9 + 1 file changed,

[elpa] externals/company 8906f0e 1/2: Improve company-clang user options documentation

2021-08-26 Thread ELPA Syncer
branch: externals/company commit 8906f0ea4c0a4be91014f89e90f6eefbf4eb22d5 Author: YE Commit: YE Improve company-clang user options documentation --- company-clang.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/company-clang.el b/company-clang.el index 9a38d8

[nongnu] elpa/geiser 327ff01: info documentation fix

2021-08-26 Thread ELPA Syncer
branch: elpa/geiser commit 327ff01e5b9c6e019fdd0cb710a4c19082249345 Author: jao Commit: jao info documentation fix --- doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.texi b/doc/install.texi index e932e1a..2f95875 100644 --- a/doc/install.tex

[elpa] externals/ebdb 365cf0c: Don't attempt to specialize on &optional arguments

2021-08-26 Thread Eric Abrahamsen
branch: externals/ebdb commit 365cf0c2cbca5e60aee745f32b728304abc8840f Author: Eric Abrahamsen Commit: Eric Abrahamsen Don't attempt to specialize on &optional arguments That doesn't work, and in most cases actually breaks the function definitions altogether. Bonus: we now have

[elpa] externals/vc-backup 4d46c5e 15/18: Print entire file name in version log

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 4d46c5eb00d124a6172d30ded79f035195be0652 Author: Philip Kaludercic Commit: Philip Kaludercic Print entire file name in version log --- vc-backup.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vc-backup.el b/vc-backup.el index b

[elpa] externals/vc-backup 253948f 13/18: Add URL header to repository

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 253948f27893490912c17328a18238b34a78 Author: Philip Kaludercic Commit: Philip Kaludercic Add URL header to repository --- vc-backup.el | 1 + 1 file changed, 1 insertion(+) diff --git a/vc-backup.el b/vc-backup.el index 9245770..00af0c4 100644 --- a/v

[elpa] externals/vc-backup 8cb2da3 02/18: Remove superfluous rx requirement

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 8cb2da3b396ce4d7877029894e350d70f1347ffa Author: Philip Kaludercic Commit: Philip Kaludercic Remove superfluous rx requirement --- vc-backup.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vc-backup.el b/vc-backup.el index 99fa439.

[elpa] externals/vc-backup 2bee77b 11/18: Just use a fixnum in vc-backup-diff.

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 2bee77bc19e2ef62d763f64f72f6b1a0a3f7b51f Author: Alfred M. Szmidt Commit: Philip Kaludercic Just use a fixnum in vc-backup-diff. --- vc-backup.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vc-backup.el b/vc-backup.el index 29

[elpa] branch externals/vc-backup created (now 900d760)

2021-08-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/vc-backup. at 900d760 Add Maintainer tag to package header This branch includes the following new commits: new fc2ed3e Initial revision new 8cb2da3 Remove superfluous rx requirement new 4150abd Use file modific

[elpa] externals/vc-backup 900d760 18/18: Add Maintainer tag to package header

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 900d7604315594c3c32565d9a2b6561bcc742dc2 Author: Philip Kaludercic Commit: Philip Kaludercic Add Maintainer tag to package header --- vc-backup.el | 1 + 1 file changed, 1 insertion(+) diff --git a/vc-backup.el b/vc-backup.el index 3f777db..f64532d 100644

[elpa] externals/vc-backup 25844e0 14/18: Rename vc-backup--get-read to vc-backup--get-real

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 25844e039985641b8b9c09c24890209894a642f8 Author: Philip Kaludercic Commit: Philip Kaludercic Rename vc-backup--get-read to vc-backup--get-real --- vc-backup.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vc-backup.el b/vc-backup

[elpa] externals/vc-backup eed5547 12/18: Untabify vc-backup.el

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit eed5547c86166f9abbca6904901e44d95259de86 Author: Philip Kaludercic Commit: Philip Kaludercic Untabify vc-backup.el --- vc-backup.el | 222 +-- 1 file changed, 111 insertions(+), 111 deletions(-) diff

[elpa] externals/vc-backup 06a86c9 10/18: Rename local variables in vc-backup-print-log

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 06a86c923f961aeffe048a2f6fd5d06db15cb927 Author: Alfred M. Szmidt Commit: Philip Kaludercic Rename local variables in vc-backup-print-log --- vc-backup.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vc-backup.el b/vc-back

[elpa] externals/vc-backup e867cdf 07/18: Format vc-backup--list-backup-versions docstring slightly

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit e867cdf717dd8e73fa560a51e3e899c4f8a99e9c Author: Alfred M. Szmidt Commit: Philip Kaludercic Format vc-backup--list-backup-versions docstring slightly --- vc-backup.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vc-backup.el b/v

[elpa] externals/vc-backup 5ba724d 04/18: Add VC API list, and order functions accordinlgy

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 5ba724dd195be0095f0a65c4dd9e0a7e4e47d821 Author: Alfred M. Szmidt Commit: Philip Kaludercic Add VC API list, and order functions accordinlgy --- vc-backup.el | 219 +-- 1 file changed, 199 insertions(

[elpa] externals/vc-backup d777727 05/18: Prefix all internal functions and variables with 'vc-backup--'

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit d27173230330372ca71195c365f70b6958b5 Author: Alfred M. Szmidt Commit: Philip Kaludercic Prefix all internal functions and variables with 'vc-backup--' --- vc-backup.el | 72 ++-- 1 file changed, 3

[elpa] externals/vc-backup fc2ed3e 01/18: Initial revision

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit fc2ed3e0af4e08b156907626cb7a086eb53fad74 Author: Philip Kaludercic Commit: Philip Kaludercic Initial revision --- .dir-locals.el | 5 + .gitignore | 5 + COPYING| 674 + README.md

[elpa] externals/vc-backup 26f07d0 16/18: Fix typo in README

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 26f07d0f93fc4ddd85c4f64d5797f377b18c1977 Author: Philip Kaludercic Commit: Philip Kaludercic Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c7d0cd..e5421c3 100644 --- a/READ

[elpa] externals/vc-backup e819fdc 08/18: Match backup file using to use file-name-version-regexp

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit e819fdcd96c16afba8e9c6c7b6438c523ab4ee26 Author: Alfred M. Szmidt Commit: Philip Kaludercic Match backup file using to use file-name-version-regexp --- vc-backup.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vc-backup.

[elpa] main 10c78fc: * elpa-packages ("vc-backup"): New package

2021-08-26 Thread Philip Kaludercic
branch: main commit 10c78fc2bee0fa67d7e98bf3e660564c41eea873 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages ("vc-backup"): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index e16a148..8eab656 100644 ---

[elpa] externals/vc-backup 00ebc7f 17/18: Mention that vc-backup is autoloaded

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 00ebc7fd21129eb90b259694abf6637c31078df1 Author: Philip Kaludercic Commit: Philip Kaludercic Mention that vc-backup is autoloaded --- README.md | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e542

[elpa] externals/vc-backup 529c86b 09/18: Print the user who owns the file

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 529c86b4e2045db5b276103242979fc6406621be Author: Alfred M. Szmidt Commit: Philip Kaludercic Print the user who owns the file --- vc-backup.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vc-backup.el b/vc-backup.el index 9100974..

[elpa] externals/vc-backup e652a7e 06/18: Update vc-backup--extract-version docstring

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit e652a7e2825e96115de391adc4f5aae327d50322 Author: Alfred M. Szmidt Commit: Philip Kaludercic Update vc-backup--extract-version docstring --- vc-backup.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/vc-backup.el b/vc-backup.el

[elpa] externals/vc-backup 4150abd 03/18: Use file modification time in version log

2021-08-26 Thread ELPA Syncer
branch: externals/vc-backup commit 4150abddaaa3456c7e09182c48cf28a091083bad Author: Alfred M. Szmidt Commit: Philip Kaludercic Use file modification time in version log --- vc-backup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc-backup.el b/vc-backup.el index a25

[elpa] externals/javaimp fc39dc0: Use already existing buffer for javaimp--get-file-classes, if there is one

2021-08-26 Thread Filipp Gunbin
branch: externals/javaimp commit fc39dc0ffabf6700e9618e0dd282373f9ed3b56d Author: Filipp Gunbin Commit: Filipp Gunbin Use already existing buffer for javaimp--get-file-classes, if there is one --- javaimp-parse.el | 43 +-- javaimp.el | 36 +

[nongnu] main ab8f9d6: * elpa-packages (htmlize): Only make releases from the `stable `branch

2021-08-26 Thread monnier--- via
branch: main commit ab8f9d621e88f9e99987b5b36f9fb9588f656ee7 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (htmlize): Only make releases from the `stable `branch --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-pack

[elpa] externals/auctex 46c464b: Release GNU AUCTeX 13.0.14

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit 46c464b0b2ceca762ee5e17c4931ec0f3f593355 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 13.0.14 * GNU AUCTeX Version 13.0.14 released. --- auctex.el | 2 +- auctex.info| 216 +++

[elpa] externals/auctex ee04c04 9/9: Merge remote-tracking branch 'origin/master' into externals/auctex

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit ee04c04677a1a30baeaab6322bfceec6091e802c Merge: 51c960c d77538b Author: Tassilo Horn Commit: Tassilo Horn Merge remote-tracking branch 'origin/master' into externals/auctex --- doc/auctex.texi | 2 +- doc/changes.texi| 9 ++ doc/faq.texi|

[elpa] externals/auctex f65722e 7/9: Improve obeying the value of `TeX-insert-braces'

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit f65722e660e53602c5465e903754fba81bd5c755 Author: Arash Esbati Commit: Arash Esbati Improve obeying the value of `TeX-insert-braces' * latex.el (LaTeX-common-initialization): Add "columnseprule" to list of known lengths and remove it from style/mul

[elpa] externals/auctex 578bdfd 3/9: Update Pygments styles

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit 578bdfdff82c82edec44712ff5acf426063ff49d Author: Arash Esbati Commit: Arash Esbati Update Pygments styles * style/minted.el (LaTeX-minted-key-val-options): Update values for style-key provided by Pygments v2.9. --- style/minted.el | 17 --

[elpa] externals/auctex d77538b 8/9: * style/beamer.el ("beamer"): Improve indentation of \frametitle.

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit d77538b45831f0321767fdf79f91ba89090c0211 Author: Arash Esbati Commit: Arash Esbati * style/beamer.el ("beamer"): Improve indentation of \frametitle. --- style/beamer.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style/beamer.el b/style/beamer.el i

[elpa] externals/auctex c5b44ce 5/9: ; * doc/changes.texi: Fix a typo in previous commit.

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit c5b44ced8302955994bfad54857e9cabe3196308 Author: Arash Esbati Commit: Arash Esbati ; * doc/changes.texi: Fix a typo in previous commit. --- doc/changes.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changes.texi b/doc/changes

[elpa] externals/auctex 8d03dd2 6/9: ; Use 'multifile' in the manual

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit 8d03dd2d7e9fcb4e23bb48d84b82bb559cad029d Author: Arash Esbati Commit: Arash Esbati ; Use 'multifile' in the manual * doc/auctex.texi (top): * doc/faq.texi: * doc/quickstart.texi (Quick Start): Use multifile without hyphen. --- doc/auctex.texi

[elpa] externals/auctex 9b223d0 1/9: Improve style/xparse.el

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit 9b223d0641f3c11d48ca974ace9b5d70719814df Author: Arash Esbati Commit: Arash Esbati Improve style/xparse.el * style/xparse.el (LaTeX-xparse-macro-parse): Remove unnecessary grouping in regexps. ("xparse"): Fix number of arguments of testing mac

[elpa] externals/auctex updated (51c960c -> ee04c04)

2021-08-26 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex. from 51c960c Release GNU AUCTeX 13.0.13 new 9b223d0 Improve style/xparse.el new 63ab2c1 * style/ltxguide.el ("ltxguide"): Update syntactic font-locking. new 578bdfd Update Pygments styles new 1741a40

[elpa] externals/auctex 1741a40 4/9: Add NEWS entry for output-dir feature

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit 1741a401ebd02b7bb72175ad665016af9024a2fa Author: Al Haji-Ali Commit: Ikumi Keita Add NEWS entry for output-dir feature Signed-off-by: Ikumi Keita * doc/changes.texi (News in 13.1): Add NEWS entry for Al's output-dir feature. --- doc/cha

[elpa] externals/auctex 63ab2c1 2/9: * style/ltxguide.el ("ltxguide"): Update syntactic font-locking.

2021-08-26 Thread Tassilo Horn
branch: externals/auctex commit 63ab2c1b8e812aa72012966c78b139037e11bb79 Author: Arash Esbati Commit: Arash Esbati * style/ltxguide.el ("ltxguide"): Update syntactic font-locking. --- style/ltxguide.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/style/ltxguid

[elpa] externals/dash b945f00 3/4: Merge PR #384 from brennier/master

2021-08-26 Thread ELPA Syncer
branch: externals/dash commit b945f0076415d2e0ce5fe7771bd54b8a6acaf926 Merge: 2675596 36b6da5 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge PR #384 from brennier/master --- NEWS.md | 12 ++-- dash.el | 4 +--- dev/examples.el | 2 ++ 3 files

[elpa] externals/dash updated (2675596 -> 39d067b)

2021-08-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/dash. from 2675596 Release Dash 2.19.0 new 64ff288 Fix bug with -is-suffix? new 36b6da5 Followup for -is-suffix-p regression fix (PR #384) new b945f00 Merge PR #384 from brennier/master new 39d067b Releas

[elpa] externals/dash 36b6da5 2/4: Followup for -is-suffix-p regression fix (PR #384)

2021-08-26 Thread ELPA Syncer
branch: externals/dash commit 36b6da5a1f2ddfc95b1753dac34f5a49375b8f7b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Followup for -is-suffix-p regression fix (PR #384) * NEWS.md (2.19.1): Announce fix for -is-suffix-p regression. (2.19.0): Refill. * de

[elpa] externals/dash 39d067b 4/4: Release Dash 2.19.1

2021-08-26 Thread ELPA Syncer
branch: externals/dash commit 39d067b9fbb2db65fc7a6938bfb21489ad990cb4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Release Dash 2.19.1 * dash.el: Bump to version 2.19.1. * README.md: * dash.texi: Regenerate docs. Re: #384. --- README.md | 2 +-

[elpa] externals/dash 64ff288 1/4: Fix bug with -is-suffix?

2021-08-26 Thread ELPA Syncer
branch: externals/dash commit 64ff288f494e45ef52e6067f2b1d1a2b591dd185 Author: Bennett Rennier Commit: Basil L. Contovounesios Fix bug with -is-suffix? * dash.el (-is-suffix?): Don't assume that first element of suffix appears only once (PR #384). This fixes a regression in v2.

[elpa] externals/csharp-mode fe8a68e: Fix ELPA badge.

2021-08-26 Thread ELPA Syncer
branch: externals/csharp-mode commit fe8a68e9849fc7617e0c870cacd6599b8a797638 Author: Jostein Kjønigsen Commit: GitHub Fix ELPA badge. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 28e9145..32be818 100644 --- a/README.org ++

[elpa] externals/org a3ba79c 2/2: oc-csl: Prevent ' from being a LaTeX active char

2021-08-26 Thread ELPA Syncer
branch: externals/org commit a3ba79cd3a120235dae524f49945fbe99df923cf Author: TEC Commit: TEC oc-csl: Prevent ' from being a LaTeX active char * lisp/oc-csl.el (org-cite-csl-finalizer): The hanging LaTeX package we're using also affects punctuation and makes `,.'"`?!:;' active

[elpa] externals/org 818bec5 1/2: oc-csl: Define \citeprocitem for LaTeX export

2021-08-26 Thread ELPA Syncer
branch: externals/org commit 818bec57eb97fd9f65cf380f32a2639d9647ed3d Author: TEC Commit: TEC oc-csl: Define \citeprocitem for LaTeX export * lisp/oc-csl.el (org-cite-csl-finalizer): In order for citeproc-generated references to be treated the same as bib(la)tex references b

[elpa] externals/org updated (3664447 -> a3ba79c)

2021-08-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 3664447 org-compat: Silence byte compiler for Emacsversion < 28 new 818bec5 oc-csl: Define \citeprocitem for LaTeX export new a3ba79c oc-csl: Prevent ' from being a LaTeX active char Summary of changes: lisp/oc-