[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hiddenquote e77836f974 06/15: ; Docstring fix
From: |
ELPA Syncer |
Subject: |
[elpa] externals/hiddenquote e77836f974 06/15: ; Docstring fix |
Date: |
Wed, 26 Oct 2022 11:57:51 -0400 (EDT) |
branch: externals/hiddenquote
commit e77836f974a75156ead3e8521653a35bda69c9b6
Author: Mauro Aranda <maurooaranda@gmail.com>
Commit: Mauro Aranda <maurooaranda@gmail.com>
; Docstring fix
---
hiddenquote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index 3b4ee450d1..d0ee641aa0 100644
--- a/hiddenquote.el
+++ b/hiddenquote.el
@@ -1444,7 +1444,7 @@ Character cell bindings:
(widget-forward 1)))
(defun hiddenquote-backward-syllable ()
- "Move one syllables backward."
+ "Move one syllable backward."
(interactive)
(if hiddenquote-skip-used-syllables
(let ((orig (widget-at)))
- [elpa] externals/hiddenquote updated (422e45ad71 -> 0a49fca229), ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 934208f22b 05/15: Improve navigation commands in the syllables buffer, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 7c0c5f07b2 07/15: ; Comment fixes, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote eb132d8bac 02/15: Publish new puzzle, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote a80dfde438 03/15: ; Minor fixes to data in the ipuz files, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote e77836f974 06/15: ; Docstring fix,
ELPA Syncer <=
- [elpa] externals/hiddenquote 47ae1572d0 04/15: Add command to toggle hiddenquote-skip-used-syllables, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 5324aeb8c8 11/15: Make the prompt in hiddenquote-quit optional, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 6f555f3699 14/15: Add command to complete the quote, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 0a49fca229 15/15: Add new handy hook, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote a1f04745c6 01/15: ; Docstring fixes, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 6f150e2745 10/15: ; Update Makefile copyright, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 856438ee29 08/15: Bump version, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote f8f6b1e020 12/15: Make the prompt in hiddenquote-give-up optional, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote 4f719862a1 13/15: ; Fix some docstrings, ELPA Syncer, 2022/10/26
- [elpa] externals/hiddenquote b9337a7de2 09/15: ; Update copyright, ELPA Syncer, 2022/10/26