branch: elpa/pdf-tools
commit 7ff6293a25baaae65651b3e1c54b61208279a7ef
Author: Davide Masserut
Commit: Vedang Manerikar
Ensure pixel-scroll-precision-mode deactivation
Setting `pixel-scroll-precision-mode` to nil is not sufficient to disable
the mode locally.
Updates: #
branch: externals/pyim
commit 2a66ab1a02c946e4be0c340639ee897bf0d9e1e5
Merge: 6cc5b76a94 6a5457c43e
Author: tumashu
Commit: GitHub
Merge pull request #470 from RuijieYu/fix-defcustom-types
Fix defcustom type definitions
---
pyim-cregexp.el | 2 +-
pyim-dcache.el | 3 ++-
branch: externals/pyim
commit 6a5457c43e3512871305c41dc6fe51c66c11a79f
Author: Ruijie Yu
Commit: Ruijie Yu
Fix defcustom type definitions
So that certain `setopt' [1] actions do not issue warnings. In addition,
fixed
minor issues around defcustom when I see them, like their do
branch: externals/company
commit 246837b12cbedaac0c9e2b654d97426639e0c778
Author: Dmitry Gutov
Commit: Dmitry Gutov
Split off the new behavior into a new user option
And make it affect non-right-aligned annotations too.
https://github.com/company-mode/company-mode/discussi
branch: scratch/hyperbole
commit 0efe0e0a8422ee59a944b93c7212f2cfab128c9f
Author: Stefan Monnier
Commit: Stefan Monnier
Fix compilation of test file
* test/kcell-tests.el (kcell): Don't presume `kotl/` is in `load-path`.
---
test/kcell-tests.el | 2 +-
1 file changed, 1 insertion(+
branch: scratch/hyperbole
commit feeb90effe5385ecc2ba65707f4381741eda0542
Author: Stefan Monnier
Commit: Stefan Monnier
Get rid of `hyperb:stack-frame`
* hmouse-drv.el (hui--ignore-action-key-depress-prev-point): New var.
* hui.el (hui:ebut-create, hui:ebut-edit, hui:ebut-edit-r
monnier pushed a change to branch scratch/hyperbole.
from 53e96c9acb (kotl-mode:pre-self-insert-command): Use buffer-locally
at top-level
new feeb90effe Get rid of `hyperb:stack-frame`
new 0efe0e0a84 Fix compilation of test file
new 1fdc1bf382 (kview:char-visible-p)
branch: scratch/hyperbole
commit 1fdc1bf382fb2491592fa968eec9178beaddfcbf
Author: Stefan Monnier
Commit: Stefan Monnier
(kview:char-visible-p): Delete function
* kotl/kview.el (kview:first-invisible-point): Use `kview:char-invisible-p`.
(kview:char-visible-p): Delete function.
-
branch: externals/vertico
commit df3bf2f0f0bdad7ccaf01b0bbc202a8845dc77fb
Author: Daniel Mendler
Commit: Daniel Mendler
Improve docstring
---
extensions/vertico-multiform.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/extensions/vertico-multiform.el b/extens
branch: externals/marginalia
commit c1ae5807731fea4837d20489436232731ae8fb9f
Author: Daniel Mendler
Commit: Daniel Mendler
Expand docstring
---
marginalia.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/marginalia.el b/marginalia.el
index c5be6bb93c..97b6b66dbb 1006
branch: scratch/hyperbole
commit 53e96c9acb74fc8514e0aeaa214aea973943dd5e
Author: Stefan Monnier
Commit: Stefan Monnier
(kotl-mode:pre-self-insert-command): Use buffer-locally at top-level
* kotl/kotl-mode.el (kotl-mode): Don't impose our `pre-command-hook` on
all buffers.
(
branch: externals/org-remark
commit 284244866b787ad378c7cd2fd4b96300700564de
Author: Noboru Ota
Commit: Noboru Ota
fix: example yellow now does not inherit default face
Before by inheriting default face, some of the text face (notably
website links) got overriden. By adding onl
branch: externals/org-remark
commit 7fecd28560027d7579478fe88a497d6888f7da93
Author: Noboru Ota
Commit: Noboru Ota
refactor: remove org-remark-notes-update-source
It is essentially the same as 'org-remark-highligths-load' but not for
the initial load but an update.
---
org-rema
branch: externals/org-remark
commit 5fd921da547ccd9f69319ee33a291f2ee65c1417
Author: Noboru Ota
Commit: Noboru Ota
fix: Exclude pdfs from default file type #57
The fix is applied to more generic case, not specific to PDF files.
Unlike epub files via nov-mode or websites via eww-
elpasync pushed a change to branch externals/org-remark.
from bd0e57a3e5 docs: typo in user manual
new 7fecd28560 refactor: remove org-remark-notes-update-source
new ec6cf62d83 fix: typo in the previous refactor
new 5fd921da54 fix: Exclude pdfs from default file type
branch: externals/org-remark
commit ec6cf62d830c63f426bf2b3ff1c19c9e895b8aea
Author: Noboru Ota
Commit: Noboru Ota
fix: typo in the previous refactor
---
org-remark.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-remark.el b/org-remark.el
index 6bc0de311f..41fa767
branch: externals/org-remark
commit e562d8cce73cad8ed425d513fcc68e4ff08c5c57
Author: Noboru Ota
Commit: Noboru Ota
fix: #60 call higlights-housekeep for next-or-prev
---
org-remark.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/org-remark.el b/org-remark.el
index 6e93000ea8..3039f81
branch: externals/org-remark
commit d0b168d6734ad417c6cd70da50641e4baf94fa7e
Author: Noboru Ota
Commit: Noboru Ota
docs: reorganize previous demo files from 2022
---
...efractions,_inflexions_and_colours_of_light.png | Bin 352833 -> 0 bytes
demo/custom-pens.el
monnier pushed a change to branch scratch/hyperbole.
at 1cbe91bd74 Try and avoid using `hyperb:stack-frame`
This branch includes the following new commits:
new f97eb75048 * hload-path.el (hyperb:dir): Use `macroexp-file-name`
new 59e73ac910 * hversion.el (hyperb:path-bei
branch: scratch/hyperbole
commit f97eb7504800461171bcf11e33da29b7bb6d72c2
Author: Stefan Monnier
Commit: Stefan Monnier
* hload-path.el (hyperb:dir): Use `macroexp-file-name`
---
hload-path.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/hload-path.el b/hload-path.
branch: scratch/hyperbole
commit 59e73ac91066276d7594a709ee39c9ce14df9f1b
Author: Stefan Monnier
Commit: Stefan Monnier
* hversion.el (hyperb:path-being-loaded): Delete function
* hload-path.el (hyperb:dir): Don't use it as fallback because it's too
hackish and too rarely useful
branch: scratch/hyperbole
commit 1cbe91bd74bb59505042a488c1deee2ede432c76
Author: Stefan Monnier
Commit: Stefan Monnier
Try and avoid using `hyperb:stack-frame`
Scanning the stack frame can be useful in some unusual cases, but
should be avoided when a straightforward let-binding
branch: externals/jinx
commit 38ce47d3a65dc979098084e3e2c8ad9c66f68258
Author: Daniel Mendler
Commit: Daniel Mendler
Exclude message-header-name
---
jinx.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/jinx.el b/jinx.el
index ad0019b04c..5732b16df6 100644
--- a/jin
elpasync pushed a change to branch elpa/helm.
from 16c25cce79 Update FUNDING.yml
new ad3e0664fb support case when `HIST` is `t` in completing-read
new 96153cd800 remove quote, make comment short
new 21c89a4339 Merge pull request #2594 from braineo/completing-read-fix
branch: elpa/helm
commit ad3e0664fb27e115aecf047f006d1490ff0a990c
Author: Binbin Ye
Commit: Binbin Ye
support case when `HIST` is `t` in completing-read
---
helm-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm-mode.el b/helm-mode.el
index f87a4f382a..1ca
branch: elpa/helm
commit 21c89a4339b6cc9658f29945318c60ed49cb954d
Merge: 16c25cce79 96153cd800
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #2594 from braineo/completing-read-fix
support case when `HIST` is `t` in completing-read
---
helm-mode.el | 4 ++--
1 file cha
branch: elpa/helm
commit 96153cd800af1b0a4ad7ad327616167e2f8f25b0
Author: Binbin Ye
Commit: Binbin Ye
remove quote, make comment short
---
helm-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm-mode.el b/helm-mode.el
index 1ca0e7b1a8..3697fb4a09 100644
---
elpasync pushed a change to branch elpa/helm-core.
from 16c25cce79 Update FUNDING.yml
adds ad3e0664fb support case when `HIST` is `t` in completing-read
adds 96153cd800 remove quote, make comment short
adds 21c89a4339 Merge pull request #2594 from braineo/completing-rea
branch: externals/ess
commit 536b5b914a75afa37ee05aa8ba0aecd0f9c9eb33
Author: Lionel Henry
Commit: Lionel Henry
Move `ess-r` startup commands out of `ess-r-post-run-hook`
They are blocking commands and the user might have added streaming
commands to the hook.
Also docum
branch: externals/vundo
commit a33cc17c3ebd398182e9313164709e7d1d85aaeb
Author: Yuan Fu
Commit: Yuan Fu
; * README.txt: Introduce the last-saved node feature
---
README.txt | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.txt b/README.txt
index a512179923..2
branch: externals/vundo
commit 258d99e3342454b9b87ee8de2cf0465771adc0bd
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: Yuan Fu
Highlight the previously saved nodes (issue#62)
* vundo.el (vundo-saved):
(vundo-last-saved): New faces.
(vundo-highlight-saved-n
elpasync pushed a change to branch externals/vundo.
from ac19bd1cd5 ; * README.txt: Mention that vundo is on ELPA.
new 258d99e334 Highlight the previously saved nodes (issue#62)
new a33cc17c3e ; * README.txt: Introduce the last-saved node feature
Summary of changes:
READM
branch: externals/svg-lib
commit ed8cc0aec987a1ee48834a416e254a18486cd32a
Merge: 5ba4e4ea2b 4f06e4f91f
Author: Nicolas P. Rougier
Commit: GitHub
Merge pull request #31 from chookity-pokk/octicons-update
updated octicons path
---
svg-lib.el | 2 +-
1 file changed, 1 insertion(+), 1
branch: externals/svg-lib
commit 4f06e4f91f478e841e7cb81daf7af24dfddf4712
Author: Hank Greenburg
Commit: Hank Greenburg
updated octicons path
---
svg-lib.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svg-lib.el b/svg-lib.el
index 0d93e9973c..40e5a4b1f7 100644
--- a/
34 matches
Mail list logo