瀏覽代碼

Update

master
10sr 3 年之前
父節點
當前提交
97f06e576e
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el 查看文件

@@ -3079,8 +3079,8 @@ Any output will be written to current buffer."
(propertize " " 'face (overlay-get mmv-mark-overlay 'face)))
(move-overlay mmv-mark-overlay mark-position mark-position)))))

;; Makes display very slow?
(add-hook 'pre-redisplay-functions #'mmv-draw-mark)
;; ;; Makes display very slow?
;; (add-hook 'pre-redisplay-functions #'mmv-draw-mark)

(defun mmv-toggle-mark-visibility ()
"Toggles the mark's visiblity and redraws it (whether invisible or visible)."


Loading…
取消
儲存