equal
deleted
inserted
replaced
989 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
989 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
990 (message "man, woman") |
990 (message "man, woman") |
991 |
991 |
992 (setq woman-use-own-frame nil) |
992 (setq woman-use-own-frame nil) |
993 (setq woman-fill-frame t) |
993 (setq woman-fill-frame t) |
|
994 ;; I prefer EN man pages. |
|
995 (setq manual-program "LANG=C man") |
994 |
996 |
995 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
997 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
996 (message "comint") |
998 (message "comint") |
997 |
999 |
998 ;; If non-nil, add a `/' to completed directories, ` ' to file names. |
1000 ;; If non-nil, add a `/' to completed directories, ` ' to file names. |