branch: externals/cursory
commit 024fe6ba3aadafe033ac9243971e98b6ce915519
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@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