fix my-help
This commit is contained in:
@@ -142,6 +142,7 @@
|
|||||||
(my-org-help-mode)
|
(my-org-help-mode)
|
||||||
(when (featurep 'org-appear) (org-appear-mode -1))
|
(when (featurep 'org-appear) (org-appear-mode -1))
|
||||||
(goto-char (point-min))
|
(goto-char (point-min))
|
||||||
|
(font-lock-ensure)
|
||||||
(local-set-key (kbd "q") 'kill-buffer-and-window)
|
(local-set-key (kbd "q") 'kill-buffer-and-window)
|
||||||
(local-set-key (kbd "C-g") 'kill-buffer-and-window)
|
(local-set-key (kbd "C-g") 'kill-buffer-and-window)
|
||||||
(not-modified)
|
(not-modified)
|
||||||
|
|||||||
Reference in New Issue
Block a user