10sr пре 5 година
родитељ
комит
36c1e1b3a6
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Прегледај датотеку

@@ -356,7 +356,7 @@ found, otherwise returns nil."
(if buffer-read-only
(setq cursor-type 'bar)
(setq cursor-type 'box)))
(add-hook 'switch-buffer-functionsp
(add-hook 'switch-buffer-functions
'my-cursor-type-change)
(add-hook 'read-only-mode-hook
'my-cursor-type-change)


Loading…
Откажи
Сачувај