From 4af924ecc6251b3fb919fcc8bf2e7185072a929c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 12 Mar 2021 09:33:54 -0700 Subject: expand docstring for activate-consfigurator-indentation-hints Signed-off-by: Sean Whitton --- emacs/consfigurator.el.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'emacs') diff --git a/emacs/consfigurator.el.in b/emacs/consfigurator.el.in index 3add802..cb01f94 100644 --- a/emacs/consfigurator.el.in +++ b/emacs/consfigurator.el.in @@ -22,7 +22,12 @@ ;;;###autoload (defun activate-consfigurator-indentation-hints () - "Activate indentation hints for Consfigurator properties." + "Activate indentation hints for Consfigurator properties. + +Note that these hints assume you're using the recommended consfig +defpackage, where the :consfigurator package is used unqualified, +and packages providing properties have local nicknames +corresponding to the final dot-delimited component of their names." (interactive) @putforms@) -- cgit v1.2.3