branch: elpa/geiser-guile
commit 040b7184e277ff3b3571690f73a13e934477b2c8
Author: jao
Commit: jao
Tell geiser we've entered the debugger: newest version will listen
---
geiser-guile.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/geiser-guile.el b/geiser-guile.el
branch: elpa/geiser
commit 68e0991c96b1e5bc9a1d748a05a96127c6204987
Author: jao
Commit: jao
Fix: allow implementations to tell us if they entered their debugger
We were always displaying the debug buffer, regardless, which is not
what we want: upon entering a debugger, we switch
branch: externals/consult
commit b70bd86747ca4d0d7aaba980f9995766c1bfc84e
Author: Daniel Mendler
Commit: Daniel Mendler
README Updates
---
README.org | 21 ++---
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/README.org b/README.org
index 2d81130..a55757b 10
branch: elpa/clojure-mode
commit 7d3c0c16e4aa14a051b393c249f0f4d307a2c74d
Author: yuhan0
Commit: GitHub
Add refactoring command for converting #() shorthand to (fn ...) (#601)
---
CHANGELOG.md | 1 +
clojure-mode.el | 64
branch: externals/javaimp
commit df6ad62197bc863227c7c74ba6817312de9ba681
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp-help-show-scopes): Add show-all arg
---
javaimp.el | 23 ---
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a/javaimp
branch: externals/mct
commit 742888066af8d93c84ab3c7587d54c479196592a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add links to official MCT sources in the manual
---
README.org | 9 +
1 file changed, 9 insertions(+)
diff --git a/README.org b/README.org
index e185c69..b0
branch: externals/embark
commit 552dc4f8bf2eca8e9e32cca2ab43b2e77abb8fe8
Author: Daniel Mendler
Commit: Daniel Mendler
Fix warnings
---
embark.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/embark.el b/embark.el
index e148308..fc59008 100644
--- a/embark.el
+++
elpasync pushed a change to branch externals/embark.
from 6e064fc Merge pull request #411 from minad/fix-var-export2
new 388201d Add `embark-kill-ring-map` and `embark-kill-ring-remove`
new aa9f0d7 Introduce embark--read-from-history
new 552dc4f Fix warnings
branch: externals/mct
commit 7a4c9e086b7806cce84a05caaf9d7a83af2ffc65
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to version 0.3.0; add changelog file
---
CHANGELOG.org | 286 ++
README.org| 6 +-
mct.el
branch: externals/mct
commit 02049c53d48ad5e1baf830e9094d4364293b2aa1
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update Acknowledgements in the manual
---
README.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 1d729e9..
branch: externals/mct
commit d4362de4d7a1fd9b646d0886811064dea70ece2e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Minor rewording of doc string
---
mct.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mct.el b/mct.el
index fc1a5a7..7e657b5 100644
--- a/mct.
branch: externals/mct
commit 54b325b313392917cb3aa44a6fdff28d318f0375
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document how to install the GNU ELPA package
---
README.org | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/README.org b
elpasync pushed a change to branch externals/embark-consult.
from 6e064fc Merge pull request #411 from minad/fix-var-export2
adds 388201d Add `embark-kill-ring-map` and `embark-kill-ring-remove`
adds aa9f0d7 Introduce embark--read-from-history
adds 552dc4f Fix w
branch: externals/embark
commit fb09ff86b943f1d8107b646fdcb3a3a48437a24a
Merge: 6e064fc 552dc4f
Author: Omar AntolĂn Camarena
Commit: GitHub
Merge pull request #413 from minad/kill-ring
Add `embark-kill-ring-map` and `embark-kill-ring-remove`
---
embark-consult.el | 5 -
embar
branch: externals/embark
commit aa9f0d7c70ae5e939667b3d896aba0259cd0b2ed
Author: Daniel Mendler
Commit: Daniel Mendler
Introduce embark--read-from-history
One could argue that the remove from history commands should rather live in
Consult, since they are based on completion. How
branch: externals/embark
commit 388201dbb08a83dbd5d07a7c6f1672e3cf8b0222
Author: Daniel Mendler
Commit: Daniel Mendler
Add `embark-kill-ring-map` and `embark-kill-ring-remove`
See also:
*
https://github.com/minad/marginalia/commit/440e2b969ba8c33509c1e78b76ecf652c61a01d1
elpasync pushed a change to branch externals/mct.
from 7e9069a Fix check for emacs-major-version
new d4362de Minor rewording of doc string
new 54b325b Document how to install the GNU ELPA package
new 02049c5 Update Acknowledgements in the manual
new 7
branch: externals/csharp-mode
commit a28999cde0990ff438c24df4854c64edc7a6a193
Author: Theodor Thornhill
Commit: Theodor Thornhill
Tweak multiline strings regexes
---
csharp-mode-tests.el| 34 ++
csharp-mode.el | 20 ---
branch: externals/javaimp
commit f20e36e8bb067ba7e3579ebf56e002674652dc4b
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp--directive-regexp): Move above defconsts
---
javaimp-parse.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/java
branch: externals/marginalia
commit 440e2b969ba8c33509c1e78b76ecf652c61a01d1
Author: Daniel Mendler
Commit: Daniel Mendler
Add kill-ring category
---
marginalia.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/marginalia.el b/marginalia.el
index 6e47d06..d724d32 100644
--- a/marginali
branch: externals/consult
commit 378365f13d600b31ec23b1440bb7b239e7e18d7c
Author: Daniel Mendler
Commit: Daniel Mendler
consult--read-from-kill-ring: Use kill-ring category
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index a8427
branch: externals/org
commit 652e8db8217fc69e08daaba5a59e24137d2515bc
Merge: 58db28d a51e4dc
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Merge branch 'bugfix'
---
lisp/ox-icalendar.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/lisp/ox-icalendar.el b/lisp/ox-icalendar.el
i
branch: externals-release/org
commit a51e4dc710d91678126d4cca3970f4b5992474e4
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
ox-icalendar: Fix error dangling footnotes
* lisp/ox-icalendar.el (icalendar): Add an inner-template function so
as to not use "ox-ascii"'s.
(org-ica
elpasync pushed a change to branch externals/org.
from 58db28d ob-R: Tidy up bits of the async implementation
adds 35e21b6 org-goto: Fix UI
new a51e4dc ox-icalendar: Fix error dangling footnotes
new 652e8db Merge branch 'bugfix'
Summary of changes:
lisp/ox-
24 matches
Mail list logo