[nongnu] elpa/cdlatex 614a8d94f6 32/49: Test commit

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 614a8d94f67cdc1eeef8371f7b6b90aef8a78158 Author: Carsten Dominik Commit: Carsten Dominik Test commit --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d08e6a8ffc..6ae51b6b68 100644 --- a/README +++ b/README @@ -2

[nongnu] elpa/cdlatex acc1282b73 27/49: Use cl-lib instead of cl

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit acc1282b73fbe59b6338bb0e20a4e6a7c5c18269 Author: Carsten Dominik Commit: Carsten Dominik Use cl-lib instead of cl --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index 2cf3623f47..1b994c91a5 100644 --- a/

[nongnu] elpa/cdlatex 6ae740fccd 34/49: Fixed a couple typos

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 6ae740fccded16a16d8e6ff3ecf09044d05f1118 Author: Alberto Luaces Commit: GitHub Fixed a couple typos --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 6ae51b6b68..b8239be4ac 100644 --- a/README +++ b/README @@

[nongnu] elpa/cdlatex adf96bab0b 29/49: Switch to use `cl-lib', now correctly

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit adf96bab0bbf28f65c882c0874f1c14fdb216bd8 Author: Carsten Dominik Commit: Carsten Dominik Switch to use `cl-lib', now correctly --- cdlatex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdlatex.el b/cdlatex.el index 2cf3623f47..da0759e

[nongnu] elpa/cdlatex 3adedafd20 30/49: Add vars keeping cdlatex from taking over parens insert

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 3adedafd20da04ed690c3af9b3bb13f250163264 Author: Carsten Dominik Commit: Carsten Dominik Add vars keeping cdlatex from taking over parens insert This is an attempt to avoid bad interaction with other packages messing with these insertion commands. ---

[nongnu] elpa/cdlatex f03bcd7a89 43/49: Fix typos

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit f03bcd7a89dcde9c1e73082083bd51b114df2161 Author: Damien Cassou Commit: Philip Kaludercic Fix typos Typos found with codespell. --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index 8bae0b8d9f..74

[nongnu] elpa/cdlatex f3eb992be1 40/49: Explicitly require reftex

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit f3eb992be12c8b11b3b522a83205322b77fbab2b Author: Philip Kaludercic Commit: Philip Kaludercic Explicitly require reftex --- cdlatex.el | 1 + 1 file changed, 1 insertion(+) diff --git a/cdlatex.el b/cdlatex.el index 4f4d38387a..8bae0b8d9f 100644 --- a/cdlatex.el

[nongnu] elpa/cdlatex f215b70c5c 33/49: Fix test and math flags for spl abbreviation

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit f215b70c5cb02bbc43f5a7d5c8e5e3460ff82428 Author: Carsten Dominik Commit: Carsten Dominik Fix test and math flags for spl abbreviation --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index 3dd33bcef0..bf1c

[nongnu] elpa/cdlatex ea52268926 47/49: * cdlatex.el: Fix typos and minor stylistic issues.

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit ea522689267a2e7d4de39a812d7253f81ce91349 Author: dr-scsi <59777257+dr-s...@users.noreply.github.com> Commit: dr-scsi <59777257+dr-s...@users.noreply.github.com> * cdlatex.el: Fix typos and minor stylistic issues. --- cdlatex.el | 50 +---

[nongnu] elpa/cdlatex 7791fa94d5 46/49: Bump version to 4.12

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 7791fa94d509f56ed671055e856c5d00c788dd7e Author: Philip Kaludercic Commit: Philip Kaludercic Bump version to 4.12 --- cdlatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdlatex.el b/cdlatex.el index 5da1f4542f..5176a1a904 100644 --- a/

[nongnu] elpa/cdlatex a15311a52d 45/49: * cdlatex.el (cdlatex-version): Remove variable

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit a15311a52d09fbd9905352160f0c7d43cbca5131 Author: Philip Kaludercic Commit: Philip Kaludercic * cdlatex.el (cdlatex-version): Remove variable This is an alternative to the patch proposed in #16. --- cdlatex.el | 3 --- 1 file changed, 3 deletions(-) diff

[nongnu] elpa/cdlatex aa298afc87 02/49: Initial commit

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit aa298afc87f848806e5ea99b6f59b23c158dfa90 Author: Carsten Dominik Commit: Carsten Dominik Initial commit --- cdlatex.el | 2166 1 file changed, 2166 insertions(+) diff --git a/cdlatex.el b/cdlatex.el ne

[nongnu] branch elpa/cdlatex created (now 4c392765e1)

2022-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cdlatex. at 4c392765e1 Merge branch 'minorfixes' of github.com:dr-scsi/cdlatex into minorfixes This branch includes the following new commits: new 6fe5992805 Initial commit new aa298afc87 Initial commit new a43e1f9e90 Over

[nongnu] elpa/cdlatex 90d785a94c 13/49: New option `cdlatex-sub-super-scripts-outside-math-mode'.

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 90d785a94c0db7aa0043ea62f5807af3df155438 Author: Carsten Dominik Commit: GitHub New option `cdlatex-sub-super-scripts-outside-math-mode'. Thanks to Benedikt Tissot for suggesting it. --- cdlatex.el | 48 +--- 1

[nongnu] elpa/cdlatex ff534912b9 12/49: Merge pull request #6 from songpeng/master

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit ff534912b93fc2c7a6b191b1c8d6d699a46bbb01 Merge: b7183c2200 4633ecf52d Author: Carsten Dominik Commit: GitHub Merge pull request #6 from songpeng/master Add README and make sure the cdlatex is latest. --- README.md | 274 ++

[nongnu] elpa/cdlatex a5cb624ef5 19/49: Fix some typografic issues in README file

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit a5cb624ef5f9e3d51fce6faa8dc153277f61043a Author: Carsten Dominik Commit: Carsten Dominik Fix some typografic issues in README file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 635d98c3bf..692a

[nongnu] elpa/cdlatex ef1145697d 20/49: Update README

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit ef1145697d100fe2d4ecf1e8b191a51b4238f80a Author: Carsten Dominik Commit: Carsten Dominik Update README --- README.md | 4 ++-- cdlatex.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 692a5065b0..84cc5193e1 10

[nongnu] elpa/cdlatex 573d0918d0 24/49: Make C-c { wrap the region if there is an active region

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 573d0918d0b50e3488d4f12da9bd32d7977bbec3 Author: Carsten Dominik Commit: Carsten Dominik Make C-c { wrap the region if there is an active region --- Makefile | 4 + README | 278 README.md | 27

[nongnu] elpa/cdlatex 76e6d8e068 22/49: Add .gitignore

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 76e6d8e0680ab0ab147151cce2b3f342b1451ad5 Author: Carsten Dominik Commit: Carsten Dominik Add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00..89a1cb7526 --- /dev/null ++

[nongnu] elpa/cdlatex 8e963c6853 35/49: Merge pull request #31 from aluaces/patch-1

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 8e963c68531f75e459e8ebe7a34fd3ba9d3729a0 Merge: f215b70c5c 6ae740fccd Author: Carsten Dominik Commit: GitHub Merge pull request #31 from aluaces/patch-1 Fixed a couple typos --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[nongnu] elpa/cdlatex 55299f20e8 38/49: Require auctex for texmathp

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 55299f20e84bd9dd01d23eb8aa5ed6841410cd9b Author: Philip Kaludercic Commit: Philip Kaludercic Require auctex for texmathp If not installed, byte-compilation fails, confusing the user with a non-obvious error message. --- cdlatex.el | 4 ++-- 1 file ch

[nongnu] elpa/cdlatex 720f9145d8 31/49: Fix bug when "*CDLaTeX Help*" buffer was read-only

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 720f9145d88b3e54b5388742c8a1a2b963d74581 Author: Carsten Dominik Commit: Carsten Dominik Fix bug when "*CDLaTeX Help*" buffer was read-only Github issue #24, closed --- cdlatex.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cdlatex.el b/cdlatex

[nongnu] elpa/cdlatex d7bec27d31 42/49: Add .dir-locals.el to prevent whitespace issues

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit d7bec27d31186b575474292cf79d4856769753f0 Author: Philip Kaludercic Commit: Philip Kaludercic Add .dir-locals.el to prevent whitespace issues --- .dir-locals.el | 5 + 1 file changed, 5 insertions(+) diff --git a/.dir-locals.el b/.dir-locals.el new file mode

[nongnu] elpa/cdlatex 75c4e9c4e5 44/49: Added `text` macro in math mode

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 75c4e9c4e57768ac4a5889fbf2e96c35ded54082 Author: danielfleischer Commit: Philip Kaludercic Added `text` macro in math mode Using the shortcut `'t` one can insert text inside equations. The `text` macro is the preferable way of inserting text, better t

[nongnu] elpa/cdlatex 355614380c 48/49: * cdlatex.el: Fix typos and minor stylistic issues.

2022-07-11 Thread ELPA Syncer
branch: elpa/cdlatex commit 355614380cf37779aafebaaad6dc26e501ad884f Author: dr-scsi <59777257+dr-s...@users.noreply.github.com> Commit: dr-scsi <59777257+dr-s...@users.noreply.github.com> * cdlatex.el: Fix typos and minor stylistic issues. --- cdlatex.el | 50 +---

[elpa] externals/denote a40658ed13: Refine face attribute of denote-link-backlink-button

2022-07-11 Thread ELPA Syncer
branch: externals/denote commit a40658ed136e1c3529608c8b722b60a8521559a5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine face attribute of denote-link-backlink-button Thanks to Jean-Philippe Gagné Guay for the feedback:

[nongnu] elpa/evil-numbers 61dde4e371 2/2: Bump to 0.7

2022-07-11 Thread ELPA Syncer
branch: elpa/evil-numbers commit 61dde4e3715fd1255df8f87a37d9c8022e909bf4 Author: Campbell Barton Commit: Campbell Barton Bump to 0.7 This contains a few fixes and improvements which are now every well tested and justify being in a release. --- CHANGELOG.org | 2 +- evil-numb

[nongnu] elpa/evil-numbers 061f523397 1/2: Cleanup: quiet un-escaped quote warning

2022-07-11 Thread ELPA Syncer
branch: elpa/evil-numbers commit 061f523397ac9e3ec7564692fa01ebd4cc849ba1 Author: Campbell Barton Commit: Campbell Barton Cleanup: quiet un-escaped quote warning --- evil-numbers.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/evil-numbers.el b/evil-numbers.el i

[nongnu] elpa/evil-numbers updated (a6c886dd5b -> 61dde4e371)

2022-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil-numbers. from a6c886dd5b Add Makefile for "make test" new 061f523397 Cleanup: quiet un-escaped quote warning new 61dde4e371 Bump to 0.7 Summary of changes: CHANGELOG.org | 2 +- evil-numbers.el | 8 2 files changed,

[elpa] externals/compat 6a04a8599c 1/3: Fix markup for fixed with text in manual

2022-07-11 Thread ELPA Syncer
branch: externals/compat commit 6a04a8599c7c902e7c8715bac2a57baffece1435 Author: Philip Kaludercic Commit: Philip Kaludercic Fix markup for fixed with text in manual --- MANUAL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANUAL b/MANUAL index 02070c8b89..f33adb1d

[elpa] externals/compat 0c4af13dde 3/3: Simplify loading and compiling of Compat

2022-07-11 Thread ELPA Syncer
branch: externals/compat commit 0c4af13dde7eb9980b636eae42954a9dfea31ba9 Author: Philip Kaludercic Commit: Philip Kaludercic Simplify loading and compiling of Compat To avoid the issue like having to find the source of the other files in the project during byte compilation, we w

[elpa] externals/compat 9042f9f772 2/3: Fix byte compiler issue related to compat-json-serialize

2022-07-11 Thread ELPA Syncer
branch: externals/compat commit 9042f9f7721300c9e2b833753b7551e983134332 Author: Philip Kaludercic Commit: Philip Kaludercic Fix byte compiler issue related to compat-json-serialize --- compat-28.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/compat-28.el b/com

[elpa] externals/compat updated (8f5ce2a7f2 -> 0c4af13dde)

2022-07-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 8f5ce2a7f2 Add missing "@end defun" from 61d8e3953f new 6a04a8599c Fix markup for fixed with text in manual new 9042f9f772 Fix byte compiler issue related to compat-json-serialize new 0c4af13dde Simplify loadi

[elpa] externals/org 654005394b: org-list-struct-apply-struct: Do not rely on `match-data' after edits

2022-07-11 Thread ELPA Syncer
branch: externals/org commit 654005394b68cc1bf4ba8ff5791333fc3f080826 Author: Ihor Radchenko Commit: Ihor Radchenko org-list-struct-apply-struct: Do not rely on `match-data' after edits * lisp/org-list.el (org-list-struct-apply-struct): Refresh `org-list-full-item-re' match data

[elpa] externals/compat d4495ecfdb: Rebuild all files when compat-macs.el is changed

2022-07-11 Thread ELPA Syncer
branch: externals/compat commit d4495ecfdba76b0bc2ad44e4f4af78d938b7b09e Author: Philip Kaludercic Commit: Philip Kaludercic Rebuild all files when compat-macs.el is changed This could have been written in a single line, but that would have resulted in a long line in the long ti

[elpa] externals/consult updated (df3dbe1174 -> 1680f26f1c)

2022-07-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from df3dbe1174 README: Add link to consult-dash new 634d006297 consult-xref: Add preview support for xref-etags-location (Fix #606) new 1680f26f1c consult-xref--preview: Simplify Summary of changes: consult-xref.el |

[elpa] externals/consult 1680f26f1c 2/2: consult-xref--preview: Simplify

2022-07-11 Thread ELPA Syncer
branch: externals/consult commit 1680f26f1c692743d3c9a38cfd33fcd5d943550f Author: Daniel Mendler Commit: Daniel Mendler consult-xref--preview: Simplify --- consult-xref.el | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/consult-xref.el b

[elpa] externals/consult 634d006297 1/2: consult-xref: Add preview support for xref-etags-location (Fix #606)

2022-07-11 Thread ELPA Syncer
branch: externals/consult commit 634d006297354b5e27b8554c7c616574ce55211d Author: Daniel Mendler Commit: Daniel Mendler consult-xref: Add preview support for xref-etags-location (Fix #606) --- consult-xref.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/c

[elpa] externals/denote 4d5063f68a: Update to version 0.3.0

2022-07-11 Thread ELPA Syncer
branch: externals/denote commit 4d5063f68afc7a8a9d2cc168c5ec18640b69acaa Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 0.3.0 --- CHANGELOG.org | 197 ++ README.org| 18 ++--- denote-dired.el

[nongnu] elpa/helm-core updated (aa2ece8aba -> 68f4dde811)

2022-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from aa2ece8aba Fix completing-read's using something else than `t' adds 68f4dde811 Add bug number link to comment No new revisions were added by this update. Summary of changes: helm-mode.el | 3 ++- 1 file changed, 2 insertions(

[nongnu] elpa/helm 68f4dde811: Add bug number link to comment

2022-07-11 Thread ELPA Syncer
branch: elpa/helm commit 68f4dde811fa3255070968932639c8c8180086fd Author: Thierry Volpiatto Commit: Thierry Volpiatto Add bug number link to comment --- helm-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-mode.el b/helm-mode.el index 2543ac3151..e037d5839

[elpa] externals/xr 74906f6d10 2/2: Increment version to 1.23

2022-07-11 Thread Mattias Engdegård
branch: externals/xr commit 74906f6d104b7daae162dc32684e0443e80fdb03 Author: Mattias Engdegård Commit: Mattias Engdegård Increment version to 1.23 --- xr.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xr.el b/xr.el index 95c0df27b2..ea1854a817 100644 --- a/xr.e

[elpa] externals/xr 6d02ab45b6 1/2: Recognise implicit gap in ASCII-raw ranges

2022-07-11 Thread Mattias Engdegård
branch: externals/xr commit 6d02ab45b6e8a99b65d792c3e91b95827f0ac3e5 Author: Mattias Engdegård Commit: Mattias Engdegård Recognise implicit gap in ASCII-raw ranges Character ranges between ASCII and raw bytes, such as "[a-\xc0]", do not include the intervening codes 80..3fff7f.

[elpa] externals/xr updated (6d27d53098 -> 74906f6d10)

2022-07-11 Thread Mattias Engdegård
mattiase pushed a change to branch externals/xr. from 6d27d53098 Run github tests with Emacs 28.1 new 6d02ab45b6 Recognise implicit gap in ASCII-raw ranges new 74906f6d10 Increment version to 1.23 Summary of changes: xr-test.el | 24 ++-- xr.el | 181 +++

[elpa] externals/compat 08a673a8eb: Revert "Simplify loading and compiling of Compat"

2022-07-11 Thread ELPA Syncer
branch: externals/compat commit 08a673a8eb713374d18bae1b52e34fecd5b6733f Author: Philip Kaludercic Commit: Philip Kaludercic Revert "Simplify loading and compiling of Compat" This reverts commit 0c4af13dde7eb9980b636eae42954a9dfea31ba9. --- compat-macs.el | 31 ++---

[nongnu] elpa/elpher 3d9d07495a: Changed default preformatted face to default.

2022-07-11 Thread ELPA Syncer
branch: elpa/elpher commit 3d9d07495a70cf969150c031881d8f1c902a5572 Author: plugd Commit: plugd Changed default preformatted face to default. --- elpher.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpher.el b/elpher.el index 6268cb6af5..1959dfeb72 100644 --- a/elp

[elpa] externals/org c66bdb0c9b: org-fold-core-style: Clarify "error-prone" in the docstring

2022-07-11 Thread ELPA Syncer
branch: externals/org commit c66bdb0c9bb89b993b95fb32f5a3f89e99d91f67 Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-core-style: Clarify "error-prone" in the docstring * lisp/org-fold-core.el (org-fold-core-style): Explain that the new folding with text properties can be

[elpa] externals/ada-mode a4ecb2e2e2: * ada-mode.el: Bump version to 7.3.beta1

2022-07-11 Thread Stephen Leake
branch: externals/ada-mode commit a4ecb2e2e2416cf6066d9a57d9823b257d0f389e Author: Stephen Leake Commit: Stephen Leake * ada-mode.el: Bump version to 7.3.beta1 * ada_mode.prj: Add comment. * build.sh: Add verbosity, fix WISI_DIR algorithm for beta. --- ada-mode.el | 2 +-

[elpa] externals/wisi 08a90d2dbf: * wisi-process-parse.el: Improve updating fringe error marks

2022-07-11 Thread Stephen Leake
branch: externals/wisi commit 08a90d2dbfc1005814c1143d4d4da4459a0fd897 Author: Stephen Leake Commit: Stephen Leake * wisi-process-parse.el: Improve updating fringe error marks * README: Version 4.0.beta. * wisi-fringe.el: Add verbosity. * wisi-run-indent-test.el (t

[elpa] externals/vcard f5df1907bb 02/13: *** empty log message ***

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit f5df1907bbed20c5e46ec89348e033570161aeba Author: Noah Friedman Commit: Noah Friedman *** empty log message *** --- vcard.el | 189 +++ 1 file changed, 177 insertions(+), 12 deletions(-) diff --git a/

[elpa] externals/vcard ec3986a43a 03/13: *** empty log message ***

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit ec3986a43a2fd958fe22b30dbf972a8af3703327 Author: Noah Friedman Commit: Noah Friedman *** empty log message *** --- vcard.el | 61 + 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/vcar

[elpa] externals/vcard a50b9e4395 04/13: (vcard-format-lines): Handle case where 2nd column has more lines than

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit a50b9e43950f26f28d27ac68d5ac14b7fb79e97d Author: Noah Friedman Commit: Noah Friedman (vcard-format-lines): Handle case where 2nd column has more lines than first column. --- vcard.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git

[elpa] externals/vcard ef82e79ac7 01/13: *** empty log message ***

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit ef82e79ac7f426220cc4b43e81d6aafce58fc2e1 Author: Noah Friedman Commit: Noah Friedman *** empty log message *** --- .gitignore | 28 +++ vcard.el | 120 + 2 files changed, 148 insertions

[elpa] externals/vcard a3e60e2883 09/13: (vcard-parse-region-value): Do not use `new-marker';

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit a3e60e2883f2ffe894475d32f352b5e184ddac48 Author: Noah Friedman Commit: Noah Friedman (vcard-parse-region-value): Do not use `new-marker'; use `set-marker' and `make-marker' instead. --- vcard.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) di

[elpa] externals/vcard c1fa6a26be 10/13: (vcard-char-to-int): New defalias.

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit c1fa6a26be49c6066464acc9b0703231e8321112 Author: Noah Friedman Commit: Noah Friedman (vcard-char-to-int): New defalias. (vcard-region-decode-base64-table): Use it. (vcard-region-decode-base64): Here too. --- vcard.el | 11 --- 1 file changed, 8

[elpa] externals/vcard 1399f2b8cb 06/13: (vcard-format-box): Return empty string if no data to present; don't

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit 1399f2b8cbdee6e0b1265070b135190ec0815b96 Author: Noah Friedman Commit: Noah Friedman (vcard-format-box): Return empty string if no data to present; don't return borders. (vcard-format-get-address): Handle case that `adr' contains only one field. --

[elpa] externals/vcard 0200b96343 13/13: Adjust package to the new `vcard.el` file

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit 0200b96343c2c2bb3900fa0fa44c9dea429dcf67 Author: Stefan Monnier Commit: Stefan Monnier Adjust package to the new `vcard.el` file * vcard.el: Setup as package's main file. Update license to GPLv3+. Use lexical-binding. Prefer #' to quote function

[elpa] externals/vcard d0ec40a5c6 08/13: Complete rewrite.

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit d0ec40a5c62980a6cfe183b27c517117264465e2 Author: Noah Friedman Commit: Noah Friedman Complete rewrite. --- vcard.el | 803 ++- 1 file changed, 590 insertions(+), 213 deletions(-) diff --git a/vcard.e

[elpa] externals/vcard 4bf38d79fc 05/13: (vcard-parse-string): Handle "key:field" type entries, i.e. no whitespace

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit 4bf38d79fc833ca951dc9042e2f3b7d105f060c9 Author: Noah Friedman Commit: Noah Friedman (vcard-parse-string): Handle "key:field" type entries, i.e. no whitespace between key and field. Communicator 4.1 seems to generate these. --- vcard.el | 5 +++-- 1 file

[elpa] externals/vcard updated (a85359ee83 -> 0200b96343)

2022-07-11 Thread Stefan Monnier via
monnier pushed a change to branch externals/vcard. from a85359ee83 Use a different fix for parsing multiple cards, bump to 0.2.1 new ef82e79ac7 *** empty log message *** new f5df1907bb *** empty log message *** new ec3986a43a *** empty log message *** new a5

[elpa] externals/vcard 49301aa94d 12/13: Merge branch 'vcard-friedman' into externals/vcard

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit 49301aa94d70ce6f8eb186f501047d055932c67f Merge: a85359ee83 6283103cc6 Author: Stefan Monnier Commit: Stefan Monnier Merge branch 'vcard-friedman' into externals/vcard Move the old `vcard.el` to `vcard-mode.el`. --- vcard.el => vcard-mode.el | 6 +- vcard

[elpa] externals/vcard 5f5af1f780 07/13: (vcard-parse-string): Bind case-fold-search to t.

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit 5f5af1f780654aba6b8e3689921995a28a74f077 Author: Noah Friedman Commit: Noah Friedman (vcard-parse-string): Bind case-fold-search to t. Downcase key for comparison purposes. --- vcard.el | 19 +-- 1 file changed, 13 insertions(+), 6 deletion

[elpa] externals/vcard 6283103cc6 11/13: (vcard-hexstring-to-ascii): New macro.

2022-07-11 Thread Stefan Monnier via
branch: externals/vcard commit 6283103cc6ff1324458212c55244222b9b49e54f Author: Noah Friedman Commit: Noah Friedman (vcard-hexstring-to-ascii): New macro. (vcard-region-decode-quoted-printable): Use it. --- vcard.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --

[elpa] externals/denote 08fa8b2239: Update to version 0.3.1 to fix an error in the manual

2022-07-11 Thread ELPA Syncer
branch: externals/denote commit 08fa8b223926b6aee1549b87602d6bf3ac284d8b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 0.3.1 to fix an error in the manual Thanks to Sven Seebeck for reporting the error on the TMR mailing list: