diff options
| -rw-r--r-- | generic/texi-docstring-magic.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/texi-docstring-magic.el b/generic/texi-docstring-magic.el index dabaa873..baf9ab23 100644 --- a/generic/texi-docstring-magic.el +++ b/generic/texi-docstring-magic.el @@ -9,7 +9,7 @@ ;; ----- ;; ;; Useful binding -;; (define-key texinfo-mode-map "C-cC-d" 'texi-docstring-magic-insert-magic) +;; (define-key TeXinfo-mode-map "C-cC-d" 'texi-docstring-magic-insert-magic) ;; ;; Useful enhancements to do: ;; 1. Mention default value for user options |
