[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ampc 68457ec2aa 021/111: Fix spelling mistake.
From: |
Stefan Monnier |
Subject: |
[elpa] externals/ampc 68457ec2aa 021/111: Fix spelling mistake. |
Date: |
Tue, 20 Feb 2024 18:16:37 -0500 (EST) |
branch: externals/ampc
commit 68457ec2aa046365a4ac6c1f9fd2d09195a4db6d
Author: Christopher Schmidt <christopher@ch.ristopher.com>
Commit: Christopher Schmidt <christopher@ch.ristopher.com>
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/ampc.el
+++ b/ampc.el
@@ -47,7 +47,7 @@
;; To invoke ampc, call the command `ampc', e.g. via M-x ampc RET. Once ampc
is
;; connected to the daemon, it creates its window configuration in the selected
;; window. To make ampc use the full frame rather than the selected window,
-;; customize `ampc-use-full-frame'.
+;; customise `ampc-use-full-frame'.
;;
;; ampc offers three independent views which expose different parts of the user
;; interface. The current playlist view, the default view at startup, may be
- [elpa] externals/ampc 4a2a2e642f 109/111: ; Prefer HTTPS to HTTP in URLs, (continued)
- [elpa] externals/ampc 4a2a2e642f 109/111: ; Prefer HTTPS to HTTP in URLs, Stefan Monnier, 2024/02/20
- [elpa] externals/ampc b15e6985a9 054/111: The package of ampc is ampc itself, not GNU Emacs. All files changed., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 1dda527e59 055/111: * ampc.el (ampc-item-mode-map): Clarify docs in regards to the arguments of, Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 1bc7428150 069/111: * ampc.el (ampc-handle-command): Handle mini-currentsong., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc c41fde637d 073/111: * ampc.el (ampc-goto-current-song): Goto point-min if there is no song currently, Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 8e34ab9150 082/111: * ampc.el (ampc-update-playlist, ampc-fill-status, ampc-configure-frame), Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 3eaa022007 086/111: * ampc.el: Remove explicit easymenu requirement because it autoloads., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc b6bb73343d 099/111: * ampc.el: Bump version to 0.2., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 4ae66dfad8 059/111: * ampc.el (ampc-fill-skeleton): Add mouse highlighting for list entries., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 46143951ee 094/111: * ampc.el: Refine options for sending commands., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 68457ec2aa 021/111: Fix spelling mistake.,
Stefan Monnier <=