Sfoglia il codice sorgente

change man-notify-method

pull/1/head
10sr 11 anni fa
parent
commit
4f53426911
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Vedi File

@@ -929,7 +929,7 @@ If called intearctively, find word at point."
(setq truncate-lines nil)))
(setq Man-notify-method (if window-system
'newframe
'pushy))
'aggressive))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; python


Caricamento…
Annulla
Salva