Re: Patch 7.4.392

2014-08-18 Fir de Conversatie Kenichi Ito
>Eh, nope. Went missing somehow. Jacob did send them... You can download Jacob's patch here. https://groups.google.com/d/msg/vim_dev/w0OMuAnkjcI/X8xREjkkXdgJ Regards, Kenichi Ito -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text yo

Re: Patch 7.4.392

2014-08-10 Fir de Conversatie Bram Moolenaar
Christian wrote: > On Mi, 06 Aug 2014, Bram Moolenaar wrote: > > > Patch 7.4.392 > > Problem:Not easy to detect type of command line window. > > Solution: Add the getcmdwintype() function. (Jacob Niehus) > > Files: src/eval.c > > I suspect, yo

Re: Patch 7.4.392

2014-08-10 Fir de Conversatie Christian Brabandt
On Mi, 06 Aug 2014, Bram Moolenaar wrote: > Patch 7.4.392 > Problem:Not easy to detect type of command line window. > Solution: Add the getcmdwintype() function. (Jacob Niehus) > Files:src/eval.c I suspect, you already have documentation updated but not yet p

Patch 7.4.392

2014-08-06 Fir de Conversatie Bram Moolenaar
Patch 7.4.392 Problem:Not easy to detect type of command line window. Solution: Add the getcmdwintype() function. (Jacob Niehus) Files: src/eval.c *** ../vim-7.4.391/src/eval.c 2014-07-09 17:51:46.075801693 +0200 --- src/eval.c 2014-08-06 13:35:59.303268990 +0200