To: vim_dev@googlegroups.com Subject: Patch 7.4.2284 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@Moolenaar.net -- 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 ///