bs c))
)
`("foo"
"bar"
diff --git a/eev-tlinks.el b/eev-tlinks.el
index 6b638d2761..1a0ffc4b27 100644
--- a/eev-tlinks.el
+++ b/eev-tlinks.el
@@ -19,7 +19,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20240217
+;; Vers
branch: elpa/cider
commit 1aad1ce6f0645c2efb35b5d0115b804415b2a2cf
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the injected nREPL to 1.1.1
---
CHANGELOG.md | 15 ++-
cider.el | 2 +-
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHA
branch: elpa/cider
commit dc58ed1a411e6fe6f0350435aa4c56ec6edf59bf
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a changelog entry
---
CHANGELOG.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d89b88ef1..1363ed43fb 1006
elpasync pushed a change to branch elpa/cider.
from 105847f6ac Pick a codename for the next stable release
new 1aad1ce6f0 Bump the injected nREPL to 1.1.1
new dc58ed1a41 Tweak a changelog entry
Summary of changes:
CHANGELOG.md | 19 ---
cider.el | 2 +
branch: externals/fontaine
commit 7214df0850ee0448e303488df204fe47905c558c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Greatly simplify how all faces are modified
---
fontaine.el | 187 ++--
1 file changed, 31 insertions(+)
branch: externals/fontaine
commit f0d38ebb323cc22bd39ba3b1851b6a283674e228
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Define variables that specify the available weight and slant symbols
---
fontaine.el | 17 ++---
1 file changed, 14 insertions(+), 3 deletions(-)
d
branch: externals/fontaine
commit e3d595f07748e40d05d67c43c2fa3a67a3716ba0
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make fontaine-set-preset always prompt for a preset
---
README.org | 14 +-
fontaine.el | 11 +++
2 files changed, 12 insertions(+), 13 del
branch: externals/fontaine
commit b0ebd37155c9d74347b1440d64fa0d22ed028318
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove the command 'fontaine-set-face-font' and related code
---
README.org | 28 ++---
fontaine.el | 191 +++-
branch: externals/fontaine
commit debfe17e30565f8ee2211aad209960ae04508826
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Refine how default values are set
---
fontaine.el | 50 +-
1 file changed, 33 insertions(+), 17 deletions(-)
di
branch: externals/fontaine
commit fe51b586daef7cb8ecb0dd12139d65ec757708be
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rewrite the section about hooking to a theme switch
---
README.org | 44 +---
1 file changed, 25 insertions(+), 19 delet
elpasync pushed a change to branch externals/fontaine.
from fa76f238b5 Add support for the tab-bar and tab-line faces
new 7214df0850 Greatly simplify how all faces are modified
new b0ebd37155 Remove the command 'fontaine-set-face-font' and related
code
new fe51b586d
branch: externals/which-key
commit 5bffdf94d8a760a15e7c9bb8e12136fce127bdac
Author: Jeremy Bryant
Commit: Justin Burkett
Add a :version tag to all defcustom's and defface's
* which-key.el: add :version tag to all following
(which-key-idle-delay):
(which-key-idle-secondary-de
branch: externals/auctex
commit f124fe7d282e0693ce793a8c8b2a675765df63f3
Author: Tassilo Horn
Commit: Tassilo Horn
Release GNU AUCTeX 14.0.3
* GNU AUCTeX Version 14.0.3 released.
---
auctex.el | 2 +-
auctex.info| 204 ++---
branch: elpa/pcre2el
commit 380723b2701cceb75c266440fb8db918f3340d50
Merge: 018531ba0c b093275bff
Author: Wes Hardaker
Commit: GitHub
Merge pull request #56 from tarsiiformes/silencio
Silence byte-compiler dealing with replaced function
---
pcre2el.el | 8 +---
1 file changed,
branch: elpa/pcre2el
commit b093275bffb103b94c0ddfae9200d48b8f8843ea
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Silence byte-compiler dealing with replaced function
In [1: 34b35c0] we started to use the function/macro available
in the current Emacs version. This commit add
branch: elpa/xah-fly-keys
commit a36a3c44bfd008770c8e83ae367b30c408bad4d5
Author: Xah Lee
Commit: Xah Lee
moved global set key f7 for xah-fly-leader-key-map, outside
xah-fly-use-control-key. thanks to Jacob L.
---
xah-fly-keys.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
branch: externals/parser-generator
commit bd4e56d341146b943b2e5522e9cb1f4c2161a35a
Author: Christian Johansson
Commit: Christian Johansson
Fixed state-based lexer with move operations with new state
---
.gitignore | 3 ++-
parser-generator-lex-analyzer.el
branch: externals/parser-generator
commit 0d4b9a42ea207bfa6c995c9cf5834c4bf68b9c44
Author: Christian Johansson
Commit: Christian Johansson
Updated version and dates
---
parser-generator.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parser-generator.el b/parser-g
branch: externals/parser-generator
commit 122542a7d380e9afc098cb5e9cfb24f372d73ab1
Merge: 6f09a9ca67 bd4e56d341
Author: Christian Johansson
Commit: Christian Johansson
Merge branch 'feature/statebased-lex-analyzer'
---
.gitignore | 3 ++-
parser-generator-lex-a
cjohansson pushed a change to branch externals/parser-generator.
from 6f09a9ca67 Updated copyright years, version and modified date
new bd4e56d341 Fixed state-based lexer with move operations with new
state
new 122542a7d3 Merge branch 'feature/statebased-lex-analyzer'
branch: elpa/helm
commit 9932732cbcf1b4d3c4c639804677d97593db396f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Provide guard as temp var in helm-acase
---
helm-lib.el | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/helm-lib.el b/helm-lib.el
index 8
branch: elpa/helm
commit 516ab387a8c0dac392938892ababd5b6e1a22efa
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Use helm-acase in helm--set-minibuffer-completion-confirm
Add missing docstring as well.
---
helm-core.el | 14 +-
1 file changed, 9 insertions(+), 5 de
elpasync pushed a change to branch elpa/helm.
from 220dbb9bd6 Fix warnings about eq against a list
new 9932732cbc Provide guard as temp var in helm-acase
new 516ab387a8 Use helm-acase in helm--set-minibuffer-completion-confirm
Summary of changes:
helm-core.el | 14 +++
elpasync pushed a change to branch elpa/helm-core.
from 220dbb9bd6 Fix warnings about eq against a list
adds 9932732cbc Provide guard as temp var in helm-acase
adds 516ab387a8 Use helm-acase in helm--set-minibuffer-completion-confirm
No new revisions were added by this update
monnier pushed a change to branch externals/ampc.
from ada6ae9825 ; Depend on Emacs 24.3
new d27ffb2415 * ampc: New package.
new c2eb1d02c8 * ampc: Update version to 0.1.1.
new 84efcaa16d * ampc: Bump version to 0.1.2.
new d8ba1ed217 * ampc.el (ampc): Fix typ
branch: externals/ampc
commit 097424e63ee42fdc815cc4d8f76a31dce5a75d92
Author: Christopher Schmidt
Commit: Christopher Schmidt
Simplify ampc-toggle-*.
---
ampc.el | 44 +++-
1 file changed, 15 insertions(+), 29 deletions(-)
diff --git a/ampc.el b/amp
branch: externals/ampc
commit 702dd7cd4122ee65a1bd239ff97497a660d53e61
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add new keywords.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 983940e5e2..4f3d0067c4 100644
--- a/ampc.e
branch: externals/ampc
commit 473ad7dbc314954117804b3f2fb3e042378bd9da
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add emacswiki-generator.el.
---
ampc.el | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/ampc.el b/ampc.el
index 02b3334d42..2c75c5c7ce 1006
branch: externals/ampc
commit eed50af5a870c508336f044c4263754017674f75
Author: Christopher Schmidt
Commit: Christopher Schmidt
Cache internal database to avoid repeating rebuilding.
---
ampc.el | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/ampc.el b/ampc
branch: externals/ampc
commit cc7f4c8432aae976c114aea76eb54754f89c4dc2
Author: Christopher Schmidt
Commit: Christopher Schmidt
Alias unspecified tags in ampc-status.
---
ampc.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index 09e74c8799..e31
branch: externals/ampc
commit 89c30b50652081067cbd8c05964e02f211978905
Author: Christopher Schmidt
Commit: Christopher Schmidt
Minor code simplifications.
---
ampc.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/ampc.el b/ampc.el
index 399ede966c..45a1b3497b 10
branch: externals/ampc
commit 9ad6fab6b09a50a033824e5addabb12de1139a73
Author: Christopher Schmidt
Commit: Christopher Schmidt
Bump version to 0.1.1.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 141a966b05..c376cb71a4 100644
--- a/a
branch: externals/ampc
commit ae4b876b8eb3bc27a7039472862c881c838b23d7
Author: Christopher Schmidt
Commit: Christopher Schmidt
Alias unspecified tags to "[Not Specified]".
---
ampc.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index 90bfe6d788.
branch: externals/ampc
commit 556bc260f9d3213d3f3a50e5da821c797c1405ac
Author: Christopher Schmidt
Commit: Christopher Schmidt
Make some interactive functions usable even if ampc is suspended.
---
ampc.el | 161 ++--
1 file changed
branch: externals/ampc
commit b12dedc83d575ecfadb64fe2053df132786cdd9b
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Bump version to 0.1.3.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index ba1d80fdad..71ef276f9f 100
branch: externals/ampc
commit 739785067e0e764794307a9971ae556ff0f8065b
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add ELPA installation note.
---
ampc.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index 6e12e73152..fd06f5f1d4 1006
branch: externals/ampc
commit fd83b6c729cae9ae9e08d49b46834575730c6a58
Author: Christopher Schmidt
Commit: Christopher Schmidt
Minor spelling fix.
---
ampc.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index e3d522b4e7..22f36d728c 100644
--- a
branch: externals/ampc
commit 5748479314058d99430ecf7905bccd8b80c9d9ef
Author: Christopher Schmidt
Commit: Christopher Schmidt
Clean up file local variables.
---
ampc.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index ed2188dca7..cf44a8d683 10
branch: externals/ampc
commit 90db166e1526c3b07606c84619139e243a59c583
Author: Christopher Schmidt
Commit: Christopher Schmidt
Fix ampc-with-selection.
---
ampc.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index cf44a8d683..100b4b87dd 100644
-
branch: externals/ampc
commit ed2d1181a23a3c7f03815a0d2292843df1b6626c
Author: Christopher Schmidt
Commit: Christopher Schmidt
Use symbols rather than strings in ampc-status.
---
ampc.el | 40
1 file changed, 20 insertions(+), 20 deletions(-)
diff -
branch: externals/ampc
commit 997c473e86752cd5854ee5566abb2b96272e0d99
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add link to the mpd webpage.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 86909df55d..09e74c8799 100644
-
branch: externals/ampc
commit 0372128a6a34e78674f013dd529171489ef4b5bd
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add ampc-status-changed-hook and ampc-status-changed-hook.
---
ampc.el | 50 ++
1 file changed, 42 insertions(+), 8
branch: externals/ampc
commit 5b560e377d37a927eed8bedbfafdf0e8e4e9581a
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-fill-internal-db-entry): Use a better format for storing
data.
All references to the db changed.
(ampc-tree<): Elements of the internal db a
branch: externals/ampc
commit 1d2d403a593bb700ca9e519feb2c8aa13aa1e3bb
Author: Christopher Schmidt
Commit: Christopher Schmidt
Remove superfluous whitespace.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 31852342fd..aee21ed3d0 100644
branch: externals/ampc
commit edda56364ffb77f712166972b759441f954b6a3c
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-synchronous-commands): New constant.
(ampc-send-next-command): Use synchronous I/O for all commands in
ampc-synchronous-commands.
---
ampc.e
branch: externals/ampc
commit 7a8a29df927dae54f1b901ed881b98c6ca6e78ce
Author: Christopher Schmidt
Commit: Christopher Schmidt
Fix wrong key description.
---
ampc.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ampc.el b/ampc.el
index aee21ed3d0..152851fb77 1006
branch: externals/ampc
commit 69bef3a98d0282e463607db92e9fe14adbb95b1b
Author: Christopher Schmidt
Commit: Christopher Schmidt
Fix code alignment.
---
ampc.el | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/ampc.el b/ampc.el
index 3f428dcdc
branch: externals/ampc
commit b6bb73343dcefa698d90e03824601392d876b596
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Bump version to 0.2.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 8d9abbe520..2012b9facb 10064
branch: externals/ampc
commit c50c47d71f9eea42324f14caf1b1e0b314bd6e3f
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-item-mode-map): Remap next-line and previous-line to their
ampc
counterparts.
---
ampc.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a
branch: externals/ampc
commit c2eb1d02c88b144cd303a06a1fa948399c61be12
Author: Christopher Schmidt
Commit: Chong Yidong
* ampc: Update version to 0.1.1.
---
ampc.el | 102 ++--
1 file changed, 80 insertions(+), 22 deletions(-)
dif
branch: externals/ampc
commit ba9840c63fcd40ee3bf5e63d59fb49bb6b8e5995
Author: Stefan Kangas
Commit: Stefan Monnier
; Depend on Emacs 24.3
Needed for lexical-binding and cl-lib.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index
branch: externals/ampc
commit c3c36d6a5ec10426ccf7556a042947a8d32aa549
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Add mouse support.
(ampc-mouse-play-this, ampc-mouse-delete, ampc-mouse-add)
(ampc-mouse-toggle-output-enabled, ampc-mouse-toggle-mark)
(ampc-
branch: externals/ampc
commit 11216543fb9029486fee7f10881696a556e3896e
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-handle-status): Run ampc-status-changed-hook.
---
ampc.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
in
branch: externals/ampc
commit 2b4cbc7db9d4a49b55c9be3ad868026b45b24eef
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Use tab-stop-list for tabulated lists.
(ampc-tab-offsets): Remove.
(ampc-item-mode-map): Remap tab-to-tab-stop to ampc-move-to-tab.
(ampc-pad
branch: externals/ampc
commit 6ea9805c1451eff61513f950753f78c1ba96e77f
Author: Christopher Schmidt
Commit: Christopher Schmidt
Clarify version error message.
---
ampc.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 5e9a5b8523..106b033551 1006
branch: externals/ampc
commit 3eaa0220078f6898a253aedb20c069715764383f
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Remove explicit easymenu requirement because it autoloads.
---
ampc.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 458e492
branch: externals/ampc
commit b89aa28b4965316d571e294b8262dd622d5b7c28
Author: Christopher Schmidt
Commit: Christopher Schmidt
Initial commit.
---
ampc.el | 1656 +++
1 file changed, 1656 insertions(+)
diff --git a/ampc.el b/ampc.
branch: externals/ampc
commit 70dbe1918fc2c86bdedfba03176f5ff0ed34b74f
Author: Christopher Schmidt
Commit: Christopher Schmidt
* Move file local lexical binding specification to first line. Workaround
limitation reported in Emacs bug 12049.
All emacs lisp files changed.
---
ampc.el
branch: externals/ampc
commit 26c78cf4a51db3a7521471a2a861e3e4c549ef6f
Author: Stefan Monnier
Commit: Stefan Monnier
* ampc.el: Fix compilation warnings
Also prefer #' to quote function names and prefer actual closures
to `(lambda ...). Switch to `pcase` while at it.
---
ampc.
branch: externals/ampc
commit 84efcaa16d6d91e36932d48cb1bfa6a9bb3a70a1
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc: Bump version to 0.1.2.
---
ampc.el | 517 +---
1 file changed, 329 insertions(+), 188 deletions(
branch: externals/ampc
commit 1008d25458ae1706c65dcb34dec75aa4c36f667b
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Minor optimizations and doc fixes.
(ampc-debug): Refine type.
(ampc-synchronous-commands): Add play.
(ampc-face): Rename to ampc-unmarked-face
branch: externals/ampc
commit c930356366f33aa5f7c7f02733ea0340843d46ad
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Track windows.
(ampc-buffers, ampc-buffers-unordered): Remove.
All users changed to use ampc-normalize-windows.
(ampc-windows): New variable,
branch: externals/ampc
commit c840020bc2e075d7019a185fff63828fc8183492
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add note on byte-compiling.
---
ampc.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ampc.el b/ampc.el
index 4f3d0067c4..1d1110d5a8 100644
--- a/ampc.el
+
branch: externals/ampc
commit 18dc9a98700467066d0ac392f55dab2da8865db3
Author: Christopher Schmidt
Commit: Christopher Schmidt
Handle listallinfo chunks right after receiving them.
---
ampc.el | 77 -
1 file changed, 48 inserti
branch: externals/ampc
commit 8b11bf109c8a88f212a3093ad0d51903789f7b57
Author: Stefan Kangas
Commit: Stefan Monnier
; Fix typos
---
ampc.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ampc.el b/ampc.el
index 0710c70c57..c1cfdfa281 100644
--- a/ampc.el
+++ b/a
branch: externals/ampc
commit 7289f2936569ea83bdde8eb1c8deb526edffa5d6
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add note on how to remap keys in ampc-mode-map.
---
ampc.el | 14 ++
1 file changed, 14 insertions(+)
diff --git a/ampc.el b/ampc.el
index 108596ea32..
branch: externals/ampc
commit 7600043106ef500c843a76a64f4460f6f0f9fdc8
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-narrow-entry): Return position of next entry.
All users of ampc-narrow-entry changed to take advantage of the return
value.
---
ampc.el | 34 ++
branch: externals/ampc
commit c08c444ef9a1f4eeb25345b432613a2489e52671
Author: Christopher Schmidt
Commit: Christopher Schmidt
Fix error in ampc-toggle-play that occurs when there is no status yet.
---
ampc.el | 42 ++
1 file changed, 22 insertions(+)
branch: externals/ampc
commit 5bc124583aae6f8d98f5ecd764c00835a26e2025
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-suspended-p): New command.
---
ampc.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index f2c5f0582
branch: externals/ampc
commit 76b1125941e34ae5391b9aefec366e88b67b456d
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add ampc-suspend.
---
ampc.el | 109
1 file changed, 68 insertions(+), 41 deletions(-)
diff --git
branch: externals/ampc
commit bb5ba9b2bbb2e689ef0fe2cafa36efa0d33b1f24
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Add ampc-mini, a command to select the song to play via
completing-read.
(ampc-mode-map): Bind ampc-mini.
(ampc-send-next-command): For hyphen
branch: externals/ampc
commit 966c9da55b23596e11351465802efdafeb4e015f
Author: Christopher Schmidt
Commit: Christopher Schmidt
Assign copyright to the FSF.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 02a25d5bf9..a35025077b 100644
-
branch: externals/ampc
commit 204540b0decdb66f4ce0b617914b67952b0d9996
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-fill-internal-db): Fix empty region bug.
---
ampc.el | 18 --
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/ampc.el
branch: externals/ampc
commit 0b5c42a1ce13d10d9abbd405a7bc952c3dfae139
Author: Christopher Schmidt
Commit: Christopher Schmidt
Use eval-after-load rather than require in the remap key sample.
---
ampc.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/
branch: externals/ampc
commit 60772c77b06f2b337c7e8e1785712826fff654b8
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-default-server): New variable.
(ampc): Honour ampc-default-server.
---
ampc.el | 58 +++---
branch: externals/ampc
commit c41fde637dd47c4eaade5611cf21e319b69dd2c0
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-goto-current-song): Goto point-min if there is no song
currently
playing.
---
ampc.el | 12 ++--
1 file changed, 6 insertions(+), 6 del
branch: externals/ampc
commit 627d4830d5bb49d048500ae196065cebdf409406
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-mode-map): Add stop/next/previous menu items.
---
ampc.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/ampc.el b/ampc.el
index f4ddff87c
branch: externals/ampc
commit ee5f78f2eaafa7c3fa3c49229edd53afc02925f4
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add new views with a different order of tag browsers.
---
ampc.el | 65 +
1 file changed, 49 inserti
branch: externals/ampc
commit edac9fd71fed1a808812b63975ff1fac66526f14
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Doc fixes.
---
ampc.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ampc.el b/ampc.el
index ef049911ff..a9b0ac3537 1006
branch: externals/ampc
commit 023f41eba74a040a07b423f1d5326c3492c79e53
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-crossfade-step): New variable.
(ampc-mode-map): Bind ampc-set-crossfade.
(ampc-setvol): Rename to ampc-set-volume-impl. All callers changed.
branch: externals/ampc
commit 032c036bdc218220c46f955af613e4da74af82d9
Author: Christopher Schmidt
Commit: Christopher Schmidt
Bump version to 0.1.2.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 2c75c5c7ce..056536fece 100644
--- a/a
branch: externals/ampc
commit 749cac46bccc9626c4330bb944fa83f50cf1083b
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-mode-map): Add suspend menu item.
---
ampc.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ampc.el b/ampc.el
index adca4d0bf1..0b1d660ced 100
branch: externals/ampc
commit 0941e8d1807003529324be80d0cf40b10ea4ca6b
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Make ampc synchronous.
(ampc-synchronous-commands): Change to a custom variable.
(ampc-status-tags): Add type.
(ampc-no-implicit-next-dispatch
branch: externals/ampc
commit 5aae56a25d84e32b43082360ae53875469461c98
Author: Stefan Monnier
Commit: Stefan Monnier
* packages/ampc/ampc.el: Add proper file trailer.
---
ampc.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/ampc.el b/ampc.el
index 2012b9
branch: externals/ampc
commit 3ff387653a3ee31fd9b4f0565cfd0525440c8384
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add ampc-goto-current-song.
---
ampc.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 0b6357cb40..5
branch: externals/ampc
commit 68457ec2aa046365a4ac6c1f9fd2d09195a4db6d
Author: Christopher Schmidt
Commit: Christopher Schmidt
Fix spelling mistake.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 7482eacdaa..141a966b05 100644
--- a/am
branch: externals/ampc
commit 6b96b2215e8c4bedd6d0f00422b6a03831da4795
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Optimise parsing of MPD's output.
(ampc-iterate-source): Cache delimiter if it should be bound. Compute
delimiter
regexp at compile time.
(a
branch: externals/ampc
commit 10ce67ba7ac8d2491f2a830b9fba67ac564d664e
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-mode-map): Forbid changes of the window layout when ampc is
busy.
---
ampc.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff -
branch: externals/ampc
commit 259d4f636375c323762aa5802bc13f399880a91a
Author: Stefan Monnier
Commit: Stefan Monnier
* ampc/ampc.el: Fix up warnings and use cl-lib. Change maintainer
(ampc-current-playlist-mode-map): Prefer RET over (so it also
works on ttys).
(ampc-tagger
branch: externals/ampc
commit 6a8bf556e6a8e3c5c3493893e53fe0d3f57fd980
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc): Warn if ampc is not byte compiled.
---
ampc.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ampc.el b/ampc.el
index 9c395d31ef..1655b5d7a
branch: externals/ampc
commit 8df5fd0ff3379274d99e368ce0a8ea5cadf4a59a
Author: Christopher Schmidt
Commit: Christopher Schmidt
Fix indentation in source code.
---
ampc.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ampc.el b/ampc.el
index 100b4b87dd..90bfe6d7
branch: externals/ampc
commit 376a9f6ece22abfa780b374594dbba7e51d1ffe9
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-on-p): Make this function a command.
---
ampc.el | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/ampc.el b/am
branch: externals/ampc
commit 120a5158200eb422134cbd957c6874cd6e2f70a0
Author: Christopher Schmidt
Commit: Christopher Schmidt
ampc is (hopefully) a part of GNU Emacs.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index fd06f5f1d4..02a25d5
branch: externals/ampc
commit 12e56e3e62113a36eb270646a3c78381019d3cdb
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-configure-frame-1): Minor simplification.
---
ampc.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/ampc.el b/ampc.el
i
branch: externals/ampc
commit d465fe978edfcbb7c059d7d76ceeb94cd57a50e4
Author: Christopher Schmidt
Commit: Christopher Schmidt
Add version tag.
---
ampc.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ampc.el b/ampc.el
index 839c906b87..6e12e73152 100644
--- a/ampc.el
+++ b/ampc.el
@
branch: externals/ampc
commit 4ae66dfad8f2d84559d82fffcc4549e32bef6181
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-fill-skeleton): Add mouse highlighting for list entries.
---
ampc.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/ampc.e
branch: externals/ampc
commit 4e6430c6f67635421c782b59f367cc1af33982e3
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-insert): Minor code simplification.
---
ampc.el | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/ampc.el b/ampc.el
index
branch: externals/ampc
commit 11be30d5c1b807167d4d4879ad675af61be933ab
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el (ampc-send-command): Allow all other keys in PROPS. Store PROPS
in
ampc-outstanding-commands.
(ampc-handle-command): Handle shuffle-listplaylisti
branch: externals/ampc
commit 9a8177fed585c0e037e0076ac2e59134e0b71009
Author: Christopher Schmidt
Commit: Christopher Schmidt
Move ampc-align-point to the internal code section.
---
ampc.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ampc.el b/ampc.el
ind
branch: externals/ampc
commit 5e16d05c5cdd8bd92f60b1e8833ef9d54e14
Author: Christopher Schmidt
Commit: Christopher Schmidt
* ampc.el: Take window width into account when computing tabular cell
widths.
(ampc-views): Replace :offset by :min, :max and :width properties.
(ampc-tab-o
1 - 100 of 148 matches
Mail list logo