Procházet zdrojové kódy

Use view-mode

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

+ 2
- 2
emacs.el Zobrazit soubor

@@ -1,6 +1,6 @@
;;; emacs.el --- 10sr emacs initialization

;; Time-stamp: <2018-10-15 14:49:47 JST 10sr>
;; Time-stamp: <2018-10-15 14:51:32 JST 10sr>

;;; Code:

@@ -2419,7 +2419,7 @@ Result will be inserted into current buffer."
(file-directory-p dir))
(cd dir)))

(setq buffer-read-only t)
(view-mode 1)
(goto-char point)
)
buf))


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