Przeglądaj źródła

Fix typo

master
10sr 5 lat temu
rodzic
commit
36c1e1b3a6
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

@@ -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)


Ładowanie…
Anuluj
Zapisz