branch: externals/ef-themes
commit 48dc905d4b8eebbdd8a928898c9dc56ee5216965
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Revise the 'prompt' value to avoid conflict with 'keybind'
We do not want the prompt to ever look the same as keybindings. This
can happen in vari
branch: externals/modus-themes
commit 4e331d27dec9eb6d61a0fdf87aba1942966efbdf
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Revise bg-hover hue in all themes except tritanopia
The previous colour was not sufficiently distinct from bg-completion.
This would make it har
branch: elpa/cider
commit ec787321f2301147ac1cddbc0118b4bf20202ab7
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak markup
---
doc/modules/ROOT/pages/debugging/logging.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/modules/ROOT/pages/debugging/logging.adoc
elpasync pushed a change to branch elpa/cider.
from 5920aa7d95 Make logview optional
new ec787321f2 Tweak markup
new bc8903b0c8 Add a link to the docs in cider-log.el
Summary of changes:
cider-log.el | 3 +++
doc/modules/ROOT/pages/debuggi
branch: elpa/cider
commit bc8903b0c85cf0891f106337eabfc6f747d262a1
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Add a link to the docs in cider-log.el
---
cider-log.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/cider-log.el b/cider-log.el
index 1f039e1660..fbe0106b89 100644
-
branch: elpa/helm
commit 25461b0463845efa7f0eb710879f26543c4a4dae
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Remove thumbnailed directories from cache when cleaning
---
helm-files.el | 4
1 file changed, 4 insertions(+)
diff --git a/helm-files.el b/helm-files.el
index 41f9761
branch: elpa/helm
commit c667715fbd4277bd8662edb9404ee7dc37b63aee
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Check basedir for icon in helm bookmark
---
helm-bookmark.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/helm-bookmark.el b/helm-bookmark.el
elpasync pushed a change to branch elpa/helm.
from c46c04cd55 Same icons in bookmarks for dirs as in HFF
new c667715fbd Check basedir for icon in helm bookmark
new 37bf5e6d7c Fix displaying thumbnails with icons in HFF
new b0e9630186 Untabify no code change
ne
elpasync pushed a change to branch elpa/helm-core.
from c46c04cd55 Same icons in bookmarks for dirs as in HFF
adds c667715fbd Check basedir for icon in helm bookmark
adds 37bf5e6d7c Fix displaying thumbnails with icons in HFF
adds b0e9630186 Untabify no code change
branch: elpa/helm
commit 37bf5e6d7c9ec21a60ff63a98ef5c2d6bc52c04c
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix displaying thumbnails with icons in HFF
Don't show both, replace icon by thumbnail and vice versa.
---
helm-files.el | 27 +++
1 file ch
branch: elpa/helm
commit b0e96301860da5594ee6eea8a98b0b2864e52fe7
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Untabify no code change
---
helm-files.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/helm-files.el b/helm-files.el
index e5cb5caac5..41f9761
branch: externals/org
commit 2e2ed405530bacc674c00e5db34ead3941b0b7ef
Author: Sébastien Miquel
Commit: Ihor Radchenko
org-src.el: Use native value of `indent-tabs-mode' for indentation
* lisp/org.el (org-indent-line): Simplify native indentation inside
src block. Ensure we add
branch: externals/emacs-gc-stats
commit a9acd357aa49dd98bf95e767519efa4d7fb98537
Author: Ihor Radchenko
Commit: Ihor Radchenko
Bump version to 1.4
---
README.md | 5 +
README.org| 3 +++
emacs-gc-stats.el | 2 +-
3 files changed, 9 insertions(+), 1 deletion(-)
diff --gi
elpasync pushed a change to branch externals/emacs-gc-stats.
from f17fd30098 Bump version to 1.3
new babd865670 Compress `emacs-gc-stats-file' on save
new a9acd357aa Bump version to 1.4
Summary of changes:
README.md | 5 +
README.org| 3 +++
emacs-gc
branch: externals/emacs-gc-stats
commit babd8656709129eb91c93396b361f268dd3540f1
Author: Ihor Radchenko
Commit: Ihor Radchenko
Compress `emacs-gc-stats-file' on save
* emacs-gc-stats.el (emacs-gc-stats--compress):
(emacs-gc-stats--uncompress): New functions to compress/uncompres
elpasync pushed a change to branch elpa/geiser-chez.
from 04ab4387fe doc browser: links to TSPL and User Manual in
documentation window
new 988d9f7e24 Fix version number in library header
new b403d161db Fix single quoting style in docstrings
new 4227aacd5b Move alia
branch: elpa/geiser-chez
commit 4227aacd5b48072b66a69703cee781b474e34a7c
Author: Macon Gambill
Commit: Macon Gambill
Move alias definition so it comes before defcustom
---
geiser-chez.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/geiser-chez.el b/geiser-chez.e
branch: elpa/geiser-chez
commit b403d161dbc29d941487f07ffe47463b27207349
Author: Macon Gambill
Commit: Macon Gambill
Fix single quoting style in docstrings
---
geiser-chez.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/geiser-chez.el b/geiser-chez.el
index 6c560e
branch: elpa/geiser-chez
commit 988d9f7e24b8634755cdb7b110e3e399bdb55df3
Author: Macon Gambill
Commit: Macon Gambill
Fix version number in library header
---
geiser-chez.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geiser-chez.el b/geiser-chez.el
index a96b357e5d..
branch: elpa/geiser-chez
commit 605a81ff7b2d2b275a3ec68e3ce7e5b50f85014d
Author: Macon Gambill
Commit: Macon Gambill
Fix a couple typos
---
geiser-chez.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/geiser-chez.el b/geiser-chez.el
index 9c0b09fbc0..fb310e5984 100
branch: elpa/xah-fly-keys
commit 837ea683495abf31001e3f98f90e6da34afcd61b
Author: Xah Lee
Commit: Xah Lee
some key changes. now more ergo.
here's the new keys (all dvorak notation)
("t a" . xah-reformat-to-sentence-lines)
("t g" . goto-line)
("t n" . goto-char)
("t f" . m
branch: elpa/geiser-stklos
commit b4211af83d3662bee65db2ebbd63531bc4a9a921
Author: Jeronimo Pellegrini
Commit: Jeronimo Pellegrini
More tests for the Emacs Lisp side
---
geiser-stklos-test.el | 71 +++
1 file changed, 71 insertions(+)
diff --
elpasync pushed a change to branch elpa/swift-mode.
from 83b691db60 Fix command line option for debugging swift module
new 629b8a52ab Add keywords for conditional compilation and annotations
new 25e41ed7d4 Support if-expression and switch expression
new 55da7a32c9 Bu
branch: elpa/swift-mode
commit 25e41ed7d405ea566a45fef7cdb673b86ae01701
Author: taku0
Commit: taku0
Support if-expression and switch expression
https://github.com/apple/swift-evolution/blob/main/proposals/0380-if-switch-expressions.md
---
swift-mode-beginning-of-defun.el
branch: elpa/swift-mode
commit 55da7a32c97c84c2d12295a0eeb1f8fca8a6f71a
Author: taku0
Commit: taku0
Bump version to 9.0.0
---
swift-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swift-mode.el b/swift-mode.el
index 06567820d5..5b6fd1bcc8 100644
--- a/swift-mode.
branch: elpa/swift-mode
commit 629b8a52abfd81c207fe0eb35fb45a3d96f1b782
Author: taku0
Commit: taku0
Add keywords for conditional compilation and annotations
- `hasFeature`
https://github.com/apple/swift-evolution/blob/main/proposals/0362-piecemeal-future-features.md
- `ha
26 matches
Mail list logo