Parcourir la source

change man-notify-method

pull/1/head
10sr il y a 11 ans
Parent
révision
4f53426911
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer