Slightly wider text is easier to read. Honest.
(setq default-indicate-empty-lines t)
(setq whitespace-style
'(trailing space-before-tab space-after-tab empty indentation))
(setq default-indicate-empty-lines t)
(setq whitespace-style
'(trailing space-before-tab space-after-tab empty indentation))
-(setq woman-use-own-frame nil) ;Keep man pages somewhere sensible
+(setq woman-use-own-frame nil ;Keep man pages somewhere sensible
+ woman-fill-column 72) ;Right margin position.
(setq diff-switches "-u" ;I like reading unified diffs
cvs-diff-flags (list diff-switches))
(setq echo-keystrokes 10) ;Long delay before keystrokes echo
(setq diff-switches "-u" ;I like reading unified diffs
cvs-diff-flags (list diff-switches))
(setq echo-keystrokes 10) ;Long delay before keystrokes echo