branch: externals/hyperbole
commit 7f7a7db849ed0c5e8bcab13e6342311efe5876f5
Author: bw
Commit: bw
kotl-mode:setup-keymap - Remap goto-line and goto-relative-line keys
hypb.el (hypb:in-string-p): Fix 'texinfo-mode' string not returning a list
when 'range-flag' is given.
tes
elpasync pushed a change to branch externals/hyperbole.
from c9bc2bc1bd Merge pull request #736 from rswgnu/rsw
new 7f7a7db849 kotl-mode:setup-keymap - Remap goto-line and
goto-relative-line keys
new 7e1709e1de Merge branch 'master' into rsw
new b8d3e67c58 Merge pul
branch: externals/hyperbole
commit 7e1709e1decf87e5839a9beecc81b477d0ad9351
Merge: 7f7a7db849 c9bc2bc1bd
Author: bw
Commit: bw
Merge branch 'master' into rsw
branch: elpa/helm
commit fe4ecf4187ade81fbf6c8284dd1cb7257cbed8b2
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Comment only
---
helm-lib.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/helm-lib.el b/helm-lib.el
index 05f03973b1..c36d7e8615 100644
--- a/helm
branch: externals/auctex
commit b404938737d444245a99a6db3abbba3ebba14b8c
Author: Paul Nelson
Commit: Arash Esbati
Improve delimiter and macro handling
* tex-fold.el (TeX-fold--verb-data): Add check to ensure
`backward-sexp' doesn't jump before macro boundaries when matching
branch: externals/org-contacts
commit b668b76162314379d729eed628717d561034074e
Author: stardiviner
Commit: stardiviner
Command `org-contacts-cache-reset` reset variable
`org-contacts-all-contacts` too.
---
org-contacts.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/org-contacts.el
branch: elpa/clojure-mode
commit 28dc02114ae70db6bb68d537ea77985f272120bc
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Reflow a couple of paragraphs
---
README.md | 22 +++---
1 file changed, 15 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index f8ce6
elpasync pushed a change to branch elpa/gptel.
from 5fad6f18a6 README: FAQ tweak (#866)
new 4330cb282a test: Update test module
new 01046c84a1 meta: Add GitHub CI workflow to run ERT tests
Summary of changes:
.github/workflows/ert.yml | 37
branch: elpa/gptel
commit 01046c84a193b64e59722d227c0c3d748cd8de60
Author: John Wiegley
Commit: Karthik Chikmagalur
meta: Add GitHub CI workflow to run ERT tests
---
.github/workflows/ert.yml | 37 +
1 file changed, 37 insertions(+)
diff --git a/.github/
branch: elpa/gptel
commit 4330cb282a28d712b53f6e226252b94a95f206b3
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
test: Update test module
Update test module to commit where all tests pass when
run from emacs -q.
---
test | 2 +-
1 file changed, 1 insertion(+), 1 delet
branch: externals/hyperbole
commit b8d3e67c58a01f22b5a9a376472944d983279469
Merge: c9bc2bc1bd 7e1709e1de
Author: Robert Weiner
Commit: GitHub
Merge pull request #738 from rswgnu/rsw
kotl-mode:setup-keymap - Remap goto-line and goto-relative-line keys
---
ChangeLog | 9 +++
branch: elpa/php-mode
commit 38d8adb17c5a7ffb5ff9f017e9ff8eb4b2ce2da1
Merge: 5d1eb027d5 85c7cd
Author: USAMI Kenta
Commit: GitHub
Merge pull request #804 from emacs-php/feature/print-opcode-and-php-parse
Impl php-phpdbg-disassemble-file and php-parse-file
---
lisp/php.el | 36 +
branch: elpa/php-mode
commit 85c7cdefcd5032df0328f52ea720e7718930
Author: USAMI Kenta
Commit: USAMI Kenta
Impl php-phpdbg-disassemble-file and php-parse-file
---
lisp/php.el | 36
1 file changed, 36 insertions(+)
diff --git a/lisp/php.el b/lisp/php.
branch: elpa/gnuplot
commit e7c85fdb8b753d98931710dbebcbe06e95565424
Author: Daniel Mendler
Commit: Daniel Mendler
Remove unusual M-RET keybinding for completion-at-point, use M-TAB instead
---
README.org | 34 +-
gnuplot.el | 2 --
2 files changed, 17 inser
branch: elpa/gnuplot
commit f466ab0961dd1d654dcbf6629f986fe1b7f376dd
Author: Daniel Mendler
Commit: Daniel Mendler
Update README
---
README.org | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.org b/README.org
index db94a6cb95..b2cf0976f9 100644
--- a/README.org
+++ b/README.org
@@
elpasync pushed a change to branch elpa/gnuplot.
from ce75ac3bd4 Update CI
new 831786719c Remove newline-and-indent binding (Fix #85)
new e7c85fdb8b Remove unusual M-RET keybinding for completion-at-point,
use M-TAB instead
new f466ab0961 Update README
Summary of
branch: elpa/gnuplot
commit 831786719cd5fbee4e09c62e59f49445ed353cc3
Author: Daniel Mendler
Commit: Daniel Mendler
Remove newline-and-indent binding (Fix #85)
---
gnuplot.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnuplot.el b/gnuplot.el
index 6906ac39d3..b3ef526d08 100644
--- a/
branch: externals/exwm
commit 06e7d6af5afc655d7d9b142a266b0b850b6c5f1a
Author: Daniel Mendler
Commit: Daniel Mendler
exwm-core.el: Improve exwm-mode-menu
- Use submenus
- Enable "Switch to workspace" only if there is more than one workspace
---
exwm-core.el | 82 +++
branch: externals/corfu
commit 42cadf78c72f181ca080e310b1bba0374f414953
Author: Daniel Mendler
Commit: Daniel Mendler
Fix EXWM resizing artifact when unparenting (X11/Gtk3 build)
---
corfu.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 492
elpasync pushed a change to branch externals/corfu.
from 0d3fa4f4f8 Use fboundp check to avoid package-lint warning
new 42cadf78c7 Fix EXWM resizing artifact when unparenting (X11/Gtk3
build)
new 52045e7168 Experiment with inhibit-double-buffering
Summary of changes:
cor
branch: externals/corfu
commit 52045e7168dadb00d374db557c44e6fcbcf8c762
Author: Daniel Mendler
Commit: Daniel Mendler
Experiment with inhibit-double-buffering
Sometimes the Gtk3 child frame does not update properly.
---
corfu.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(
branch: elpa/gptel
commit 7a789df9056dab4eca2eb76a99a1c0bb8ae77c28
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
Revert "meta: Add GitHub CI workflow to run ERT tests"
This reverts commit 01046c84a193b64e59722d227c0c3d748cd8de60.
This workflow seems to have broken
branch: externals/doric-themes
commit 214f84c12ef896170807443babd7398149b746de
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for the dictionary faces
---
doric-themes.el | 4
1 file changed, 4 insertions(+)
diff --git a/doric-themes.el b/doric-themes.el
index e94
branch: externals/doric-themes
commit 30941d55f3daf66c4f174da724ea220bdd50ba34
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove extra styles from textsec-suspicious
It gets a warning emoji next to it anyway. That is far more
informative than whatever colour we may
branch: externals/matlab-mode
commit 9d12c2470daa54d4b37ae172427c9b623c8adb7f
Author: John Ciolfi
Commit: John Ciolfi
NEWS.org: add entry for updated imenu
---
NEWS.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 4b88689e99..b2d15b67a3 10064
elpasync pushed a change to branch externals/matlab-mode.
from 06b94e8cd5 imenu: removed ellipsis handling for funtion return args
new e3e6952d57 Update imenu to use matlab syntax font-lock
new 9d12c2470d NEWS.org: add entry for updated imenu
Summary of changes:
NEWS.org
branch: externals/matlab-mode
commit e3e6952d57955764d48e9f9432247903672297dc
Author: John Ciolfi
Commit: John Ciolfi
Update imenu to use matlab syntax font-lock
The regular expression needed for imenu causes the regex engine to hang.
Thus, use
imenu-create-index-function and
elpasync pushed a change to branch externals/doric-themes.
from fa5cdf6111 Increase saturation of doric-wind fg-accent colour
new 30941d55f3 Remove extra styles from textsec-suspicious
new 214f84c12e Add support for the dictionary faces
Summary of changes:
doric-themes.el
branch: elpa/helm
commit 7634902a5f7cb3a2b081721b06fe1355e58f94f7
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix issue #2719 Emacs-27 compat
local-minor-modes not available in emacs before 28.1.
---
helm-command.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
d
29 matches
Mail list logo