[elpa] externals/org 8fa7f0279e 1/2: org-html-link: Fix relative links with :html-link-use-abs-url

2023-07-10 Thread ELPA Syncer
branch: externals/org commit 8fa7f0279e69f72c51731bda5cdee27df634d651 Author: Akira Kyle Commit: Ihor Radchenko org-html-link: Fix relative links with :html-link-use-abs-url * lisp/ox-html.el (org-html-link): When publishing relative links with both :html-link-use-abs-url and :h

[elpa] externals/org 67e819d6ee 2/2: test-org-src.el: Work around `current-column' bug in older emacs

2023-07-10 Thread ELPA Syncer
branch: externals/org commit 67e819d6ee5d4a1c89ae3ef88243d6fd930e5e8b Author: Sébastien Miquel Commit: Ihor Radchenko test-org-src.el: Work around `current-column' bug in older emacs * testing/lisp/test-org-src.el (test-org-src/indented-blocks): Work around `current-column' not

[elpa] externals/org updated (879ba22ef6 -> 67e819d6ee)

2023-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 879ba22ef6 org-compat.el: `org--flatten-tree' for Emacs-26 compatibility new 8fa7f0279e org-html-link: Fix relative links with :html-link-use-abs-url new 67e819d6ee test-org-src.el: Work around `current-column' bug in

[elpa] externals/org-contacts updated (ae45b9413e -> 2b3a3866aa)

2023-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-contacts. from ae45b9413e Add autoload cookie for `org-contacts-setup-completion-at-point' new 3f62975e74 Handle property "EMAIL" value in some cases: new 7231f8b2b8 Clean nil and empty string "" from result new 2b3a3

[elpa] externals/org-contacts 3f62975e74 1/3: Handle property "EMAIL" value in some cases:

2023-07-10 Thread ELPA Syncer
branch: externals/org-contacts commit 3f62975e742154f261c6465be74b27be1f3df72e Author: stardiviner Commit: stardiviner Handle property "EMAIL" value in some cases: - `mailto:` link - multiple emails, multiple `mailto:` links e.g. "[[mailto:yanta...@posteo.net]]";, "[[m

[elpa] externals/org-contacts 7231f8b2b8 2/3: Clean nil and empty string "" from result

2023-07-10 Thread ELPA Syncer
branch: externals/org-contacts commit 7231f8b2b8ef8e2abb714e3718daffc009d6d857 Author: stardiviner Commit: stardiviner Clean nil and empty string "" from result --- org-contacts.el | 45 - 1 file changed, 24 insertions(+), 21 deletions(-) diff --

[elpa] externals/org-contacts 2b3a3866aa 3/3: [test] add ert testing for property "EMAIL" value format regexp matching

2023-07-10 Thread ELPA Syncer
branch: externals/org-contacts commit 2b3a3866aa6f8488520bd1e4608e58bf8597fa08 Author: stardiviner Commit: stardiviner [test] add ert testing for property "EMAIL" value format regexp matching --- test-org-contacts.el | 53 1 file changed,

[nongnu] elpa/opam-switch-mode 0a0dfa84e1 1/4: fix: (opam-switch--reset-env) unexpectedly cleared exec-path

2023-07-10 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 0a0dfa84e1e3cb33e18a57812eded50c287029c9 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel fix: (opam-switch--reset-env) unexpectedly cleared exec-path Close #13 --- NEWS.md | 1 + opam-switch-mode.el | 6 +- 2 files changed, 6

[nongnu] elpa/opam-switch-mode 2961d8669a 2/4: fix: opam-switch-mode support for local switches

2023-07-10 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 2961d8669ac68efe89bb3ef348fe6819105a711f Author: Erik Martin-Dorel Commit: Erik Martin-Dorel fix: opam-switch-mode support for local switches - (opam-switch--get-current-switch) returned "_opam" for local switches - (opam-switch--set-env) rai

[nongnu] elpa/opam-switch-mode updated (5d7efc2acc -> 55d1add5f7)

2023-07-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/opam-switch-mode. from 5d7efc2acc docs: Create NEWS.md new 0a0dfa84e1 fix: (opam-switch--reset-env) unexpectedly cleared exec-path new 2961d8669a fix: opam-switch-mode support for local switches new 92e9974663 refactor: s/Opam

[nongnu] elpa/opam-switch-mode 92e9974663 3/4: refactor: s/Opam-switch/OPSW/

2023-07-10 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 92e99746637e0269413f3c43f687a94003a37f8d Author: Erik Martin-Dorel Commit: Erik Martin-Dorel refactor: s/Opam-switch/OPSW/ --- NEWS.md | 2 ++ opam-switch-mode.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.md b

[nongnu] elpa/opam-switch-mode 55d1add5f7 4/4: Merge pull request #14 from ProofGeneral/improve

2023-07-10 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 55d1add5f7ca0fb61c9a659fe78e70187c17e40d Merge: 5d7efc2acc 92e9974663 Author: Erik Martin-Dorel Commit: GitHub Merge pull request #14 from ProofGeneral/improve Improve opam-switch-mode and fix bugs #12, #13 --- NEWS.md | 5 + op

[elpa] externals/denote updated (fa26bd17b2 -> 1f8d30d470)

2023-07-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from fa26bd17b2 Reorder A-Z a name in the manual's acknowledgements new 1b73189d71 Add documentation to rename files together with dired-preview new 1f8d30d470 Remove needless 'progn' from denote-dired-rename-marked-file

[elpa] externals/denote 1b73189d71 1/2: Add documentation to rename files together with dired-preview

2023-07-10 Thread ELPA Syncer
branch: externals/denote commit 1b73189d7160e06b8bb0bb395e0f814341820431 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add documentation to rename files together with dired-preview --- README.org | 53 + 1 file changed, 53 insert

[elpa] externals/denote 1f8d30d470 2/2: Remove needless 'progn' from denote-dired-rename-marked-files

2023-07-10 Thread ELPA Syncer
branch: externals/denote commit 1f8d30d4700738bc33a0dc0ca889861030ab1a83 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove needless 'progn' from denote-dired-rename-marked-files --- denote.el | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-

[nongnu] scratch/evil 8c8a6cd493 8/8: Misc minor changes

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit 8c8a6cd493dbe93da03ad7c2887cb0d15fa7eec6 Author: Stefan Monnier Commit: Stefan Monnier Misc minor changes * evil-command-window.el (evil-command-window-draw-prefix): Mark `ignored` as, well, ignored. * README.md: Mention that `undo-fu` is also in

[nongnu] branch scratch/evil deleted (was ea1b21d658)

2023-07-10 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. was ea1b21d658 Misc minor changes This change permanently discards the following revisions: discards ea1b21d658 Misc minor changes discards b04145a776 Replace uses of `defadvice` with `advice-add` discards f09062ee12 Remove redunda

[nongnu] branch scratch/evil created (now 8c8a6cd493)

2023-07-10 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. at 8c8a6cd493 Misc minor changes This branch includes the following new commits: new df07a56637 evil-pkg.el: Remove file new afdf67455d Better follow conventions for use of ' in docstrings new 1f75d30ad6 Prefer #' t

[nongnu] scratch/evil c160df1da2 6/8: Remove redundant `:group` args

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit c160df1da2737a2ad1564a892f4697cd8724fa97 Author: Stefan Monnier Commit: Stefan Monnier Remove redundant `:group` args In the absence of `:group`, `defcustom` and `defface` default to the group that was last defined in the same file. * evil-ju

[nongnu] scratch/evil 1f75d30ad6 3/8: Prefer #' to quote function names

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit 1f75d30ad62b3fcd00ae25c18057f5a9ed4cb9e6 Author: Stefan Monnier Commit: Stefan Monnier Prefer #' to quote function names --- evil-commands.el| 16 +++--- evil-common.el | 10 - evil-ex.el | 2 +- evil-integration.el | 2 +- evi

[nongnu] scratch/evil f4b6445f28 5/8: Use lexical-binding everywhere

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit f4b6445f285c0d15b5e36bd72b90634f94214a9e Author: Stefan Monnier Commit: Stefan Monnier Use lexical-binding everywhere Most of the code already used lexical-binding, but there were still a few of remnant of use of the old dynbound dialect. * e

[nongnu] scratch/evil df07a56637 1/8: evil-pkg.el: Remove file

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit df07a566370349eb995f9556d1f33bceb4a13d4c Author: Stefan Monnier Commit: Stefan Monnier evil-pkg.el: Remove file This file is auto-generated from headers in `evil.el` anyway. * evil.el: Synchronize metadata with what was in `evil-pkg.el`. * .gitign

[nongnu] scratch/evil afdf67455d 2/8: Better follow conventions for use of ' in docstrings

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit afdf67455d949bc841fd4eda9e4bcb42215bbe0c Author: Stefan Monnier Commit: Stefan Monnier Better follow conventions for use of ' in docstrings Also try and make the docstring fit within 80 columns. This fixes some incorrect uses and eliminates some warni

[nongnu] scratch/evil b0d70e09c0 7/8: Replace uses of `defadvice` with `advice-add`

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit b0d70e09c05725ea73a42ad7abf65a8016b32399 Author: Stefan Monnier Commit: Stefan Monnier Replace uses of `defadvice` with `advice-add` This either requires a dependency on the `nadvice` package, or bumping the minimum Emacs version to 24.4. I went with

[nongnu] scratch/evil a242846c1d 4/8: (evil-with-delay): New macro, extracted from `evil-delay`

2023-07-10 Thread Stefan Monnier via
branch: scratch/evil commit a242846c1d1de5eaf3b548a031fce705967ea38e Author: Stefan Monnier Commit: Stefan Monnier (evil-with-delay): New macro, extracted from `evil-delay` Save some kitten by using a macro instead of using `eval`. This also exposes more code to the compiler, so