.emacs-my
changeset 299 459f0024fcea
parent 298 9fdaecd9336d
child 302 e93ff9360a51
equal deleted inserted replaced
298:9fdaecd9336d 299:459f0024fcea
   522 ;; Info.
   522 ;; Info.
   523 
   523 
   524 ;; ======================================================================
   524 ;; ======================================================================
   525 ;; man, woman.
   525 ;; man, woman.
   526 
   526 
   527 (require 'woman)
       
   528 (setq woman-use-own-frame nil)
   527 (setq woman-use-own-frame nil)
   529 (setq woman-fill-frame t)
   528 (setq woman-fill-frame t)
   530 
   529 
   531 ;; ======================================================================
   530 ;; ======================================================================
   532 ;; shell, sh, bash.
   531 ;; shell, sh, bash.