emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/cursory 024fe6ba3a: Document cursory-set-preset-hook in


From: ELPA Syncer
Subject: [elpa] externals/cursory 024fe6ba3a: Document cursory-set-preset-hook in cursory-set-preset command
Date: Fri, 29 Sep 2023 12:58:03 -0400 (EDT)

branch: externals/cursory
commit 024fe6ba3aadafe033ac9243971e98b6ce915519
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Document cursory-set-preset-hook in cursory-set-preset command
---
 cursory.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cursory.el b/cursory.el
index 97b92d7251..2a309cdebe 100644
--- a/cursory.el
+++ b/cursory.el
@@ -351,7 +351,9 @@ STYLE is a symbol that represents the car of a list in
 
 With optional LOCAL as a prefix argument, set the
 `cursory-presets' only for the current buffer.  This does not
-cover the `blink-cursor-mode', which is always global."
+cover the `blink-cursor-mode', which is always global.
+
+Call `cursory-set-preset-hook' as a final step."
   (interactive
    (list
     (cursory--set-cursor-prompt)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]