aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/texi-docstring-magic.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/texi-docstring-magic.el b/generic/texi-docstring-magic.el
index 4feff08f..bb321c9a 100644
--- a/generic/texi-docstring-magic.el
+++ b/generic/texi-docstring-magic.el
@@ -54,6 +54,9 @@
;;
;; Useful enhancements to do:
;; * Use customize properties (e.g. group, simple types)
+;; * Look for a "texi-docstring" property for symbols
+;; so TeXInfo can be defined directly in case automatic markup
+;; goes badly wrong.
;;
(defun texi-docstring-magic-splice-sep (strings sep)