Patch 7.4.2284
Problem: Comment in scope header file is outdated. (KillTheMule)
Solution: Point to the help instead. (closes #1017)
Files: src/if_cscope.h
*** ../vim-7.4.2283/src/if_cscope.h 2016-02-27 17:22:23.860493011 +0100
--- src/if_cscope.h 2016-08-28 17:13:21.056741458 +0200
***************
*** 25,40 ****
#define CSCOPE_PROMPT ">> "
/*
! * s 0name Find this C symbol
! * g 1name Find this definition
! * d 2name Find functions called by this function
! * c 3name Find functions calling this function
! * t 4string find text string (cscope 12.9)
! * t 4name Find assignments to (cscope 13.3)
! * 5pattern change pattern -- NOT USED
! * e 6pattern Find this egrep pattern
! * f 7name Find this file
! * i 8name Find files #including this file
*/
typedef struct {
--- 25,31 ----
#define CSCOPE_PROMPT ">> "
/*
! * See ":help cscope-find" for the possible queries.
*/
typedef struct {
*** ../vim-7.4.2283/src/version.c 2016-08-28 17:08:13.663418598 +0200
--- src/version.c 2016-08-28 17:14:15.968263248 +0200
***************
*** 765,766 ****
--- 765,768 ----
{ /* Add new patch number below this line */
+ /**/
+ 2284,
/**/
--
>From "know your smileys":
[:-) Frankenstein's monster
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.