diff options
Diffstat (limited to 'korean/hmconv/files/patch-aa')
-rw-r--r-- | korean/hmconv/files/patch-aa | 19 |
1 files changed, 19 insertions, 0 deletions
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 + |