To: vim_dev@googlegroups.com Subject: Patch 9.0.0848 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0848 Problem: Help item for --log argument is not aligned nicely. Solution: Add a Tab. (Ken Takata, closes #11521) Files: src/main.c *** /tmp/src/main.c 2022-11-09 23:36:13.019252366 +0000 --- /tmp/pJ5gfa/src/main.c 2022-11-09 23:36:13.019252366 +0000 *************** *** 3588,3594 **** main_msg(_("--startuptime \tWrite startup timing messages to ")); #endif #ifdef FEAT_JOB_CHANNEL ! main_msg(_("--log \tStart logging to early")); #endif #ifdef FEAT_VIMINFO main_msg(_("-i \t\tUse instead of .viminfo")); --- 3588,3594 ---- main_msg(_("--startuptime \tWrite startup timing messages to ")); #endif #ifdef FEAT_JOB_CHANNEL ! main_msg(_("--log \t\tStart logging to early")); #endif #ifdef FEAT_VIMINFO main_msg(_("-i \t\tUse instead of .viminfo")); *** /tmp/src/version.c 2022-11-09 23:36:13.027252369 +0000 --- /tmp/rAi6ge/src/version.c 2022-11-09 23:36:13.027252369 +0000 *************** *** 695,696 **** --- 695,698 ---- { /* Add new patch number below this line */ + /**/ + 848, /**/ -- Know this story about a nerd who fell into a river and drowned, despite his cries of "F1! F1!"? /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///