branch: externals/denote
commit 7e8d70ae61b7db2f244fecce99a8f63c82182615
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use correct version for new user option
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index 44a882a0e3..
branch: externals/denote
commit 334f5675f7194ffc7f087ae0f9558cf6ab9af858
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Revert ef71032 by adding option to toggle history completion for title,
signature prompts
It is better to keep what we introduced in a previous version t
elpasync pushed a change to branch externals/denote.
from d230b435d0 Merge pull request #268 from
brabalan/rename-buffer-keywords
new 334f5675f7 Revert ef71032 by adding option to toggle history
completion for title, signature prompts
new 7e8d70ae61 Use correct version for
branch: externals/org
commit 1151c614b32b2cfb5dc62452118c4ac0ef03b1f8
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-fold-core-region: Fix another edge case with newline fontification
* lisp/org-fold-core.el (org-fold-core-region): Do not just update
folds before/after. Refr
branch: elpa/crux
commit 78e1e4251e1ab3ddb21cafb37827416912761b61
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a changelog entry
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f352afd75e..67575ac31d 100644
--
branch: externals/dape
commit 2ec2a29662a055f14ec149b2cc578be72a7dc2e8
Author: Kostas Papadakis <86578720+papadaki...@users.noreply.github.com>
Commit: GitHub
Prefer the current file when having multiple Java main classes (#83)
Copyright-paperwork-exempt: yes
---
dape.el | 16 ++
branch: externals/denote
commit 53fee204b8019b931ffea03a1d2fbf84bf741ac2
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add :link to defcustom of denote-after-new-note-hook
---
denote.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/denote.el b/denote.el
index 2b65787f86..ce0
elpasync pushed a change to branch externals/denote.
from 7e8d70ae61 Use correct version for new user option
new 92a6d8cd8d Add denote-files-matching-regexp-prompt to
denote-prompts-with-history-as-completion
new 3628cfa514 Add :link to defcustom of denote-after-rename-file
branch: externals/denote
commit c320c6cccfa7bd25d2bb64476cfb1de755f97d6e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make version 2.3.0 be the current development target
---
README.org | 10 +-
denote.el | 30 +++---
2 files changed, 20 insertion
branch: externals/denote
commit 92a6d8cd8da26e04649e1fe2cc48a3528e09945e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add denote-files-matching-regexp-prompt to
denote-prompts-with-history-as-completion
---
denote.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
branch: externals/ef-themes
commit 4d11f40d46a0edb29047098a989cd58efc2f932a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add semantic mappings for terminal colours
---
ef-arbutus-theme.el| 42 +
ef-autumn-theme.el | 42 +
branch: externals/ef-themes
commit 41c0f0f53502a3fa754407e20b67f9dbf60ee309
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove needless comments from ef-arbutus-theme.el
---
ef-arbutus-theme.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/ef-arbutus-theme.el b/ef-arbutus
branch: externals/denote
commit 3628cfa514dc26ecd4ab03cf0fde67465e25077f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add :link to defcustom of denote-after-rename-file-hook
---
denote.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/denote.el b/denote.el
index 0f5e2f9d8a..
elpasync pushed a change to branch externals/ef-themes.
from 4a85d90d93 Tweak the message-separator style
new 41c0f0f535 Remove needless comments from ef-arbutus-theme.el
new 4d11f40d46 Add semantic mappings for terminal colours
Summary of changes:
ef-arbutus-theme.el
elpasync pushed a change to branch elpa/helm-core.
from 6c9958ef7b Add wfnames to helm-completion-styles-alist
adds 0017e74e6f Allow preventing echo-input-in-header-line from source
adds fd5bffaa65 Fix def-edebug-elem-spec not available in Emacs<28
(#2641)
No new revisions w
branch: elpa/helm
commit fd5bffaa655e641ea47eacef1fa2f64b3846eee3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix def-edebug-elem-spec not available in Emacs<28 (#2641)
---
helm-lib.el | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/helm-lib.el b/helm-lib.el
branch: elpa/helm
commit 0017e74e6f7a418a1003a5fe91416e1f912b5147
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Allow preventing echo-input-in-header-line from source
---
helm-core.el | 2 ++
helm-eval.el | 17 +++--
2 files changed, 13 insertions(+), 6 deletions(-)
diff
elpasync pushed a change to branch elpa/helm.
from 6c9958ef7b Add wfnames to helm-completion-styles-alist
new 0017e74e6f Allow preventing echo-input-in-header-line from source
new fd5bffaa65 Fix def-edebug-elem-spec not available in Emacs<28
(#2641)
Summary of changes:
h
elpasync pushed a change to branch elpa/helm-core.
from fd5bffaa65 Fix def-edebug-elem-spec not available in Emacs<28
(#2641)
adds a878946907 Remove 'resize-mini-windows' local binding that causes
UI bug.
adds c70ca4ecb7 Merge pull request #2640 from
karbiv/resize-mini-wind
branch: elpa/helm
commit c70ca4ecb742d826ea7f58e4edb5162529c8a714
Merge: fd5bffaa65 a878946907
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #2640 from karbiv/resize-mini-windows_fix
Remove 'resize-mini-windows' local binding that causes UI bug.
---
helm-core.el | 2 -
branch: elpa/helm
commit 0d0bf177e619f412667f46832d132c30664629ca
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add comment about bug#2638
---
helm-core.el | 4
1 file changed, 4 insertions(+)
diff --git a/helm-core.el b/helm-core.el
index b97029990a..8348682cc9 100644
--- a/hel
elpasync pushed a change to branch elpa/helm.
from fd5bffaa65 Fix def-edebug-elem-spec not available in Emacs<28
(#2641)
new a878946907 Remove 'resize-mini-windows' local binding that causes
UI bug.
new c70ca4ecb7 Merge pull request #2640 from
karbiv/resize-mini-windows_f
branch: elpa/helm
commit a878946907c3709a280f59055511fad132b17bc0
Author: AlexK
Commit: AlexK
Remove 'resize-mini-windows' local binding that causes UI bug.
It prevented minibuffer from adjusting its height for
'help-key-binding' face in 'helm-hide-minibuffer-maybe' function.
--
branch: externals/jinx
commit c355493054bd0434e3985eb1804a0fdd9f28a687
Author: Daniel Mendler
Commit: Daniel Mendler
yaml-mode/yaml-ts-mode: Alias to conf-mode
---
jinx.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/jinx.el b/jinx.el
index a77ee5ccef..b379b76e1c
branch: externals/orderless
commit 19d873b5eff42ed66f5f3c7b9b807b4dd29df757
Author: Omar Antolin Camarena
Commit: Omar Antolin Camarena
Change default syntax for annotation matching to &
The @ sign is used for several other thing like user names on many
services which have Emacs
branch: externals/orderless
commit 62b0b6dc57d7c9957d4e8d3e1c6d6a421e8f3055
Merge: 19d873b5ef 66953e9fd2
Author: Daniel Mendler
Commit: GitHub
Merge pull request #169 from minad/add-kwd
Add orderless-kwd.el
---
orderless-kwd.el | 203
branch: externals/orderless
commit 234c0397bcb976cf64026e9c4d385d5b214c562a
Author: Daniel Mendler
Commit: Daniel Mendler
orderless-kwd-alist: Sort list
---
orderless-kwd.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/orderless-kwd.el b/orderless-kwd.el
in
branch: externals/orderless
commit a020db0a840ba0a1db01eba8168974c416fb548d
Author: Daniel Mendler
Commit: Daniel Mendler
orderless-kwd-alist: Expand docstring
---
orderless-kwd.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/orderless-kwd.el b/orderless-kwd.el
in
branch: externals/orderless
commit 52b533329d39c1d4f520a47e477d7bc0242325b2
Author: Daniel Mendler
Commit: Daniel Mendler
Use window-buffer or current-buffer
---
orderless-kwd.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/orderless-kwd.el b/orderless-kwd.el
branch: externals/orderless
commit f8153f78edbf02d2bfe6190041deff24ee15cec0
Author: Daniel Mendler
Commit: Daniel Mendler
orderless-kwd-alist: Shorten keywords
---
orderless-kwd.el | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/orderless-k
branch: externals/orderless
commit 2f8573f3adca5cd45ea899389b31b8bb77acdd4d
Author: Daniel Mendler
Commit: Daniel Mendler
orderless-kwd--buffer: Check category=buffer
---
orderless-kwd.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/orderless-kwd.el b/orderless-kwd
elpasync pushed a change to branch externals/orderless.
from 19d873b5ef Change default syntax for annotation matching to &
new 9a6a9b7dfd Add orderless-kwd.el
new d317ab78e4 orderless-kwd-key: Perform lookup in
minibuffer-selected-window
new 2f8573f3ad orderless-kwd
branch: externals/orderless
commit 9a6a9b7dfd08231123d6df18a1cf86899742e932
Author: Daniel Mendler
Commit: Daniel Mendler
Add orderless-kwd.el
---
orderless-kwd.el | 188 +++
1 file changed, 188 insertions(+)
diff --git a/orderless-kwd.el
branch: externals/orderless
commit 66953e9fd23d9d9d6f5c931d41b8eb41dac6dd8d
Author: Daniel Mendler
Commit: Daniel Mendler
orderless-kwd: Shorten lines
---
orderless-kwd.el | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/orderless-kwd.el b/orderless
branch: externals/orderless
commit d317ab78e437ebe27f65056ac68bc379e1f56ea3
Author: Daniel Mendler
Commit: Daniel Mendler
orderless-kwd-key: Perform lookup in minibuffer-selected-window
---
orderless-kwd.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/or
branch: externals/orderless
commit e015ac24ef6ad89615590df924d5c4c853bb7c11
Author: Daniel Mendler
Commit: Daniel Mendler
Add orderless-kwd--orig-buffer helper
---
orderless-kwd.el | 24 ++--
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/orderless-kwd.e
branch: elpa-admin
commit 9e437910e84189618be1708a8e2794ed4b3e6ef7
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-admin.el: First steps to keep track of access stats
* elpa-admin.el (elpaa--wsl-time-re, elpaa--wsl-line-re): New constants.
(elpaa--wsl-read, elpaa--wsl-one-fil
branch: externals/dape
commit c454c1aa2f695cacc29e0b57770e053f8479b23d
Author: Daniel Pettersson
Commit: Daniel Pettersson
Simplify output event
---
dape.el | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dape.el b/dape.el
index e41b814acc..8dc969d590 100644
--- a/
branch: externals/dape
commit f76af2ad103fc48ae31fc887bfaaa6b45de1dfc2
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve documentation on `dape--config-ensure'
---
dape.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dape.el b/dape.el
index 8dc969d590..
branch: externals/dape
commit 0abcd8836fbc4dd07ca8d2743777e7d2b12a9d99
Author: Daniel Pettersson
Commit: Daniel Pettersson
Show value evaluation error in hint minibuffer
---
dape.el | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/dape.el b/dape.el
in
branch: externals/dape
commit 725c50b692a1f5eb97704caf89540aa1e886b31f
Author: Daniel Pettersson
Commit: Daniel Pettersson
Use lambda functions instead of named functions in dape-configs
---
dape.el | 44 ++--
1 file changed, 22 insertions(+), 22 dele
branch: externals/dape
commit bca98f4395a092044b331667325cdb54659dd3b2
Author: Daniel Pettersson
Commit: Daniel Pettersson
Rework function evaluation in minibuffer hints
---
dape.el | 103
1 file changed, 51 insertions(+), 52
branch: externals/dape
commit 98c3865e565ca035b643e932ac5f025ea3e93186
Author: Daniel Pettersson
Commit: Daniel Pettersson
Add `debugpy-module' default configuration
---
dape.el | 54 --
1 file changed, 32 insertions(+), 22 deletions(-)
d
branch: externals/dape
commit 75cf39ad2f8a74d26a0cbf660da15fec5565a40c
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve formatting `dape--config-diff'
---
dape.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dape.el b/dape.el
index 725092b0e7..7805be
branch: externals/dape
commit af99b57032eabc7e000a9933c9c1bae7f7b7c03c
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve formatting in `dape--config-diff'
---
dape.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dape.el b/dape.el
index 7805be1a2b..79c
branch: externals/dape
commit 7a869a5c92755d828322a50344b6a209310ae170
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve formatting in `dape--config-from-string'
---
dape.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/dape.el b/dape.el
index 91ddf1b
branch: externals/dape
commit 36422f0f57891f16a8206ccf2e76c3d6fa15913c
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix formatting in `dape--config-eval'
---
dape.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dape.el b/dape.el
index 90cb55623a..91ddf1b8d
branch: externals/dape
commit 7c4203dc893772ff323c700a7431b24686f42f4b
Author: Daniel Pettersson
Commit: Daniel Pettersson
Add `dape-config-get' to evaluate config key value
---
dape.el | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a/dape.el b
elpasync pushed a change to branch externals/dape.
from 2ec2a29662 Prefer the current file when having multiple Java main
classes (#83)
new c454c1aa2f Simplify output event
new f76af2ad10 Improve documentation on `dape--config-ensure'
new 36422f0f57 Fix formatting i
branch: externals/dape
commit e79a7b9ebb9543efd3307bc28f530f1f97f8f2b0
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve documentation of `dape--config-from-string'
---
dape.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index b4c7f24db
branch: externals/dape
commit 610576b4e69a0c648bb62ce0413738c073502640
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix hint buffer error face
---
dape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index b90cb189ec..9a476efc63 100644
--- a/d
branch: elpa/clojure-mode
commit af0e518a6b86f2c6f32dfb30b99c067071ed5cd4
Author: Ola Nilsson
Commit: Bozhidar Batsov
Set lexical-binding in clojure-mode-font-lock-test.el
Must have been moved to the second line by a well-meaning fill operation.
Unfortunately, it has no effect o
elpasync pushed a change to branch externals/listen.
from 617225474f Comment: Tidy
new addae17d8b Change: Use originalyear/originaldate in preference to
date field
new 202a708f52 Add: (listen-library-view-track) Bound to "m" in library
buffer
new 01d4c850c9 Meta: A
branch: externals/listen
commit 903990570a19e054f9d7b5878503495955d224a3
Author: Adam Porter
Commit: Adam Porter
Release: v0.5
---
README.org | 2 +-
listen.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d4b881c526..b04e6cdb62 100644
branch: externals/listen
commit 01d4c850c9dd145d99fb212eb0c4e98234b45641
Author: Adam Porter
Commit: Adam Porter
Meta: Add .dir-locals.el
---
.dir-locals.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 00..2ab161
branch: externals/listen
commit 99fdff93ea93eb683ca239b68846745103332d21
Author: Adam Porter
Commit: Adam Porter
Tidy: Rename listen--player to listen-current-player
Seems like an intended part of the API by this point.
---
listen-lib.el | 2 +-
listen-library.el | 2 +-
list
branch: externals/listen
commit 278c97695a68c5c164c3b82186007f51a847bccb
Author: Adam Porter
Commit: Adam Porter
Change: (listen-queue) Update current track when changed
---
listen-queue.el | 25 ++---
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/listen
branch: externals/listen
commit 5e3ee61bf394789cbf0528a08c59e601f4bf3bc4
Author: Adam Porter
Commit: Adam Porter
Fix: (listen-queue-track-revert) Include etc metadata
---
listen-queue.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/listen-queue.el b/listen-queue.el
branch: externals/listen
commit cfaa1832f470cca8b400cb5ecd654fe2f590dfff
Author: Adam Porter
Commit: Adam Porter
Change: (listen-queue) Right-align track numbers
---
listen-queue.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/listen-queue.el b/listen-queue.el
index 0
branch: externals/listen
commit addae17d8b24df4212aa7b57c4c402f85b54e013
Author: Adam Porter
Commit: Adam Porter
Change: Use originalyear/originaldate in preference to date field
---
README.org| 1 +
listen-library.el | 6 --
listen-queue.el | 5 -
3 files changed, 9 inser
branch: externals/listen
commit 202a708f524d7cc227f9811c3809ed0069f73811
Author: Adam Porter
Commit: Adam Porter
Add: (listen-library-view-track) Bound to "m" in library buffer
---
listen-library.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/listen-library.el b/listen-librar
branch: externals/listen
commit 9117c39318fef65fcc7a75b49fe8cc3adee83db8
Author: Adam Porter
Commit: Adam Porter
Fix: (listen-queue) Mark current track by comparing filenames
This is obviously less efficient, but more correct. It's just too
unintuitive for the user to "C-u g" o
branch: externals/listen
commit ab4d75829a242bb06288b62f6df6cc9445d68fd0
Author: Adam Porter
Commit: Adam Porter
Docs: Add screenshot
---
README.org | 5 +
images/screenshot-modus-vivendi-tinted.png | Bin 0 -> 308515 bytes
2 files changed, 5 insertions
branch: externals/listen
commit c71ac57e54d68c6f27953689356a0c37d73ba1fc
Author: Adam Porter
Commit: Adam Porter
Tidy: "Reload" rather than "refresh" tracks
More strongly implies re-reading them from disk.
---
listen-queue.el | 14 +++---
1 file changed, 7 insertions(+), 7
branch: externals/listen
commit 4aeef331a69a0fe8cd7ba6031968e6a30d9ddcb4
Author: Adam Porter
Commit: Adam Porter
Fix: (listen-queue) Go to current track
---
listen-queue.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/listen-queue.el b/listen-queue.el
index 3f41ef59c0..8bddef6c2c 100
branch: externals/listen
commit 51413ae2519a9240269abd23e8fadf8f571d8deb
Author: Adam Porter
Commit: Adam Porter
Tidy
---
listen-queue.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/listen-queue.el b/listen-queue.el
index 0794366116..3f41ef59c0
branch: externals/listen
commit 64a23bfe69fe3eca5ac3c298b4359d42555b5132
Author: Adam Porter
Commit: Adam Porter
Meta: Add .elpaignore
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00..47241b6ef0
--- /dev/nul
branch: externals/listen
commit a7da346ac1d8009bcd62bfe25256c839c18e1911
Author: Adam Porter
Commit: Adam Porter
Add: (listen-lighter-format-rating)
---
listen.el | 10 ++
1 file changed, 10 insertions(+)
diff --git a/listen.el b/listen.el
index c40c2c70c2..c2ccfe774e 100755
--- a/
branch: elpa-admin
commit e6ada23f9599f2f7893311b54f395c337bfa343f
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-admin.el (elpaa--wsl-scores): New function
* elpa-admin.el (elpaa--wsl-line-re): Tweak to accommodate more cases.
(elpaa--wsl-scores): New function.
(elpaa--
branch: elpa-admin
commit 71065aaa379088b7de2468bd693dd85476f3c50e
Author: Stefan Monnier
Commit: Stefan Monnier
(elpaa--html-make-index): Add rank information
* elpa-admin.el (elpaa--wsl-stats-file): Move.
(elpaa--html-make-index): Add rank information.
(elpaa--wsl-read): A
branch: elpa-admin
commit dfad2cf11f34c5e092b241b67b2f9f212729d687
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--html-make-index): Fix thinko
---
elpa-admin.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admin.el
index e
;(ee-keymap-lookup "foo""M-h M-h M-h")
+;;(ee-active-minor-modes)
+;; See: (find-efunction 'help--binding-locus)
+;;
+(defun ee-read-key-sequence (prompt)
+ (format-kbd-macro (read-key-sequence-vector prompt)))
+
+(defun ee-binding-locus (key)
+
branch: externals/listen
commit 94d3b3530278ce6c94b21986030762411d20e2e5
Author: Adam Porter
Commit: Adam Porter
Change: (listen-album) :slant italic
---
README.org| 3 ++-
listen-lib.el | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/listen
commit e2f5f5abf3186f9c41675a922aecd67bdeff697c
Author: Adam Porter
Commit: Adam Porter
Meta: v0.6-pre
---
README.org | 4
listen.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index b04e6cdb62..bdd7afc38d 1006
elpasync pushed a change to branch externals/listen.
from 903990570a Release: v0.5
new e2f5f5abf3 Meta: v0.6-pre
new 94d3b35302 Change: (listen-album) :slant italic
Summary of changes:
README.org| 5 +
listen-lib.el | 2 +-
listen.el | 2 +-
3 files changed, 7
branch: elpa/cider
commit cfe2de3b94e9a326fe2e8524bc73876436fe5886
Author: vemv
Commit: GitHub
`cider-ns-refresh`: jump to the relevant file/line on errors (#3627)
Fixes #3626
---
CHANGELOG.md | 1 +
cider-ns.el | 31 +++
2 files changed, 28 insertions
76 matches
Mail list logo