To: vim_dev@googlegroups.com Subject: Patch 8.2.0744 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.0744 Problem: The name vim is not capitalized 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 \tRun Vim on ")); ! main_msg(_("-iconic\t\tStart vim iconified")); main_msg(_("-background \tUse for the background (also: -bg)")); main_msg(_("-foreground \tUse for normal text (also: -fg)")); main_msg(_("-font \t\tUse for normal text (also: -fn)")); --- 3600,3606 ---- # endif # endif main_msg(_("-display \tRun Vim on ")); ! main_msg(_("-iconic\t\tStart Vim iconified")); main_msg(_("-background \tUse for the background (also: -bg)")); main_msg(_("-foreground \tUse for normal text (also: -fg)")); main_msg(_("-font \t\tUse 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 -- 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 ///