# HG changeset patch # User Oleksandr Gavenko # Date 1249626721 -10800 # Node ID 55aed5f25591014408f93123c451f19f03d0ec85 # Parent c3e92613e53da040b1473fd52bb647b8588b4061 Added customisation for woman. diff -r c3e92613e53d -r 55aed5f25591 .emacs-my --- a/.emacs-my Tue Jun 23 11:52:56 2009 +0300 +++ b/.emacs-my Fri Aug 07 09:32:01 2009 +0300 @@ -571,6 +571,12 @@ )) ;; ====================================================================== +;; man, woman +(require 'woman) +(setq woman-use-own-frame nil) +(setq woman-fill-frame t) + +;; ====================================================================== ;; ;; SHELL