leftmost column in candidates produced by describe-variable, describe-function #2736
-
When running
As far as I can tell, the annotation in the first column is one of |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Nice, you are using ;; Prefixes.
;; " c " command
;; " - " obsolete, 'byte-obsolete-info
;; " v " var, not a defcustom
;; " ' " local-variable-if-set-p
;; " * " not default value if buffer local
;; " - " 'byte-obsolete-variable |
Beta Was this translation helpful? Give feedback.
-
Many thanks!! |
Beta Was this translation helpful? Give feedback.
Nice, you are using
completions-detailed
, here comments fromhelm-symbol-completion-table-affixation
: