[nongnu] elpa/hyperdrive d10b6524bc 3/3: Meta: Update changelog

2024-04-29 Thread ELPA Syncer
branch: elpa/hyperdrive commit d10b6524bc1034929ef3d49bca7785bbe0479102 Author: Joseph Turner Commit: Joseph Turner Meta: Update changelog --- CHANGELOG.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 0184ca715f..04aee796b6 100644 --- a/CHANGELO

[nongnu] elpa/hyperdrive 5fcd2eb57f 2/3: Change: (h//gateway-start) Better error when gateway is not found

2024-04-29 Thread ELPA Syncer
branch: elpa/hyperdrive commit 5fcd2eb57f529dc8f8cfbce0d9a2ba544150dd14 Author: Joseph Turner Commit: Joseph Turner Change: (h//gateway-start) Better error when gateway is not found --- hyperdrive-lib.el | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/hy

[nongnu] elpa/hyperdrive 1eb0dd9bf3 1/3: Tidy: (h/fill-metadata) Remove unnecessary handling unhandled error

2024-04-29 Thread ELPA Syncer
branch: elpa/hyperdrive commit 1eb0dd9bf3b1347bbc89faed45788958c5fc4e63 Author: Joseph Turner Commit: Joseph Turner Tidy: (h/fill-metadata) Remove unnecessary handling unhandled error --- hyperdrive-lib.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hyperdrive-lib.

[nongnu] elpa/hyperdrive updated (3d509c7a59 -> d10b6524bc)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 3d509c7a59 Comment: Add FIXME new 1eb0dd9bf3 Tidy: (h/fill-metadata) Remove unnecessary handling unhandled error new 5fcd2eb57f Change: (h//gateway-start) Better error when gateway is not found new d10b6524bc

[elpa] externals/org-contacts ef6ac66493 1/2: Use `find-file-noselect` to replace `find-file` for non-interactive opening org-contacts file

2024-04-29 Thread ELPA Syncer
branch: externals/org-contacts commit ef6ac66493d998d4f7ff3cd288e08eb820ea45c5 Author: stardiviner Commit: stardiviner Use `find-file-noselect` to replace `find-file` for non-interactive opening org-contacts file --- org-contacts.el | 51 ---

[elpa] externals/org-contacts updated (0ff9a6dae6 -> 0a01f8a631)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-contacts. from 0ff9a6dae6 Fix `org-contacts-identity-properties-list' list elements not expanded. new ef6ac66493 Use `find-file-noselect` to replace `find-file` for non-interactive opening org-contacts file new 0a01f8a631 Co

[elpa] externals/org-contacts 0a01f8a631 2/2: Convert function `org-contacts--all-contacts` into variable `org-contacts-all-contacts`.

2024-04-29 Thread ELPA Syncer
branch: externals/org-contacts commit 0a01f8a631f0921e3f674dc758815868fcce013c Author: stardiviner Commit: stardiviner Convert function `org-contacts--all-contacts` into variable `org-contacts-all-contacts`. --- org-contacts.el | 26 ++ 1 file changed, 14 insertions

[nongnu] elpa/magit-section updated (8b3b341d04 -> 7c794201c4)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 8b3b341d04 magit-completing-read: Use format-prompt adds 39bea860f9 tests: Update metadata adds 30ed3b90c4 tests: Move two tests adds c9fd81217c Remove support for distributing magit-libgit as a package a

[nongnu] elpa/magit updated (8b3b341d04 -> 7c794201c4)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 8b3b341d04 magit-completing-read: Use format-prompt adds 39bea860f9 tests: Update metadata adds 30ed3b90c4 tests: Move two tests adds c9fd81217c Remove support for distributing magit-libgit as a package adds 75e

[nongnu] elpa/git-commit updated (8b3b341d04 -> 7c794201c4)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 8b3b341d04 magit-completing-read: Use format-prompt new 39bea860f9 tests: Update metadata new 30ed3b90c4 tests: Move two tests new c9fd81217c Remove support for distributing magit-libgit as a package new

[nongnu] elpa/git-commit c9fd81217c 3/6: Remove support for distributing magit-libgit as a package

2024-04-29 Thread ELPA Syncer
branch: elpa/git-commit commit c9fd81217c3dc59b906614655b0fc05b04af4f0f Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove support for distributing magit-libgit as a package We are not doing that currently and haven't been for a while. Should we ever start doing it again, we

[nongnu] elpa/git-commit 75ec122569 4/6: make: Rename SEQ_MELPA_SNAPSHOT to SEQ_SNAPSHOT

2024-04-29 Thread ELPA Syncer
branch: elpa/git-commit commit 75ec12256941f168c9c3e0a7a1bcc884c39a Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Rename SEQ_MELPA_SNAPSHOT to SEQ_SNAPSHOT `seq' isn't available from Melpa. --- Makefile | 2 +- default.mk | 2 +- 2 files changed, 2 insertions(+), 2 de

[nongnu] elpa/git-commit 39bea860f9 1/6: tests: Update metadata

2024-04-29 Thread ELPA Syncer
branch: elpa/git-commit commit 39bea860f926a663f491b1547c271459244f073e Author: Jonas Bernoulli Commit: Jonas Bernoulli tests: Update metadata These changes have been made to libraries over time, but because test files are not library, the tools that were used to make these chan

[nongnu] elpa/git-commit 30ed3b90c4 2/6: tests: Move two tests

2024-04-29 Thread ELPA Syncer
branch: elpa/git-commit commit 30ed3b90c44051b812ffa74a858019574924bd29 Author: Jonas Bernoulli Commit: Jonas Bernoulli tests: Move two tests Move them next to the related tests. These tests were added in [1: 3098bf68f2], and while it is true that they test a function which

[nongnu] elpa/git-commit a6cf90aec7 5/6: Bump dependencies

2024-04-29 Thread ELPA Syncer
20231030 -MAGIT_MELPA_SNAPSHOT = 20231202 -MAGIT_SECTION_MELPA_SNAPSHOT = 20231202 +DASH_MELPA_SNAPSHOT = 20240405 +GIT_COMMIT_MELPA_SNAPSHOT= 20240429 +MAGIT_MELPA_SNAPSHOT = 20240429 +MAGIT_SECTION_MELPA_SNAPSHOT = 20240429 SEQ_SNAPSHOT = $(SEQ_VERSION) -TRANSIENT_MELPA_

[nongnu] elpa/git-commit 7c794201c4 6/6: Drop support for Emacs 25

2024-04-29 Thread ELPA Syncer
7; and - ;; `project-switch-commands', though project.el is available in Emacs 25. (when (and magit-bind-magit-project-status + ;; Added in Emacs 28.1. (boundp 'project-prefix-map) + (boundp 'project-switch-commands) ;; Onl

[nongnu] elpa/beancount bc753ce75d 2/2: ci: Run tests on Emacs 29 releases too

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit bc753ce75de6fb462c23c59ba7af848c0b3bdf50 Author: Daniele Nicolodi Commit: Daniele Nicolodi ci: Run tests on Emacs 29 releases too --- .github/workflows/tests.yaml | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/workflows

[nongnu] elpa/beancount fbfdf2b6a6 1/2: Make beancount-amount face inherit from default face

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit fbfdf2b6a664deba2c3ccaaf961c86a2ab562061 Author: Daniele Nicolodi Commit: Daniele Nicolodi Make beancount-amount face inherit from default face not the non-existing font-lock-default-face. --- beancount.el | 2 +- 1 file changed, 1 insertion(+), 1 dele

[nongnu] elpa/beancount updated (3725c02702 -> bc753ce75d)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/beancount. from 3725c02702 Update account name regex to allow starting with a number new fbfdf2b6a6 Make beancount-amount face inherit from default face new bc753ce75d ci: Run tests on Emacs 29 releases too Summary of changes: .gith

[elpa] main 0b3538ba52: elpa-packages (idlwave): Add `:news`

2024-04-29 Thread Stefan Monnier via
branch: main commit 0b3538ba52d6dbbcd27f17a96044889b6795ecdc Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (idlwave): Add `:news` --- elpa-packages | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index 4a0c1bdf57..f14f42d3

[nongnu] elpa/beancount ba6bada870 058/103: beancount.el: Rework imenu support and add tests

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ba6bada870eb33f9444a9e39a1eedd420cd870d4 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Rework imenu support and add tests In org-mode the imemu entries are organized in a tree, however this only allows to jump to leaf nodes, with n

[nongnu] elpa/beancount dcb317ed0a 064/103: If the cursor is over a link, invoke 'bean-doctor linked' command with the link

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit dcb317ed0a7582243f30ffc44aaf31717a81502b Author: Martin Blais Commit: Martin Blais If the cursor is over a link, invoke 'bean-doctor linked' command with the link instead of the line number. Note that the result is different from invocation over a

[nongnu] elpa/beancount 9508e5640c 060/103: Add README.org

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 9508e5640c4c2f6eeb0ebe321f42d40a447c5de8 Author: Daniele Nicolodi Commit: Daniele Nicolodi Add README.org --- README.org | 83 ++ 1 file changed, 83 insertions(+) diff --git a/README.org b/README.org

[nongnu] elpa/beancount ca4babba94 057/103: Merged in imenu-support (pull request #132)

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ca4babba947cae0e0d0a26ae5650c471e858e595 Merge: 8091f35803 35d127f8fe Author: Martin Blais Commit: Martin Blais Merged in imenu-support (pull request #132) beancount.el: Add imenu support Approved-by: Martin Blais --- beancount.el | 31 +++

[nongnu] elpa/beancount 70d4878171 051/103: Merged in default (pull request #133)

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 70d487817190a839fccd79a3d892788a939c7543 Merge: 83cd9330e3 60ef7f56d5 Author: Martin Blais Commit: Martin Blais Merged in default (pull request #133) beancount.el: Fix typos in the comments Approved-by: Martin Blais Approved-by: Daniele Nic

[nongnu] elpa/beancount 8c52ee05ee 030/103: beancount.el: Revamp function to toggle transaction flag

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 8c52ee05eed61572a7ee8f35311a0e7e24e14bfa Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Revamp function to toggle transaction flag --- beancount.el | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/beanc

[nongnu] elpa/beancount 7a0ef01d1f 066/103: Add command to open file with fava

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 7a0ef01d1ff6f8c318af944131310ca06d4c65ff Author: TEC Commit: Martin Blais Add command to open file with fava --- beancount.el | 26 ++ 1 file changed, 26 insertions(+) diff --git a/beancount.el b/beancount.el index e74b4a9af5..e08bb1db2

[nongnu] elpa/beancount 8de6790f46 029/103: beancount.el: Add support to highlight transaction at point

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 8de6790f4600cd8e3c46b54065d6f62a0149ef36 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Add support to highlight transaction at point --- beancount.el | 36 +++- 1 file changed, 35 insertions(+), 1 deletion(-) d

[nongnu] elpa/beancount 4cae6eebb8 043/103: beancount.el: Make beancount-number-regexp more strict

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 4cae6eebb83f7232579974215c48e05e7f684b70 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Make beancount-number-regexp more strict Add a test for the regular expression and rewrite beancount-date-regexp to be sligtly more readable. --

[nongnu] elpa/beancount 6e104dcaf7 024/103: beancount.el: Revamp fontification

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 6e104dcaf7091c8c77c400d455c7609dfbc599bb Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Revamp fontification Define beancount-mode specific faces for beancount syntax elements. --- beancount.el | 94

[nongnu] elpa/beancount 77027e2cf8 037/103: beancount.el: Add outline-minor-mode integration tests

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 77027e2cf8b42737835ab6d1d875a26b42341b89 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Add outline-minor-mode integration tests --- beancount-tests.el | 46 ++ 1 file changed, 46 insertions(+) diff

[nongnu] elpa/beancount 008d1bc599 046/103: Added missing binding for outline more to go up a heading level.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 008d1bc5992c27b1d4695e168b5a1ab3a664990c Author: Martin Blais Commit: Martin Blais Added missing binding for outline more to go up a heading level. --- etc/emacsrc | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/emacsrc b/etc/emacsrc index c8076fea44..c

[nongnu] elpa/beancount dd024c867b 080/103: Added support for cost over regions

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit dd024c867b120fc913f06d885bd3808b6ef57d7f Author: blais Commit: blais Added support for cost over regions --- beancount.el | 31 --- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/beancount.el b/beancount.el index 6da

[nongnu] elpa/beancount 41039a8d7b 085/103: Added support for accounts in thing-at-point.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 41039a8d7b08d8ddfdd1bd41363644b7590733a5 Author: blais Commit: blais Added support for accounts in thing-at-point. --- beancount.el | 15 +++ etc/emacsrc | 11 --- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/beancount.e

[nongnu] elpa/beancount 201629317d 032/103: beancount.el: Sort option names alphabetically

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 201629317db9a397fbb29a9347be3168f4390e44 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Sort option names alphabetically --- beancount.el | 35 --- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/

[nongnu] elpa/beancount 35d127f8fe 048/103: beancount.el: Add imenu support

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 35d127f8fea4d210374e1bf477d04644522c549a Author: 康小广 Commit: 康小广 beancount.el: Add imenu support --- beancount.el | 35 --- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/beancount.el b/beancount.el index be2f5874

[nongnu] elpa/beancount ada0966cdd 012/103: Moved src/python/beancount/... to beancount/...

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ada0966cddfed0fdab52e1166e479481a759775f Author: Martin Blais Commit: Martin Blais Moved src/python/beancount/... to beancount/... --- beancount.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/beancount.el b/beancount.el index 26

[nongnu] elpa/beancount 83cd9330e3 050/103: beancount.el: Include underscore and dash to metadata regexp.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 83cd9330e309c214ed11306256fc375bc38d9571 Author: 康小广 Commit: 康小广 beancount.el: Include underscore and dash to metadata regexp. --- beancount.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beancount.el b/beancount.el index be2f587405..ed2

[nongnu] elpa/beancount 7b8f02ebcd 077/103: Cleanup faces definitions

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 7b8f02ebcd667a9ae205d4a2d303af738f8d4c43 Author: Daniele Nicolodi Commit: Daniele Nicolodi Cleanup faces definitions Do not use backquotes when it is not necessary and tweak some documentation strings to be shorter and less redundant. --- beancount

[nongnu] elpa/beancount 0cd55a8038 055/103: beancount.el: Introduce beancount-insert-date and bind it to M-RET

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 0cd55a8038f4345a073648402471e8c044b72674 Author: Stefan Monnier Commit: Stefan Monnier beancount.el: Introduce beancount-insert-date and bind it to M-RET It inserts the date part of a new transaction or other directive. --- beancount.el | 7 +++ 1

[nongnu] elpa/beancount 05d4798156 059/103: (emacs) Added experimental beancount-mode support for running a journal for the account under the cursor.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 05d4798156a787357446c916a4d9dccf0683865b Author: Martin Blais Commit: Martin Blais (emacs) Added experimental beancount-mode support for running a journal for the account under the cursor. --- etc/emacsrc | 35 +++ 1 file change

[nongnu] elpa/beancount 8091f35803 056/103: beancount.el: Add beancount-electric-currency

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 8091f35803ae74de5afb1d12f1b4089348e748b0 Author: Stefan Monnier Commit: Stefan Monnier beancount.el: Add beancount-electric-currency This variable controls the behavior of RET. When non-nil, RET at the end of a posting tries to add the currency to t

[nongnu] elpa/beancount ad05238927 022/103: beancount.el: Small simplifications

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ad052389272f1c9796990c1ba69ad8be7e08b87c Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Small simplifications --- beancount.el | 28 +--- 1 file changed, 9 insertions(+), 19 deletions(-) diff --git a/beancount.el b/bean

[nongnu] elpa/beancount 3c04745fa5 069/103: Add missing paren to configuration example in README.org

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 3c04745fa539c25dc007683ad257239067c24cfe Author: Mariano Mollo Commit: Daniele Nicolodi Add missing paren to configuration example in README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 1d8

[nongnu] elpa/beancount 695104d47e 041/103: beancount.el: Fix beancount-insert-account

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 695104d47e08050e3d35e3ae81515875e5f7dad9 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Fix beancount-insert-account --- beancount.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/beancount.el b/beancount.el in

[nongnu] elpa/beancount c77e340ed2 003/103: .

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit c77e340ed20d7717023e61fa525dd2868644dca6 Author: Martin Blais Commit: Martin Blais . --- etc/emacsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emacsrc b/etc/emacsrc index 3bd4f588d5..6544ace3c6 100644 --- a/etc/emacsrc +++ b/etc/em

[nongnu] elpa/beancount d51963d156 052/103: beancount.el: Remove redundant :group

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit d51963d15678c1dfd5e5a9f655a0999d485b9c70 Author: Stefan Monnier Commit: Stefan Monnier beancount.el: Remove redundant :group They default to the last defgroup anyway. --- beancount.el | 45 +++-- 1 file changed,

[nongnu] elpa/beancount 3ef6031332 078/103: Fix headlines fontification and two minor cleanups

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 3ef60313324b68e29be07ae56c93e86db062b686 Author: Daniele Nicolodi Commit: Daniele Nicolodi Fix headlines fontification and two minor cleanups To use cl-case we need to require cl-lib. This is not an issue only when byte-compiling or executing the te

[nongnu] elpa/beancount 73b2afcff6 087/103: (Merge remote-tracking branch 'github/main')

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 73b2afcff6f4a0e3eef822b2e38344d8dc7ea021 Merge: 41039a8d7b e8a5bce28c Author: blais Commit: blais (Merge remote-tracking branch 'github/main') --- beancount.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beancount.el b/beancount.el index

[nongnu] branch elpa/beancount created (now 3725c02702)

2024-04-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/beancount. at 3725c02702 Update account name regex to allow starting with a number This branch includes the following new commits: new f2847222a6 . new e7e3b81b29 Misc. new c77e340ed2 . new 36e82fc5a9 Made beancount

[nongnu] elpa/beancount 3f5e4fcef5 017/103: beancount.el: kill more comment-related Org variables

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 3f5e4fcef55698413e98722e6647180b0f409d4b Author: Jonathan Tomer Commit: Jonathan Tomer beancount.el: kill more comment-related Org variables On at least my emacs (26.1), comment-insert-comment-function, comment-use-syntax, and comment-start-skip are

[nongnu] elpa/beancount 9f82d86d36 013/103: Fixed #209: Don't require 'ido. User will have to make sure that beancount-use-ido is false.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 9f82d86d36808c2f67993e74cb72aac1d8e77451 Author: Martin Blais Commit: Martin Blais Fixed #209: Don't require 'ido. User will have to make sure that beancount-use-ido is false. --- beancount.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[nongnu] elpa/beancount aab2a23f15 074/103: Fix headlines fontification test

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit aab2a23f15ed32e56f75a88411513eea1f34a3ea Author: Daniele Nicolodi Commit: Daniele Nicolodi Fix headlines fontification test Beancount specific faces is now used for outline headlines. Correc the test to expect these faces instead than the org-mode f

[nongnu] elpa/beancount d560451fda 071/103: Use beancount-level-N faces instead of org-level-N

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit d560451fda486a5d7e59a3108c0c7924e8a969f6 Author: Henrik Lissner Commit: Daniele Nicolodi Use beancount-level-N faces instead of org-level-N There is no guarantee org will be loaded when beancount-mode is activated, and if absent, the org-level-N fac

[nongnu] elpa/beancount d8d95a2f0a 036/103: beancount.el: Small tests cleanup

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit d8d95a2f0a2a38d15a0e6000ec09939864a36b84 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Small tests cleanup --- beancount-tests.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/beancount-tests.el b/beancount-tests.

[nongnu] elpa/beancount 9ee4aaa306 009/103: (merge default -> booking)

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 9ee4aaa306b917833e4c4d9e46b11ac2458bd13e Merge: 49db3ce34f 9a688bb6cf Author: Martin Blais Commit: Martin Blais (merge default -> booking) --- etc/emacsrc | 12 1 file changed, 12 insertions(+) diff --git a/etc/emacsrc b/etc/emacsrc index 2c3cb740

[nongnu] elpa/beancount e8a5bce28c 086/103: Fix typo in beancount-number-alignment-column docstring

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit e8a5bce28c796320fa0c83f169d518aba330fd3d Author: Travis Wrightsman Commit: Daniele Nicolodi Fix typo in beancount-number-alignment-column docstring --- beancount.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beancount.el b/beancount.el

[nongnu] elpa/beancount b6e34fcb49 035/103: beancount.el: Add simple completion-at-point test

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit b6e34fcb49bdff518ed06248b2fbe35119d34f7f Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Add simple completion-at-point test --- beancount-tests.el | 25 + 1 file changed, 25 insertions(+) diff --git a/beancount-tests.el

[nongnu] elpa/beancount ec4b299edf 028/103: beancount.el: Bring back outline folding functionality

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ec4b299edf703149fca4b2a9598d0b4f43549f4b Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Bring back outline folding functionality Add integration with outline-minor-mode for outline folding functionality. To enable it outline-minor-m

[nongnu] elpa/beancount bde2d6c499 089/103: Add function to jump to previous transaction

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit bde2d6c499ce630e4cc4beb79c0dffef2217e7b8 Author: Debanjum Singh Solanky Commit: Daniele Nicolodi Add function to jump to previous transaction This function mirrors the existing `beancount-goto-next-transaction' --- beancount.el | 14 ++ 1 f

[nongnu] elpa/beancount 53a3f8e22d 068/103: Fix typo and make code a bit more idiomatic.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 53a3f8e22d54388f76d8499dd3d2b13dca408726 Author: Daniele Nicolodi Commit: Daniele Nicolodi Fix typo and make code a bit more idiomatic. --- beancount.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/beancount.el b/beancount.el index

[nongnu] elpa/beancount f2847222a6 001/103: .

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit f2847222a6c94c277f9e6ab325cca3bb605e6e49 Author: Martin Blais Commit: Martin Blais . --- etc/emacsrc | 72 + 1 file changed, 72 insertions(+) diff --git a/etc/emacsrc b/etc/emacsrc new file mode 10064

[nongnu] elpa/beancount 7785e8803f 067/103: Improve thing-at-point definition for beancount-link

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 7785e8803f1e04453bf7ec8b67a6053bc20674e8 Author: Daniele Nicolodi Commit: Daniele Nicolodi Improve thing-at-point definition for beancount-link The new definition should better match links only. It also avoids the use of a function that has been int

[nongnu] elpa/beancount 90c3992269 076/103: Fix imenu tests

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 90c39922692a0a48a43e7f65367e3ecb8f6ddbd1 Author: Daniele Nicolodi Commit: Daniele Nicolodi Fix imenu tests To use imenu functions in the tests we need to require imenu. --- beancount-tests.el | 1 + 1 file changed, 1 insertion(+) diff --git a/beancoun

[nongnu] elpa/beancount 94bae42833 091/103: Extend CI to run tests on Emacs 28 too

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 94bae42833739ca7950cb85b2b69aa67062c7238 Author: Daniele Nicolodi Commit: Daniele Nicolodi Extend CI to run tests on Emacs 28 too --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b

[nongnu] elpa/beancount 449212459e 072/103: fix parenthses mismatch on beancount outline 1-8

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 449212459eaf418e699a75c3d7cb2bf46b73e2e8 Author: starr_dusT Commit: Daniele Nicolodi fix parenthses mismatch on beancount outline 1-8 --- beancount.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/beancount.el b/beancount.

[nongnu] elpa/beancount 194a9e9697 061/103: Added license.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 194a9e9697887211ec7ac7800e3a0241d76c266f Author: Martin Blais Commit: Martin Blais Added license. --- COPYING | 347 1 file changed, 347 insertions(+) diff --git a/COPYING b/COPYING new file mode

[nongnu] elpa/beancount 5ff509075d 063/103: Fixes to /etc

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 5ff509075daf07942311172c44f3973de1229178 Author: Martin Blais Commit: Martin Blais Fixes to /etc --- etc/emacsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/emacsrc b/etc/emacsrc index 0d7e90a78b..cc062907fd 100644 --- a/etc/emac

[nongnu] elpa/beancount dfd402ef79 101/103: Autocomplete the second account in a pad directive

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit dfd402ef79b70cc47c6b2e4c60e9a9fd186e9a95 Author: Ranjeeth Mahankali Commit: Martin Blais Autocomplete the second account in a pad directive --- beancount.el | 9 + 1 file changed, 9 insertions(+) diff --git a/beancount.el b/beancount.el index b94f7cfab

[nongnu] elpa/beancount 57e2700315 031/103: beancount.el: Fix beancount-use-ido defcustum

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 57e2700315ea646e663fd2a7320fb35312fdb9d0 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Fix beancount-use-ido defcustum Correctly add the option to the benacount group. --- beancount.el | 9 + 1 file changed, 5 insertions(+), 4

[nongnu] elpa/beancount 5be04a37d6 081/103: (Merge branch 'main' into cost)

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 5be04a37d6a189f1680cb47d022a85d9faeba8fc Merge: dd024c867b e98047d715 Author: blais Commit: blais (Merge branch 'main' into cost) --- .github/workflows/tests.yaml | 21 Makefile | 4 +-- beancount-tests.el | 20 ++

[nongnu] elpa/beancount fda1819c5e 062/103: Update COPYING to GPLv3

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit fda1819c5eb8ba3130787545afc7dcba27e8e083 Author: Daniele Nicolodi Commit: Daniele Nicolodi Update COPYING to GPLv3 Beancount is released under the GPLv2. Thus the GPLv2 was chosen for the beancount-mode repository was it was split off from beancount

[nongnu] elpa/beancount aec114642d 044/103: Automated merge with ssh://bitbucket.org/blais/beancount

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit aec114642d750cbae89dfd736a9aeb355e597108 Merge: 4cae6eebb8 f27ea3084d Author: Martin Blais Commit: Martin Blais Automated merge with ssh://bitbucket.org/blais/beancount --- etc/emacsrc | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-)

[nongnu] elpa/beancount e98047d715 079/103: Tweak Makefile

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit e98047d7154bb87c9b1ddd60ed0c1a029e4429aa Author: Daniele Nicolodi Commit: Daniele Nicolodi Tweak Makefile Do not load custimizations while byte-compiling or runnint the tests. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[nongnu] elpa/beancount 519bfd868f 093/103: (Merge remote-tracking branch 'github/main')

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 519bfd868f206ed2fc538a57cdb631c4fec3c93e Merge: e32e44e8d2 94bae42833 Author: blais Commit: blais (Merge remote-tracking branch 'github/main') --- .github/workflows/tests.yaml | 2 +- beancount.el | 16 +++- 2 files changed, 16 inse

[nongnu] elpa/beancount ea8257881b 084/103: Fix amount alignment on tab key press

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ea8257881b7e276e8d170d724e3b2e179f25cb77 Author: Daniele Nicolodi Commit: Daniele Nicolodi Fix amount alignment on tab key press --- beancount.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/beancount.el b/beancount.el index bc19b49744.

[nongnu] elpa/beancount fa285958d0 033/103: beancount.el: Drop unused function

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit fa285958d04dee391381f5182203ad0cc7dee080 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Drop unused function --- beancount.el | 12 1 file changed, 12 deletions(-) diff --git a/beancount.el b/beancount.el index 250d0fe382..a4183d6

[nongnu] elpa/beancount 763a8d3fe4 095/103: Add docstrings

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 763a8d3fe48b752dd64e8703bdb0afcb8c1327ee Author: Akira Komamura Commit: Martin Blais Add docstrings --- flymake-bean-check.el | 5 + 1 file changed, 5 insertions(+) diff --git a/flymake-bean-check.el b/flymake-bean-check.el index d70a8d48f8..67d542c035 100

[nongnu] elpa/beancount d4db16f0ee 042/103: beancount.el: Fix fontification of outline headings

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit d4db16f0eeb1c73e39712cdf77094ef9c5cfd905 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Fix fontification of outline headings Headings were not fontified correctly when they contained beancount syntax elements. Fix this reordering f

[nongnu] elpa/beancount 16c1b346f3 075/103: Fix thing-at-point tests

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 16c1b346f33a588df2dd258765658533b2edbcd7 Author: Daniele Nicolodi Commit: Daniele Nicolodi Fix thing-at-point tests The beancount/link-at-point-002 test cannot work as written. Fix it. --- beancount-tests.el | 4 +--- 1 file changed, 1 insertion(+), 3

[nongnu] elpa/beancount 687775da63 088/103: Minor refactoring of region commands (with no expected functionality changes).

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 687775da63784d153a3c1cfee9801090c6b51842 Author: blais Commit: blais Minor refactoring of region commands (with no expected functionality changes). --- beancount.el | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/

[nongnu] elpa/beancount 0062cc9635 053/103: beancount.el: Remove an useless defvar

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 0062cc96351d56236cf622c07d8d2a28de4d653c Author: Stefan Monnier Commit: Stefan Monnier beancount.el: Remove an useless defvar The `defvar` for `beancount-directive-names` does not do anything since it is preceded by a `defconst` of the same var. ---

[nongnu] elpa/beancount 2f743e6269 090/103: Derive from prog-mode instead than from fundamental-mode

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 2f743e62696d9828eccc9016ad14dab39814f08a Author: Daniele Nicolodi Commit: Daniele Nicolodi Derive from prog-mode instead than from fundamental-mode Fixes #29. --- beancount.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beancoun

[nongnu] elpa/beancount ad26ec2b29 025/103: beancount.el: Add fontification tests

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit ad26ec2b29078f174899e8590eff17606389b302 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Add fontification tests --- beancount-tests.el | 88 ++ 1 file changed, 88 insertions(+) diff --git a/b

[nongnu] elpa/beancount 3725c02702 103/103: Update account name regex to allow starting with a number

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 3725c027026f45431d891a13810c218dc60e723e Author: Michael Brase Commit: Martin Blais Update account name regex to allow starting with a number The beancount language specification states that: Each component of the account names begin with a

[nongnu] elpa/beancount b377d14caf 047/103: (merge)

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit b377d14caf69886dae004b8517aff4f6585be8d4 Merge: 008d1bc599 a48aaa7f41 Author: Martin Blais Commit: Martin Blais (merge) --- beancount.el | 20 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/beancount.el b/beancount.el index

[nongnu] elpa/beancount b1fa650c5b 020/103: beancount.el: Add tests

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit b1fa650c5ba68c226368e03a19ae7dba7f8ba6f2 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Add tests Add a trivial test that verifies that the major mode can be loaded in a buffer. More tests will be added later. --- Makefile

[nongnu] elpa/beancount 72956f0f0e 097/103: Change sign of prefix argument for `beancount-insert-date`

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 72956f0f0e34197c3bf28d7dc5f2b30807061199 Author: Ankit Solanki Commit: Martin Blais Change sign of prefix argument for `beancount-insert-date` New behaviour: `C-u 1 M-RET` inserts a date 1 day in the *past*. `C-u 7 M-RET` inserts a date 1 week i

[nongnu] elpa/beancount 0f1e33067e 100/103: Fix a bug where `beancount-accounts` was read from the minibuffer

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 0f1e33067e5032382f425b5280169f50aa7dd497 Author: Dave Churchill Commit: Martin Blais Fix a bug where `beancount-accounts` was read from the minibuffer Based on `completion-table-dynamic`, this sets the current buffer to the beancount buffer when doi

[nongnu] elpa/beancount 4750bfa470 098/103: Change keybindings to respect Emacs conventions

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 4750bfa4702253ec97c06f7ac0803c82210161a9 Author: Karl Fogel Commit: Martin Blais Change keybindings to respect Emacs conventions Adjust the keybindings in `beancount-mode-map' (which is bound to C-c by default) to respect the Emacs keybinding conven

[nongnu] elpa/beancount eda34d1767 019/103: beancount.el: Convert the minor mode into a major mode

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit eda34d1767ca203ac76ef6cc9506d55fa8c05823 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Convert the minor mode into a major mode This removes the possibility of composing beancount-mode with org-mode. The section folding functionali

[nongnu] elpa/beancount e32e44e8d2 092/103: Added personal binding to aggregate balance binding.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit e32e44e8d256578fe44da432849b3f8282526adc Author: blais Commit: blais Added personal binding to aggregate balance binding. --- etc/emacsrc | 20 1 file changed, 20 insertions(+) diff --git a/etc/emacsrc b/etc/emacsrc index 03c2b3cfab..7fc8b

[nongnu] elpa/beancount 42edc5bf07 083/103: Align amounts in balance directives in the same way as in postings

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 42edc5bf07286864e47a89fceaaf87a750cbf6ff Author: Daniele Nicolodi Commit: Daniele Nicolodi Align amounts in balance directives in the same way as in postings --- beancount.el | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bea

[nongnu] elpa/beancount 1da4c88ebb 018/103: Merged in elisp-comment-fixes (pull request #107)

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 1da4c88ebb5a4c418b60da2944171966be2b2e79 Merge: 8496f49748 3f5e4fcef5 Author: Martin Blais Commit: Martin Blais Merged in elisp-comment-fixes (pull request #107) beancount.el: kill more comment-related Org variables Approved-by: Martin Blais --

[nongnu] elpa/beancount d5471cf09f 038/103: beancount.el: Highlight headings when combined with outline-minor-mode

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit d5471cf09f807620cc505d356ac93631f25367a1 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Highlight headings when combined with outline-minor-mode --- beancount.el | 26 -- 1 file changed, 24 insertions(+), 2 deletions(-)

[nongnu] elpa/beancount 35ef808e1c 026/103: beancount.el: Implement indentation support

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 35ef808e1c533314a90532376e70798b0e209e72 Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Implement indentation support --- beancount.el | 109 --- 1 file changed, 104 insertions(+), 5 delet

[nongnu] elpa/beancount d9ac93fc28 099/103: Enable easy access to old-style keybindings

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit d9ac93fc28799bc523b2c6580c9bc9e80c28da2b Author: Karl Fogel Commit: Martin Blais Enable easy access to old-style keybindings As per discussion with @blais in PR #35. --- README.org | 12 beancount.el | 23 +++ etc/ema

[nongnu] elpa/beancount 404876fa6b 015/103: Fixed #302: beancount.el does not fontify account names with single letter components.

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit 404876fa6bbc2603d9d45e74300241be640dc514 Author: Martin Blais Commit: Martin Blais Fixed #302: beancount.el does not fontify account names with single letter components. --- beancount.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beanc

[nongnu] elpa/beancount a48aaa7f41 045/103: beacnount.el: Tweak beancount-indent-line

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit a48aaa7f41c24c20d67a62d57aa763b6dd485ca0 Author: Daniele Nicolodi Commit: Daniele Nicolodi beacnount.el: Tweak beancount-indent-line --- beancount.el | 20 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/beancount.el b/beanco

[nongnu] elpa/beancount c5e02d4534 034/103: beancount.el: Correct option names list

2024-04-29 Thread ELPA Syncer
branch: elpa/beancount commit c5e02d45347183eec7d7eb267bc5aa760cf9d39e Author: Daniele Nicolodi Commit: Daniele Nicolodi beancount.el: Correct option names list And add a test that verifies that beancount-mode recognises all options implemented in beancount. Use the output of `b

  1   2   >