aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-02-12 20:32:39 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-02-12 20:32:39 -0200
commit25f8929c91050332f972dca42862e65bc22608b3 (patch)
tree499046ac5e9876e11a8a68c79c4d09524f0909eb /sx-question-mode.el
parent75c4a7d4e02e81c42a4914e2b798f60415a3b505 (diff)
Refactor fill-and-fontify to sx-question-mode--insert-markdown
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r--sx-question-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index 6125416..44e96a5 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -195,7 +195,7 @@ Letters do not insert themselves; instead, they are commands.
(set-window-parameter
nil 'quit-restore
`(other window nil ,(current-buffer))))
- ;; We call font-lock-region manually. See `sx-question-mode--fill-and-fontify'
+ ;; We call font-lock-region manually. See `sx-question-mode--insert-markdown'.
(font-lock-mode -1)
(remove-hook 'after-change-functions 'markdown-check-change-for-wiki-link t)
(remove-hook 'window-configuration-change-hook