Selaa lähdekoodia

emacs.el: unset view-read-only

pull/1/head
10sr 10 vuotta sitten
vanhempi
commit
5a23d5d51f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      emacs.el

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

@@ -1098,7 +1098,7 @@ found, otherwise returns nil."
(define-key view-mode-map (kbd "C-m") 'my-rgrep-symbol-at-point)
))
(global-set-key "\M-r" 'view-mode)
(setq view-read-only t)
;; (setq view-read-only t)

;; (defun my-view-mode-search-word (word)
;; "Search for word current directory and subdirectories.


Ladataan…
Peruuta
Tallenna