branch: elpa/cider
commit ada5df5bfff2f43956902e6078688149d702a93d
Author: Roman Scherer
Commit: Bozhidar Batsov
Add CIDER Log Mode
---
.dir-locals.el|4 +-
CHANGELOG.md |1 +
cider-eval.el
elpasync pushed a change to branch elpa/evil.
from 2a0f8d8a83 Remove evil-repeat-start-hook
new 953cf213dc Generate docstringdb.json at build time
new be4815e7e7 Substitute key bindings correctly in manual
Summary of changes:
.gitignore | 1 +
.re
branch: elpa/evil
commit be4815e7e779c2cc8898d3ebd17a950d22d04723
Author: Axel Forsman
Commit: Axel Forsman
Substitute key bindings correctly in manual
The Sphinx Emacs Lisp extension assumed all \[command] key sequence
substitutions in documentation strings are preceded by a \
branch: externals/cape
commit 7056296268cbd1faaef631cc4f8e1f0a34d03094
Author: Daniel Mendler
Commit: Daniel Mendler
cape-dict: Always use grep
---
CHANGELOG.org | 4
cape.el | 43 ++-
2 files changed, 14 insertions(+), 33 deletions(-)
di
branch: externals/ement
commit bbf052ab43bce2bf1d6c8a5d068402fd1c67ef63
Author: Adam Porter
Commit: Adam Porter
Fix: (ement-room-edit-message) Already edited events
Fixes #126.
---
README.org| 1 +
ement-room.el | 9 -
2 files changed, 5 insertions(+), 5 deletions(-)
d
elpasync pushed a change to branch externals/ement.
from 909abd4442 Fix: (ement-notify) Demote errors
new bbf052ab43 Fix: (ement-room-edit-message) Already edited events
new 3c50f774af Tidy: (ement--sync) Message
Summary of changes:
README.org| 1 +
ement-room.el | 9
branch: externals/ement
commit 3c50f774afabbe3eae976ef0fa2b283f65fffb00
Author: Adam Porter
Commit: Adam Porter
Tidy: (ement--sync) Message
---
ement.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ement.el b/ement.el
index 916bf132bc..8f0b0f5832 100644
--- a/ement.el
branch: externals/org
commit 402f72ad4f4e52681f2045817227f8870f842e2e
Author: Evgenii Klimov
Commit: Ihor Radchenko
lisp/org.el: Add final hooks to S-/M-/S-M-cursor commands
* lisp/org.el (org-metaleft-final-hook, org-metaright-final-hook,
org-metaup-final-hook, org-metadown-fin
branch: externals/org
commit f18fad60b6e09709a253469f8dde77233baceb34
Author: Justin Vallon
Commit: Ihor Radchenko
org-id-uuid: Use compat org-time-convert-to-list for emacs <27.1
* lisp/org-macs.el (org-id-uuid): Use `org-time-convert-to-list'
instead of `time-convert', which i
elpasync pushed a change to branch externals/org.
from 48fffa5dac org-insert-link: Keep the link in `org-stored-links' if
it was not inserted
new f18fad60b6 org-id-uuid: Use compat org-time-convert-to-list for
emacs <27.1
new 402f72ad4f lisp/org.el: Add final hooks to S-/M
branch: externals/cape
commit 28a2a1655026ae68ed9180db6527694334c5d1d4
Author: Daniel Mendler
Commit: Daniel Mendler
cape-dict-limit: New customizable variable
---
CHANGELOG.org | 3 +++
cape.el | 86 ++-
2 files changed, 52 ins
branch: externals/ement
commit 8b830e046ec38142c92d3ac9b1daaf35dade928f
Author: Adam Porter
Commit: Adam Porter
Change: (ement-connect) Add content to SSO browser page
See #24.
---
ement.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/ement.el b/ement.e
branch: externals/ement
commit 804dbcd1b02f9c95d4c2d1ea06972d1ed9fdac8a
Author: Adam Porter
Commit: Adam Porter
Fix: (ement-connect) Cleanup timer
---
ement.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ement.el b/ement.el
index d3ae724272..52d3d28b31 100644
---
elpasync pushed a change to branch externals/ement.
from 3c50f774af Tidy: (ement--sync) Message
new 8b830e046e Change: (ement-connect) Add content to SSO browser page
new 765ec7f6d9 Change/Fix: (ement-connect) Use external browser for SSO
new 804dbcd1b0 Fix: (ement-c
branch: externals/ement
commit 765ec7f6d9d28acc6579883d5ac12173952dde5e
Author: Adam Porter
Commit: Adam Porter
Change/Fix: (ement-connect) Use external browser for SSO
Use the secondary browser to browse the URL, because typically
JavaScript is required, which EWW doesn't suppo
branch: externals/org
commit 7c6302e2034916ed38f1c61dd0806f48e6f8a21c
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-show-new-time: Fix when window is very narrow
* lisp/org-agenda.el (org-agenda-show-new-time): When window is
narrower than timestamp, do not try to dis
branch: elpa/cider
commit ca6893d182536b6b2df182956e24f8752580b902
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the injected version of cider-nrepl
---
cider.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cider.el b/cider.el
index 476c6cd779..423709b8c6 10064
branch: externals/cape
commit 60757869e08c2040edc561eaa282d83c1c1b3027
Author: Daniel Mendler
Commit: Daniel Mendler
cape-dict: Disable sorting
---
cape.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/cape.el b/cape.el
index 5ecb3030b8..1e20b8a641 100644
--- a/c
branch: elpa/helm
commit c46c04cd55287e1e9fb790bbcf1240185f07d230
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Same icons in bookmarks for dirs as in HFF
---
helm-bookmark.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/helm-bookmark.el b/helm-bookmark.
elpasync pushed a change to branch elpa/helm-core.
from 3de4f8bbd7 Use specialized icons for dirs
adds c46c04cd55 Same icons in bookmarks for dirs as in HFF
No new revisions were added by this update.
Summary of changes:
helm-bookmark.el | 9 -
1 file changed, 8 insertions
20 matches
Mail list logo