From b251ad1b6fe45ea94a5dfb6c63941947f641f420 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Fri, 9 May 1997 10:37:23 +0000 Subject: New port, hmconv: hmconv is Korean code conversion utility for especially for E-mail. It can convert between KS C 5601 and ISO-2022-KR. Original version is by Jungshik Shin . PR: 3154 Submitted by: Choi Jun Ho --- korean/hmconv/files/patch-aa | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 korean/hmconv/files/patch-aa (limited to 'korean/hmconv/files/patch-aa') diff --git a/korean/hmconv/files/patch-aa b/korean/hmconv/files/patch-aa new file mode 100644 index 000000000000..36de80eb8606 --- /dev/null +++ b/korean/hmconv/files/patch-aa @@ -0,0 +1,19 @@ +*** ../hmconv.old/hmailedit Mon Mar 31 22:27:38 1997 +--- hmailedit Mon Mar 31 22:35:23 1997 +*************** +*** 6,12 **** + # set your favorite Hangul editor to HEDITOR + # Pico users should give '-t' option, i.e. 'pico -t' instead of 'pico' + # Emacs,Mule,Hanemacs users may give '-nw' option +! HEDITOR=hvi + + # 'hmconv' is to be put in your search path + +--- 6,12 ---- + # set your favorite Hangul editor to HEDITOR + # Pico users should give '-t' option, i.e. 'pico -t' instead of 'pico' + # Emacs,Mule,Hanemacs users may give '-nw' option +! HEDITOR=$EDITOR + + # 'hmconv' is to be put in your search path + -- cgit v1.2.3