diff options
| author | David Aspinall | 2000-03-22 13:12:24 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-22 13:12:24 +0000 |
| commit | 66f1205a9a7a20ec25303a6a357cc575fc8a6ab5 (patch) | |
| tree | fceef1c67746dfbcb7e7120f94cb170d10b6c9ae /generic | |
| parent | ba0ff9573efd0dadf2843605783b11714f91681d (diff) | |
Added todo.
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/texi-docstring-magic.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/texi-docstring-magic.el b/generic/texi-docstring-magic.el index f9c660f2..206ac0af 100644 --- a/generic/texi-docstring-magic.el +++ b/generic/texi-docstring-magic.el @@ -66,6 +66,8 @@ ;; ;; Useful enhancements to do: ;; +;; * Tweak replacement: at the moment it skips blank lines +;; under magic comment. ;; * 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 |
