diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-06 19:40:54 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-06 19:40:54 +0000 |
commit | cb722e947d5d015423a25c1679d6eda558257793 (patch) | |
tree | 54ca72c6555e91398b68c12507ea53f3ec377c69 /misc/man.el/files/patch-aa | |
parent | Import of gif2png. (diff) |
Modified for XEmacs
Added a script to byte-compile
PR: 13389
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=21326
Diffstat (limited to 'misc/man.el/files/patch-aa')
-rw-r--r-- | misc/man.el/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/man.el/files/patch-aa b/misc/man.el/files/patch-aa index d8363620c584..243488275807 100644 --- a/misc/man.el/files/patch-aa +++ b/misc/man.el/files/patch-aa @@ -1,5 +1,5 @@ ---- i18n-man-ja.el~ Tue Dec 8 01:48:18 1998 -+++ i18n-man-ja.el Tue Dec 8 01:48:48 1998 +--- 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." @@ -7,4 +7,4 @@ - (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) + (20 ;; XEmacs or Emacs-20.x (Mule-2.4, 3.0 or later) |