10sr před 5 roky
rodič
revize
e538133d8d
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit