[elpa] externals/consult 65dcacd705: Preview large files partially

2023-10-06 Thread ELPA Syncer
branch: externals/consult commit 65dcacd70523f2ae78bc70197555cce1f3b93ef0 Author: Daniel Mendler Commit: Daniel Mendler Preview large files partially Port partial preview from dired-preview. This feature has been added recently to dired-preview by @karthink. Ideally we can crea

[elpa] externals/ef-themes 09e3968357: ef-melissa-light: tweak yellow-faint

2023-10-06 Thread ELPA Syncer
branch: externals/ef-themes commit 09e396835743d0062616072a1fbc0b01884696b6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-melissa-light: tweak yellow-faint --- contrast-ratios.org | 2 +- ef-melissa-light-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

[nongnu] elpa/cider 5edfbc0bed: Prevent double spaces in `current-time-string`

2023-10-06 Thread ELPA Syncer
branch: elpa/cider commit 5edfbc0bedef4c751f2e753477eb3ca4986bf0f0 Author: vemv Commit: vemv Prevent double spaces in `current-time-string` --- nrepl-client.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nrepl-client.el b/nrepl-client.el index 1649da6f68..43b97592

[nongnu] elpa/helm d1393e23aa 1/2: Fix duplicated tag in defcustom

2023-10-06 Thread ELPA Syncer
branch: elpa/helm commit d1393e23aa133a87826c1390c6fc9654fba6bbdd Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix duplicated tag in defcustom --- helm-files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index d8e7bc47e1..01efa94

[nongnu] elpa/helm updated (202928b70e -> d6806ad233)

2023-10-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 202928b70e Default to zero and not len in helm-make-separator new d1393e23aa Fix duplicated tag in defcustom new d6806ad233 Fix (#2621) and extend helm-basename to match and exit with any ext Summary of changes: helm-fil

[nongnu] elpa/helm-core updated (202928b70e -> d6806ad233)

2023-10-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 202928b70e Default to zero and not len in helm-make-separator adds d1393e23aa Fix duplicated tag in defcustom adds d6806ad233 Fix (#2621) and extend helm-basename to match and exit with any ext No new revisions were add

[nongnu] elpa/helm d6806ad233 2/2: Fix (#2621) and extend helm-basename to match and exit with any ext

2023-10-06 Thread ELPA Syncer
branch: elpa/helm commit d6806ad23304277b19b0646ce5b19e1a6509ea06 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix (#2621) and extend helm-basename to match and exit with any ext when ext is specified as a number+ext. --- helm-lib.el | 23 +-- 1 file chan

[nongnu] elpa/hyperdrive d346006743 1/3: Change/Fix: (-menu) Keep transient open when going up to parent

2023-10-06 Thread ELPA Syncer
branch: elpa/hyperdrive commit d34600674337ae4ba8bd3162742fffd8c121190a Author: Joseph Turner Commit: Joseph Turner Change/Fix: (-menu) Keep transient open when going up to parent --- hyperdrive-menu.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hyperdrive-menu.el

[nongnu] elpa/hyperdrive 87f37a1d72 2/3: Fix: (hyperdrive-menu) Don't offer to delete current directory

2023-10-06 Thread ELPA Syncer
branch: elpa/hyperdrive commit 87f37a1d7211326e16520e694ac2206822fbe034 Author: Joseph Turner Commit: Joseph Turner Fix: (hyperdrive-menu) Don't offer to delete current directory --- hyperdrive-menu.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hyperdrive-menu.el

[nongnu] elpa/hyperdrive 2d3f038790 3/3: Change: (hyperdrive-delete) Move into hyperdrive.el and autoload

2023-10-06 Thread ELPA Syncer
branch: elpa/hyperdrive commit 2d3f038790afc86f7c0daa9d4dbaaeba6addd914 Author: Joseph Turner Commit: Joseph Turner Change: (hyperdrive-delete) Move into hyperdrive.el and autoload --- hyperdrive-dir.el | 1 + hyperdrive-lib.el | 40 hyperdrive-me

[nongnu] elpa/moe-theme 137ce9dbde 2/3: Use yellow on magit-diff-revision-summary, magit-diff-revision-summary-highlight

2023-10-06 Thread ELPA Syncer
branch: elpa/moe-theme commit 137ce9dbde3af127fec8cced5c6e8ad74db9d46f Author: ono ono Commit: ono ono Use yellow on magit-diff-revision-summary, magit-diff-revision-summary-highlight --- moe-dark-theme.el | 4 ++-- moe-light-theme.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(

[nongnu] elpa/hyperdrive updated (b5dc019164 -> 2d3f038790)

2023-10-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from b5dc019164 Merge: Add Transient menu interface new d346006743 Change/Fix: (-menu) Keep transient open when going up to parent new 87f37a1d72 Fix: (hyperdrive-menu) Don't offer to delete current directory new

[nongnu] elpa/moe-theme updated (51795cd85e -> 1872aebc01)

2023-10-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/moe-theme. from 51795cd85e fix: more idomatic way to get second element of list new c7af33b89c Add magit-diff-revision-summary, magit-diff-revision-summary-highlight new 137ce9dbde Use yellow on magit-diff-revision-summary, magit-dif

[nongnu] elpa/moe-theme c7af33b89c 1/3: Add magit-diff-revision-summary, magit-diff-revision-summary-highlight

2023-10-06 Thread ELPA Syncer
branch: elpa/moe-theme commit c7af33b89c2ffac65c1d381da8e0b41f78b0d3d7 Author: ono ono Commit: ono ono Add magit-diff-revision-summary, magit-diff-revision-summary-highlight --- moe-dark-theme.el | 2 ++ moe-light-theme.el | 2 ++ 2 files changed, 4 insertions(+) diff --git a/moe-dark-the

[nongnu] elpa/moe-theme 1872aebc01 3/3: magit transient argument

2023-10-06 Thread ELPA Syncer
branch: elpa/moe-theme commit 1872aebc016e1c1a8d4e2a4037cd54b618de5453 Author: ono ono Commit: ono ono magit transient argument --- moe-dark-theme.el | 6 +- moe-light-theme.el | 4 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/moe-dark-theme.el b/moe-dark-theme.el

[nongnu] elpa/eat aef8dae61b: Enable shell command completion by default

2023-10-06 Thread ELPA Syncer
branch: elpa/eat commit aef8dae61b11e723668a19c7679486006c60629f Author: Akib Azmain Turja Commit: Akib Azmain Turja Enable shell command completion by default * eat.el (eat-mode): Use shell mode's completion facilities. --- eat.el | 2 ++ 1 file changed, 2 insertions(+) diff --gi

[elpa] externals/company 3ab242fcc7: (company-post-command): Catch 'quit' from 'doc-buffer'

2023-10-06 Thread ELPA Syncer
branch: externals/company commit 3ab242fcc756a6c55e3a1609f840210cacdc86c7 Author: Dmitry Gutov Commit: Dmitry Gutov (company-post-command): Catch 'quit' from 'doc-buffer' Fixes #1408 --- NEWS.md| 5 + company.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff

[elpa] externals/consult 41c18d4087: Refactor file preview

2023-10-06 Thread ELPA Syncer
branch: externals/consult commit 41c18d408716222558e02e19a7db7a1afb40dace Author: Daniel Mendler Commit: Daniel Mendler Refactor file preview --- consult.el | 57 ++--- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/consul

[elpa] externals/org 4edfb69f86: * lisp/org-element.el (org-element--cache-for-removal): Add more logging

2023-10-06 Thread ELPA Syncer
branch: externals/org commit 4edfb69f86857bd6712d7375eb00b160d7f2324d Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org-element.el (org-element--cache-for-removal): Add more logging Log cache warning value when updating robust cached elements. --- lisp/org-element.el | 6 +++

[elpa] externals/exwm 86f43494eb: Bump version to 0.28

2023-10-06 Thread Adrián Medraño Calvo
branch: externals/exwm commit 86f43494ebd056cd732fb1d10d440e0eba547228 Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Bump version to 0.28 --- exwm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exwm.el b/exwm.el index 4d6b451155..5745533720 100644 --- a/e

[elpa] externals/company cc52e4b919 1/2: Fix scrolling of doc buffer when company-auto-update-doc is used

2023-10-06 Thread ELPA Syncer
branch: externals/company commit cc52e4b919154ae7876afd5f02f46101c0b9c9d3 Author: Dmitry Gutov Commit: Dmitry Gutov Fix scrolling of doc buffer when company-auto-update-doc is used Fixes #1409 --- company.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git

[elpa] externals/company 22466f37e4 2/2: Don't make company-show-doc-buffer imply explicit-action-p

2023-10-06 Thread ELPA Syncer
branch: externals/company commit 22466f37e4dd3817f87b0aeec8b5d9a9ce538b98 Author: Dmitry Gutov Commit: Dmitry Gutov Don't make company-show-doc-buffer imply explicit-action-p --- NEWS.md| 1 + company.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEW

[elpa] externals/consult e5406f282f: Use memq

2023-10-06 Thread ELPA Syncer
branch: externals/consult commit e5406f282f76076d10440037ecd3460fb280706c Author: Daniel Mendler Commit: Daniel Mendler Use memq --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index 3b36ab6ac2..801f358f42 100644 --- a/consult.el ++

[elpa] externals/company updated (3ab242fcc7 -> 22466f37e4)

2023-10-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 3ab242fcc7 (company-post-command): Catch 'quit' from 'doc-buffer' new cc52e4b919 Fix scrolling of doc buffer when company-auto-update-doc is used new 22466f37e4 Don't make company-show-doc-buffer imply explicit-act

[elpa] externals/exwm 56db521a3e 2/2: Merge branch 'arnebab.github.com/master' into externals/exwm

2023-10-06 Thread ELPA Syncer
branch: externals/exwm commit 56db521a3ed6a2ccc1193110a56545a1992e9654 Merge: 86f43494eb 31f0f0a9c7 Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Merge branch 'arnebab.github.com/master' into externals/exwm --- exwm-input.el | 22 -- 1 file changed, 20 insert

[elpa] externals/exwm 31f0f0a9c7 1/2: Catch and report all errors raised when invoking command hooks

2023-10-06 Thread ELPA Syncer
branch: externals/exwm commit 31f0f0a9c7b8e1b7edf0309fc523d67ec90874f2 Author: David Wilson Commit: Adrián Medraño Calvo Catch and report all errors raised when invoking command hooks * exwm-input.el (exwm-input--fake-last-command): Catch and report all errors raised when invoki

[elpa] externals/org-remark 6b4c196f86 12/75: feat: icon for line highlight

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 6b4c196f862e5dbc82aaeb4fe4af3dcd7a5f14a4 Author: Noboru Ota Commit: Noboru Ota feat: icon for line highlight --- org-remark-icon.el | 4 ++-- org-remark-line.el | 11 ++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/org-remark

[elpa] externals/org-remark a2311005ff 08/75: fix(line): Ensure line hl ovs are always at bol

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit a2311005ffc9edaf415bdf18996f5fb3824123a3 Author: Noboru Ota Commit: Noboru Ota fix(line): Ensure line hl ovs are always at bol --- org-remark-icon.el | 30 -- org-remark-line.el | 39 --- org-remark.el | 93 +++

[elpa] externals/org-remark 199702118a 30/75: fix(line): Disable line-mode should disable the margins

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 199702118ac0bf6a9bac168cda22e3d7b34060d6 Author: Noboru Ota Commit: Noboru Ota fix(line): Disable line-mode should disable the margins Window margins are not set until there is a line-highlights Limitations: when line-highlights exist, disabli

[elpa] externals/org-remark f679d00c0a 06/75: refactor(line): loading and renaming the el file

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit f679d00c0a523ba0c2e5f1b5cc44ea38968a50e6 Author: Noboru Ota Commit: Noboru Ota refactor(line): loading and renaming the el file --- org-remark-line-highlighter.el | 130 - org-remark.el | 2 - 2 f

[elpa] externals/org-remark ded8fddddd 01/75: initial prototype to explore what needs to change

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit ded8fddd90d7f9dd813b2839f5ce17fe69dc Author: Noboru Ota Commit: Noboru Ota initial prototype to explore what needs to change --- org-remark-line-highlighter.el | 125 + org-remark.el | 12 ++--

[elpa] externals/org-remark 447fc2beaf 04/75: feat(line): highlight level headline text

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 447fc2beaf13e9586796ddca6dba6edbd7aac506 Author: Noboru Ota Commit: Noboru Ota feat(line): highlight level headline text Trim spaces etc. and take the first 40 char. If longer, add an ellisis at the end. --- org-remark-line-highlighter.el | 1

[elpa] externals/org-remark 51c3d91585 11/75: refactor: create macro & menus

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 51c3d91585ee12353f83b3ce9b823932f3f515ad Author: Noboru Ota Commit: Noboru Ota refactor: create macro & menus The `org-remark-create` macro has been changed to include the line-highlight pen. This means that if the user creates pens in their

[elpa] externals/org-remark 2bba54b535 05/75: fix: selecting wrong highlight when opening

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 2bba54b535fd3cde7a4187328aedb7d673607490 Author: Noboru Ota Commit: Noboru Ota fix: selecting wrong highlight when opening --- org-remark-line-highlighter.el | 5 - org-remark.el | 8 2 files changed, 8 insertions(+), 5 delet

[elpa] externals/org-remark 0f2bf566ee 10/75: docs(info): source comments

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 0f2bf566ee39651c67038f83a39751c08786280e Author: Noboru Ota Commit: Noboru Ota docs(info): source comments --- org-remark-info.el | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/org-remark-info.el b/org-rema

[elpa] externals/org-remark 15150c8d40 07/75: feat(line): highlight a whole line

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 15150c8d40dbfa8db1476a00b503a46b30be2051 Author: Noboru Ota Commit: Noboru Ota feat(line): highlight a whole line Likely to be v1.3. It involves a lot of refactoring to enable the new pen type `line` while keeping the default `range` pen type

[elpa] externals/org-remark ae376d860d 09/75: refactor(line): method name change

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit ae376d860db53d50593d1d95ffd208575508954d Author: Noboru Ota Commit: Noboru Ota refactor(line): method name change --- org-remark-line.el | 4 ++-- org-remark.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/org-remark-line.

[elpa] externals/org-remark 56557549ec 16/75: refactor: Create macro to add function-put

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 56557549ec8bf7d562c3248ffe58f15a1a8aabcd Author: Noboru Ota Commit: Noboru Ota refactor: Create macro to add function-put --- org-remark.el | 67 +-- 1 file changed, 37 insertions(+), 30 deletions(-)

[elpa] externals/org-remark 175ba6d06e 44/75: fix(line):when line-icon is an image, it fails to carry face

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 175ba6d06ec2dde56148c366eb609d81be53fdea Author: Noboru Ota Commit: Noboru Ota fix(line):when line-icon is an image, it fails to carry face The notes icon from `org-remark-icon` package was made available to `org-remrk-line`; however, it was a

[elpa] externals/org-remark 89ee82935c 14/75: fix: window margins do not persist

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 89ee82935ca9eb68535b4b05d63a4fe0292ca7d8 Author: Noboru Ota Commit: Noboru Ota fix: window margins do not persist Adapt the way Olivetti does it. --- org-remark-line.el | 59 +- org-remark.el

[elpa] externals/org-remark 94ba0ecea0 21/75: fix(line): When source narrowed, existing line-hls move wrongly

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 94ba0ecea0a585b3b13e2b9dce2ba2fdbc8cb85c Author: Noboru Ota Commit: Noboru Ota fix(line): When source narrowed, existing line-hls move wrongly --- org-remark.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org-remark.el b/org-rema

[elpa] externals/org-remark 3a9884e5df 26/75: fix(line): When buffer is first created, window may not be created

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 3a9884e5dff5e34c71519345df06f119e8667102 Author: Noboru Ota Commit: Noboru Ota fix(line): When buffer is first created, window may not be created `get-buffer-window` may not return when the buffer is already created. This happens when the user

[elpa] externals/org-remark 8020d33380 47/75: docs: organize customizing groups

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 8020d33380addbb484ad78ca5fe3be613d23e09f Author: Noboru Ota Commit: Noboru Ota docs: organize customizing groups --- org-remark-eww.el | 4 ++-- org-remark-icon.el | 2 +- org-remark-info.el | 4 ++-- org-remark-nov.el | 4 ++-- 4 files changed, 7 inser

[elpa] externals/org-remark 822e730fc8 75/75: Merge branch 'dev/1.3.0'

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 822e730fc8d32eef80686f637dab8bcf2cbcdf53 Merge: c33e2b7c77 7a9c0454b2 Author: Noboru Ota Commit: Noboru Ota Merge branch 'dev/1.3.0' --- NEWS | 16 +- README-elpa| 34

[elpa] externals/org-remark cbc26304a8 23/75: refactor: add org-remark-default-features to automatically load

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit cbc26304a8caf3a79d0c1b5e454a5174df4786a1 Author: Noboru Ota Commit: Noboru Ota refactor: add org-remark-default-features to automatically load In addition to the default features to load, variable org-remark-default-feature-modes is also added

[elpa] externals/org-remark e904b53b2c 60/75: refactor: silence compilier warning

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit e904b53b2c06e152b37f8984ae03cf1ce13228c9 Author: Noboru Ota Commit: Noboru Ota refactor: silence compilier warning --- org-remark.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org-remark.el b/org-remark.el index a333651536

[elpa] externals/org-remark 2f7d16ef4e 31/75: refactor(line): remove unused functions, source comments

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 2f7d16ef4e6d779bfff86985162615ef9d8f67c1 Author: Noboru Ota Commit: Noboru Ota refactor(line): remove unused functions, source comments --- org-remark-line.el | 210 ++--- 1 file changed, 85 insertions(+), 1

[elpa] externals/org-remark f28dc7e7f5 62/75: docs: update docstrings for remove and delete

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit f28dc7e7f5b99e54640cdcf6f66df8420c9654a1 Author: Noboru Ota Commit: Noboru Ota docs: update docstrings for remove and delete --- org-remark.el | 75 +-- 1 file changed, 42 insertions(+), 33 deletions

[elpa] externals/org-remark 4ad2be30e4 13/75: fix(icon): the line icon not displaying

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 4ad2be30e4d5516218a381ce879b1df44d9b9fdc Author: Noboru Ota Commit: Noboru Ota fix(icon): the line icon not displaying --- org-remark-icon.el | 40 org-remark-line.el | 31 ++- 2 files c

[elpa] externals/org-remark 4e57d99e2d 68/75: fix: use space display specification instead of a string of \s

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 4e57d99e2df9e8dbfc1f1f65bd2dd82bf54e189c Author: Noboru Ota Commit: Noboru Ota fix: use space display specification instead of a string of \s --- org-remark-line.el | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git

[elpa] externals/org-remark ca648a1876 18/75: fix: change now can only select pens from the same type

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit ca648a18767418b5b3774daa3a9720b472743bf0 Author: Noboru Ota Commit: Noboru Ota fix: change now can only select pens from the same type Changing from the range-highlight to line-highlight and vice versa must not be possible. This would break th

[elpa] externals/org-remark 1a6745acce 71/75: fix(line): change some customizing options from integer to natnum

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 1a6745acce38a5e9292aca8ff9e0b84d5e8be1c4 Author: Noboru Ota Commit: Noboru Ota fix(line): change some customizing options from integer to natnum For margin width, etc. we only need positive integer (= natural number). --- org-remark-line.el | 22

[elpa] externals/org-remark 52cf20297b 67/75: feat: #72 org-remark-open can open the marginal notes file

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 52cf20297bb40a9125fff025b6ab333b3e9ad605 Author: Noboru Ota Commit: Noboru Ota feat: #72 org-remark-open can open the marginal notes file `org-remark-open` now opens the marginal notes file for the current buffer if ponit is not on any highlig

[elpa] externals/org-remark 680651e339 37/75: refactor(icon): remove unnecessary source comment (old func)

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 680651e339bda54126b70cba4e02640fe85a4e39 Author: Noboru Ota Commit: Noboru Ota refactor(icon): remove unnecessary source comment (old func) --- org-remark-icon.el | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/org-remark-ico

[elpa] externals/org-remark 32b8699b12 64/75: doc: docstring for `org-remark-notes-auto-delete`

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 32b8699b1234da7be399890d5a43359ef8487506 Author: Noboru Ota Commit: Noboru Ota doc: docstring for `org-remark-notes-auto-delete` --- org-remark.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/org-remark.el b/org-remark

[elpa] externals/org-remark cdcab9e294 73/75: docs: v1.3

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit cdcab9e294174e1b77ea56c71e847e5734bf8f70 Author: Noboru Ota Commit: Noboru Ota docs: v1.3 --- README-elpa | 6 +- README.org | 2 +- docs/org-remark.org | 192 ++-- org-remark-line.el |

[elpa] externals/org-remark e7aae5e4f4 25/75: doc: docstring for org-remark-highlight-mark-overlay

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit e7aae5e4f4474a31fccaa982a752071c91033288 Author: Noboru Ota Commit: Noboru Ota doc: docstring for org-remark-highlight-mark-overlay --- org-remark-line.el | 4 +++- org-remark.el | 6 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --gi

[elpa] externals/org-remark 7a9c0454b2 74/75: fix: declare-function file location

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 7a9c0454b24eec50bbbfc7b8497dcef8441f1b1f Author: Noboru Ota Commit: Noboru Ota fix: declare-function file location --- org-remark-info.el | 4 ++-- org-remark-nov.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/org-remark-info

[elpa] externals/org-remark 4156342f88 40/75: refactor(line): make spacer overlay

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 4156342f88bb192861fd98c5586ace4ae5539f5b Author: Noboru Ota Commit: Noboru Ota refactor(line): make spacer overlay --- org-remark-line.el | 88 ++ 1 file changed, 35 insertions(+), 53 deletions(-) diff

[elpa] externals/org-remark 1df1fcb331 46/75: feat(line): define various customizing options

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 1df1fcb331ae501e4fdd0b72928079b55a912a14 Author: Noboru Ota Commit: Noboru Ota feat(line): define various customizing options --- org-remark-line.el | 71 +++--- 1 file changed, 51 insertions(+), 20 deletion

[elpa] externals/org-remark cfaf02d823 72/75: docs: minor update to README and article on SVG icon

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit cfaf02d8239c2e33af588ffefe61fa0432ea9174 Author: Noboru Ota Commit: Noboru Ota docs: minor update to README and article on SVG icon --- README.org | 2 +- .../2023-08-20T184309_C_how-to-set-icons-to

[elpa] externals/org-remark 16958accc2 02/75: refactor: org-remark-mark

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 16958accc202be09d4b64c2b941dcf35e8c5fe3d Author: Noboru Ota Commit: Noboru Ota refactor: org-remark-mark --- org-remark-icon.el | 20 ++--- org-remark-line-highlighter.el | 176 + org-remark.el

[elpa] externals/org-remark d72fa0ef45 70/75: fix: regression next/prev-view opens the notes when there is none

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit d72fa0ef458514726be754b9b8c2d2b9d00ddda3 Author: Noboru Ota Commit: Noboru Ota fix: regression next/prev-view opens the notes when there is none org-remark-view, org-remark-view-[next|prev] should not open the marginal notes buffer when there

[elpa] externals/org-remark 193fe279ea 49/75: feat(line):add line-number as a property to the highlight headline

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 193fe279ea3c7943cd441e41f5ccf55db8d35e2c Author: Noboru Ota Commit: Noboru Ota feat(line):add line-number as a property to the highlight headline This commit also adds the facility (abnormal hook) for future extensions. --- org-remark-line.el

[elpa] externals/org-remark 3f5ea6777b 32/75: fix(line): window selection is utterly confused

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 3f5ea6777b192d40e24a9830352e0e0f9d8e7062 Author: Noboru Ota Commit: Noboru Ota fix(line): window selection is utterly confused --- org-remark-line.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/org-remark-line.el b/org-remark

[elpa] externals/org-remark 063f68e5a4 36/75: feat(line): right margin

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 063f68e5a45258a52c722dac6030576bf22fdd0c Author: Noboru Ota Commit: Noboru Ota feat(line): right margin --- org-remark-line.el | 59 -- 1 file changed, 39 insertions(+), 20 deletions(-) diff --git a/org

[elpa] externals/org-remark 2fd1025490 63/75: fix: Regression. Delete only removes.

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 2fd1025490ed411668257d307ebb4efd33b6de21 Author: Noboru Ota Commit: Noboru Ota fix: Regression. Delete only removes. --- org-remark.el | 41 + 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/org-rema

[elpa] externals/org-remark 0829e27379 39/75: fix(line): redraw instead of reload when window size changes

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 0829e2737928f2b7cee0763857d4a9eefe84f48e Author: Noboru Ota Commit: Noboru Ota fix(line): redraw instead of reload when window size changes Reload causes some troubles. An example case: 1. the buffer contains a range-highlight and a line-

[elpa] externals/org-remark c7dc42bf30 28/75: fix: margin width

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit c7dc42bf30f73b823348eb58e19acad4cd14f212 Author: Noboru Ota Commit: Noboru Ota fix: margin width --- org-remark-line.el | 21 -- org-remark.el | 85 +- 2 files changed, 57 insertions(+),

[elpa] externals/org-remark 18f39bf119 56/75: Merge branch 'main' into dev/1.3.0

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 18f39bf119f7e00f2d645727d1125e903438d5e4 Merge: c506e61017 6bdd326e46 Author: Noboru Ota Commit: Noboru Ota Merge branch 'main' into dev/1.3.0 --- NEWS | 3 ++ README-elpa

[elpa] externals/org-remark 79ad1baf7e 20/75: refactor(line): no need for text-scale-mode-hook

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 79ad1baf7e112fcaea32f73be1ac68fb0e875cd1 Author: Noboru Ota Commit: Noboru Ota refactor(line): no need for text-scale-mode-hook --- org-remark-line.el | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/org-remark-line.el

[elpa] externals/org-remark 3997025261 33/75: feat: icons for line-hl get their default face when notes exit

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 39970252611acb18b5b227e04b6ed5f46a5b8086 Author: Noboru Ota Commit: Noboru Ota feat: icons for line-hl get their default face when notes exit --- org-remark-icon.el | 12 ++-- org-remark-line.el | 16 2 files changed, 22 insertion

[elpa] externals/org-remark f7031507db 15/75: fix: defgeneric seems needed anyway..

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit f7031507db51d79f0c2e17f747f287a533e20afb Author: Noboru Ota Commit: Noboru Ota fix: defgeneric seems needed anyway.. --- org-remark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-remark.el b/org-remark.el index 6b5e95dcc9..225d

[elpa] externals/org-remark af03b2103e 50/75: docs: Docstring for org-remark-default-features, etc.

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit af03b2103e1be65bb18829b750d5f29e8cded4c6 Author: Noboru Ota Commit: Noboru Ota docs: Docstring for org-remark-default-features, etc. --- org-remark-icon.el | 8 +++- org-remark.el | 25 +++-- 2 files changed, 26 insertions(+)

[elpa] externals/org-remark 833d909264 61/75: docs: NEWS for the current development branch (WIP)

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 833d90926472b1f77efe9758600104a2d5f41e3f Author: Noboru Ota Commit: Noboru Ota docs: NEWS for the current development branch (WIP) --- NEWS | 9 + 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 2eaacbd217..c6aab5cb7a 100644 --- a/

[elpa] externals/org-remark 16622af0c0 66/75: fix: add org-remark-find-overlay-at-point to local hook

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 16622af0c001d449b58ba794602facda850119d1 Author: Noboru Ota Commit: Noboru Ota fix: add org-remark-find-overlay-at-point to local hook This function is to be set to org-remark-find-dwim-functions. Before the chagne, it was added as globa. This

[elpa] externals/org-remark c506e61017 55/75: fix(line): `org-remark-mark-line` does not autoload

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit c506e6101751bd55982bf1e835ff291112fc3fa8 Author: Noboru Ota Commit: Noboru Ota fix(line): `org-remark-mark-line` does not autoload The comment is created via a call to `org-remark-create` macro. The call is done within the library, so we would

[elpa] externals/org-remark f37ddb69e7 22/75: fix(change): force trigger of notes buffer face

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit f37ddb69e781e0069684fc60b4ae7b81f978a3e7 Author: Noboru Ota Commit: Noboru Ota fix(change): force trigger of notes buffer face Problem: changing to the same line-highlight does not trigger sync but this causes the icon for notes not being upda

[elpa] externals/org-remark ace9570070 52/75: refactor: simply org-remark-open

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit ace9570070038918bef8ab6525d3b4f556d5d37b Author: Noboru Ota Commit: Noboru Ota refactor: simply org-remark-open --- org-remark.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/org-remark.el b/org-remark.el index 57515240e0..cd

[elpa] externals/org-remark d606d80a47 29/75: refactor: move highlights-delay-load to org-remark.el

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit d606d80a47f9cbbd1619ed795d8de9f8d67f5f33 Author: Noboru Ota Commit: Noboru Ota refactor: move highlights-delay-load to org-remark.el --- org-remark-line.el | 27 +++ org-remark.el | 33 + 2 file

[elpa] externals/org-remark e136189485 34/75: fix(line): window margin wrongly sets minibuffer's margin

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit e1361894857902537baf81aada79cbf294c764ad Author: Noboru Ota Commit: Noboru Ota fix(line): window margin wrongly sets minibuffer's margin --- org-remark-line.el | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/org-re

[elpa] externals/org-remark 6dbf1cca4a 35/75: fix(line): svg icon does not get the face correctly

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 6dbf1cca4ac403713509f6ac52905ea442205622 Author: Noboru Ota Commit: Noboru Ota fix(line): svg icon does not get the face correctly --- org-remark-line.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/org-remark-line.el b/

[elpa] externals/org-remark 8f9875f714 24/75: doc(line): Remove unused source comments (old code)

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 8f9875f714b6eb02baa8f617acd19bc27b1bfec5 Author: Noboru Ota Commit: Noboru Ota doc(line): Remove unused source comments (old code) --- org-remark-line.el | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/org-remark-line.el

[elpa] externals/org-remark c1c120f0c9 45/75: feat(line):defcustom org-remark-line-minimum-margin-width

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit c1c120f0c92b59a8b3e30f234749ff9edb69047b Author: Noboru Ota Commit: Noboru Ota feat(line):defcustom org-remark-line-minimum-margin-width --- org-remark-line.el | 46 -- 1 file changed, 28 insertions(+), 18 delet

[elpa] externals/org-remark 9f86daaee6 43/75: feat(line):Redraw can now change the margin side

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 9f86daaee618cdcd60fd0c551cc9bae533a6baac Author: Noboru Ota Commit: Noboru Ota feat(line):Redraw can now change the margin side --- org-remark-line.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/org-remark-line.el b/org-re

[elpa] externals/org-remark 335293a03e 41/75: style(line):Clean up comments

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 335293a03ec58e2a35d1980eae7921c74b5a5579 Author: Noboru Ota Commit: Noboru Ota style(line):Clean up comments --- org-remark-line.el | 1 - 1 file changed, 1 deletion(-) diff --git a/org-remark-line.el b/org-remark-line.el index 8155454c48..fdb510e6a1 100

[elpa] externals/org-remark e77787ca5d 27/75: refactor:spacer

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit e77787ca5d510701a1551b2feb7cf4e42d01891a Author: Noboru Ota Commit: Noboru Ota refactor:spacer --- org-remark-icon.el | 4 +- org-remark-line.el | 134 +++-- org-remark.el | 91 +++---

[elpa] externals/org-remark updated (c33e2b7c77 -> 822e730fc8)

2023-10-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-remark. from c33e2b7c77 fix: compiler warning ‘org-remark-highlight-save’ is an obsolete... new ded8fd initial prototype to explore what needs to change new 16958accc2 refactor: org-remark-mark new 6e3254d231 refa

[elpa] externals/org-remark 73766a03f0 69/75: docs: update NEWS

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 73766a03f0c26d5f843cb2f7c8bd591b29a62584 Author: Noboru Ota Commit: Noboru Ota docs: update NEWS --- NEWS | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c6aab5cb7a..f2dfedbc74 100644 --- a/NEWS +++ b/NEWS @@

[elpa] externals/org-remark a879b66013 59/75: docs: docstring for new auto-delete feature

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit a879b6601326164aa4379a0aa40bddf3d237c1eb Author: Noboru Ota Commit: Noboru Ota docs: docstring for new auto-delete feature `org-remark-remove` and `org-remark-delete` now have new functionality. No breaking change to existing behavior or funct

[elpa] externals/org-remark 03828f44e4 65/75: docs: README to include use-package setup example

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 03828f44e4512eec5aa0f1b15ad0a40809744209 Author: Noboru Ota Commit: Noboru Ota docs: README to include use-package setup example --- README-elpa | 28 README.org | 26 ++ 2 files changed, 54 insertions

[elpa] externals/org-remark bdd54cf237 57/75: Merge branch 'main' into dev/1.3.0

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit bdd54cf2370246c3cbeebd521192bc22cde15581 Merge: 18f39bf119 248ec91193 Author: Noboru Ota Commit: Noboru Ota Merge branch 'main' into dev/1.3.0 --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org in

[elpa] externals/org-remark 6e3254d231 03/75: refactor: highlight headlne text

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 6e3254d231f63d9cca8c0a86d5f47233f98e27eb Author: Noboru Ota Commit: Noboru Ota refactor: highlight headlne text --- org-remark-line-highlighter.el | 117 + org-remark.el | 19 --- 2 files chang

[elpa] externals/org-remark 2b68d4748c 51/75: Merge branch 'main' into dev/line-highlight

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 2b68d4748c74085550cd41cfe4a3297254436bbf Merge: af03b2103e 91a56a77d1 Author: Noboru Ota Commit: Noboru Ota Merge branch 'main' into dev/line-highlight --- org-remark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-remark.el b/o

[elpa] externals/org-remark ceef4b537c 53/75: Merge branch 'main' into dev/line-highlight

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit ceef4b537cafd9b52725e2fce0e94b04bf869bf7 Merge: ace9570070 6b2bbe4edf Author: Noboru Ota Commit: Noboru Ota Merge branch 'main' into dev/line-highlight --- NEWS | 18 ++ README-elpa

[elpa] externals/org-remark da73102a2d 19/75: fix(line): When source is narrowed line-hl moves the wrong place

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit da73102a2d3da299ae26ed37e280ece1ac7fd82c Author: Noboru Ota Commit: Noboru Ota fix(line): When source is narrowed line-hl moves the wrong place --- org-remark-line.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/org-rema

[elpa] externals/org-remark d5a3fcf612 17/75: refactor(create): quoting org-remark-type value

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit d5a3fcf61250bd3c827a02af75ec6935247f8038 Author: Noboru Ota Commit: Noboru Ota refactor(create): quoting org-remark-type value --- org-remark.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org-remark.el b/org-remark.el inde

[elpa] externals/org-remark 6364474a73 48/75: Merge branch 'main' into dev/line-highlight

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 6364474a73a9262bbea9987add3787082838b7a6 Merge: 8020d33380 5cd59e70ef Author: Noboru Ota Commit: Noboru Ota Merge branch 'main' into dev/line-highlight --- docs/resources/manual.css | 100 +++--- docs/resources/reset.css | 114 +++

[elpa] externals/org-remark 8c3238902b 54/75: docs: keybinding sync with README

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 8c3238902b3237349063e2984af13619a4e64386 Author: Noboru Ota Commit: Noboru Ota docs: keybinding sync with README --- docs/org-remark.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/org-remark.org b/docs/org-remark.org index

[elpa] externals/org-remark 3ea41202e6 58/75: feat: #21 Delete notes when highlight removed if the notes are empty

2023-10-06 Thread ELPA Syncer
branch: externals/org-remark commit 3ea41202e6ba7bcae28d16adf38746ee3708842a Author: Noboru Ota Commit: Noboru Ota feat: #21 Delete notes when highlight removed if the notes are empty --- org-remark.el | 135 +- 1 file changed, 96 inse

  1   2   >