Selaa lähdekoodia

Update

master
10sr 5 vuotta sitten
vanhempi
commit
e538133d8d
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Näytä tiedosto

@@ -351,6 +351,7 @@ found, otherwise returns nil."
;; Used from term-cursor
(defun my-cursor-type-change (&rest args)
"ARGS are discarded."
;; TODO: Support wdired
(if buffer-read-only
(setq cursor-type 'bar)
(setq cursor-type 'box)))


Ladataan…
Peruuta
Tallenna