From 024fe6ba3aadafe033ac9243971e98b6ce915519 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Fri, 29 Sep 2023 18:57:49 +0300 Subject: [PATCH] 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 97b92d7..2a309cd 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) -- 2.45.2