Skip to content

Update if_cscop.{txt,jax} #1525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/if_cscop.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*if_cscop.txt* For Vim バージョン 9.1. Last change: 2022 Jan 08
*if_cscop.txt* For Vim バージョン 9.1. Last change: 2024 May 11


VIMリファレンスマニュアル by Andy Kahn
Expand Down Expand Up @@ -347,7 +347,7 @@ Vimのcscope機能は4つのシステムコール:fork(), pipe(), execl(), waitp
られることを意味している。

加えて、CscopeはWin32でも動く。Win32で動くcscopeについて詳しくは次のサイトを見
ること
ること (リンク切れのようだ):

http://iamphet.nm.ru/cscope/index.html

Expand Down
4 changes: 2 additions & 2 deletions en/if_cscop.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*if_cscop.txt* For Vim version 9.1. Last change: 2022 Jan 08
*if_cscop.txt* For Vim version 9.1. Last change: 2024 May 11


VIM REFERENCE MANUAL by Andy Kahn
Expand Down Expand Up @@ -358,7 +358,7 @@ system calls: fork(), pipe(), execl(), waitpid(). This means it is mostly
limited to Unix systems.

Additionally Cscope support works for Win32. For more information and a
cscope version for Win32 see:
cscope version for Win32 see (link seems dead):

http://iamphet.nm.ru/cscope/index.html

Expand Down