Patch 8.2.0744

6 views
Skip to first unread message

Bram Moolenaar

unread,
May 12, 2020, 4:21:57 PM5/12/20
to vim...@googlegroups.com

Patch 8.2.0744
Problem: The name vim is not capatilized in a message.
Solution: Use "Vim" instead of "vim".
Files: src/main.c


*** ../vim-8.2.0743/src/main.c 2020-05-11 23:13:56.933111324 +0200
--- src/main.c 2020-05-12 13:29:44.020926791 +0200
***************
*** 3600,3606 ****
# endif
# endif
main_msg(_("-display <display>\tRun Vim on <display>"));
! main_msg(_("-iconic\t\tStart vim iconified"));
main_msg(_("-background <color>\tUse <color> for the background (also: -bg)"));
main_msg(_("-foreground <color>\tUse <color> for normal text (also: -fg)"));
main_msg(_("-font <font>\t\tUse <font> for normal text (also: -fn)"));
--- 3600,3606 ----
# endif
# endif
main_msg(_("-display <display>\tRun Vim on <display>"));
! main_msg(_("-iconic\t\tStart Vim iconified"));
main_msg(_("-background <color>\tUse <color> for the background (also: -bg)"));
main_msg(_("-foreground <color>\tUse <color> for normal text (also: -fg)"));
main_msg(_("-font <font>\t\tUse <font> for normal text (also: -fn)"));
*** ../vim-8.2.0743/src/version.c 2020-05-12 22:02:17.893963155 +0200
--- src/version.c 2020-05-12 22:21:02.000904593 +0200
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 744,
/**/

--
From "know your smileys":
:-F Bucktoothed vampire with one tooth missing

/// Bram Moolenaar -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages