1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/misc/man.el/files/patch-aa
Satoshi Taoka cb722e947d Modified for XEmacs
Added a script to byte-compile

PR:		13389
Submitted by:	maintainer
1999-09-06 19:40:54 +00:00

11 lines
470 B
Plaintext

--- i18n-man-ja.el~ Tue Dec 8 01:48:18 1998
+++ i18n-man-ja.el Tue Dec 8 01:48:48 1998
@@ -62,7 +62,6 @@
"Hook for the Japanese manpage depend default coding system setting.
Also save original values of variable to the local variable temporary."
(setenv "LC_CTYPE" "ja_JP.EUC")
- (setenv "MANPATH" (format "/usr/share/man/ja:" (getenv "MANPATH")))
(if (featurep 'mule)
(case emacs-major-version
(20 ;; XEmacs or Emacs-20.x (Mule-2.4, 3.0 or later)