diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-01-31 19:09:12 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-01-31 19:09:12 +0000 |
commit | b23c33872aa46de39bdc2cd2cbded697afa6ad08 (patch) | |
tree | 5ea25ecb55e8227f7e45c4982b1b7adf323d1f58 /runtime/doc/if_cscop.txt | |
parent | 65c1b0166982f95d78106c3f0a3fac48424ba87d (diff) | |
download | vim-git-b23c33872aa46de39bdc2cd2cbded697afa6ad08.tar.gz |
updated for version 7.0046
Diffstat (limited to 'runtime/doc/if_cscop.txt')
-rw-r--r-- | runtime/doc/if_cscop.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/if_cscop.txt b/runtime/doc/if_cscop.txt index 102a1157c..368fbd66c 100644 --- a/runtime/doc/if_cscop.txt +++ b/runtime/doc/if_cscop.txt @@ -472,7 +472,7 @@ cscope within Vim to him. *cscope-win32* For a cscope version for Win32 see: http://iamphet.nm.ru/cscope/index.html -Win32 support was added by Sergey Khorev <khorev@softlab.ru>. Contact him -if you have Win32-specific issues. +Win32 support was added by Sergey Khorev <sergey.khorev@gmail.com>. Contact +him if you have Win32-specific issues. vim:tw=78:ts=8:ft=help:norl: |