[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ampc 997c473e86 030/111: Add link to the mpd webpage.
From: |
Stefan Monnier |
Subject: |
[elpa] externals/ampc 997c473e86 030/111: Add link to the mpd webpage. |
Date: |
Tue, 20 Feb 2024 18:16:38 -0500 (EST) |
branch: externals/ampc
commit 997c473e86752cd5854ee5566abb2b96272e0d99
Author: Christopher Schmidt <christopher@ch.ristopher.com>
Commit: Christopher Schmidt <christopher@ch.ristopher.com>
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
--- a/ampc.el
+++ b/ampc.el
@@ -26,7 +26,7 @@
;;; Commentary:
;;; * description
-;; ampc is a controller for the Music Player Daemon.
+;; ampc is a controller for the Music Player Daemon (http://mpd.wikia.com/).
;;; ** installation
;; If you use GNU ELPA, install ampc via M-x package-list-packages RET or
- [elpa] externals/ampc 556bc260f9 029/111: Make some interactive functions usable even if ampc is suspended., (continued)
- [elpa] externals/ampc 556bc260f9 029/111: Make some interactive functions usable even if ampc is suspended., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 0372128a6a 033/111: Add ampc-status-changed-hook and ampc-status-changed-hook., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc e6911fc894 036/111: Alias unspecified tags in playlist buffers., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc c840020bc2 038/111: Add note on byte-compiling., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 10ce67ba7a 049/111: * ampc.el (ampc-mode-map): Forbid changes of the window layout when ampc is, Stefan Monnier, 2024/02/20
- [elpa] externals/ampc c50c47d71f 056/111: * ampc.el (ampc-item-mode-map): Remap next-line and previous-line to their ampc, Stefan Monnier, 2024/02/20
- [elpa] externals/ampc ae4b876b8e 011/111: Alias unspecified tags to "[Not Specified]"., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 9ad6fab6b0 022/111: Bump version to 0.1.1., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc eed50af5a8 024/111: Cache internal database to avoid repeating rebuilding., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 9a8177fed5 028/111: Move ampc-align-point to the internal code section., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 997c473e86 030/111: Add link to the mpd webpage.,
Stefan Monnier <=
- [elpa] externals/ampc ed2d1181a2 032/111: Use symbols rather than strings in ampc-status., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 702dd7cd41 037/111: Add new keywords., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 749cac46bc 052/111: * ampc.el (ampc-mode-map): Add suspend menu item., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 5516a10f63 064/111: * ampc.el (ampc-with-buffer): Remove unnecessary identification by tag., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 8458cea92e 075/111: * ampc.el (ampc-yield): Use incf rather than setf/1+., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 12e56e3e62 076/111: * ampc.el (ampc-configure-frame-1): Minor simplification., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 5e16d05c5c 065/111: * ampc.el: Take window width into account when computing tabular cell widths., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc f632ac3ece 080/111: * ampc.el (ampc-pad, ampc-set-tab-offsets): Use incf rather than setf/+., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 70dbe1918f 085/111: * Move file local lexical binding specification to first line. Workaround, Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 62764ad47a 095/111: * ampc.el (ampc-send-command-impl): Only send commands if the connection live., Stefan Monnier, 2024/02/20