% zcat im_custom044.diff.gz | patch -p1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -Nru src.org/Make_mvc.mak src/Make_mvc.mak |--- src.org/Make_mvc.mak Mon Aug 27 18:45:33 2001 |+++ src/Make_mvc.mak Sun Jun 9 19:09:41 2002 -------------------------- File to patch:
>>544 > いつになったらvimrcファイルを直接書き直さなくても設定できるようになるの? use your mouse! or type following command. :options :mkvimrc > マルチプラットフォームって開発者のかってでしょ? > いつになったらWindowsHelp形式の読みやすいHELPになるの?Linuxでも動作する > 必要はWinユーザーには関係ないんですけど? type :help design-multi-platform
- People switch from one platform to another, and from GUI to terminal version. Features should be present in all versions, or at least in as many as possible with a reasonable effort. Try to avoid that users must switch between platforms to accomplish their work efficiently. - That a feature is not possible on some platforms, or only possible on one platform, does not mean it cannot be implemented. [This intentionally contradicts the previous item, these two must be balanced.]