blob: 792f53fe1bcc839094f7931604699b4b7251406f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.2 2002/01/08 11:47:17 jun Exp $
--- WL-CFG.orig Tue Oct 23 20:44:04 2001
+++ WL-CFG
@@ -9,7 +9,7 @@
; load-path))
;; If you want to install utils, uncomment following line.
-;(setq wl-install-utils t)
+(setq wl-install-utils t)
;; Set language for info file ("ja" or "en", both in default).
;; If you only need manual in English, uncomment following line.
|