To: vim_dev@googlegroups.com Subject: Patch 8.0.1462 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1462 (after 8.0.1459) Problem: Missing yet another file in patch. Solution: Add changes to missing file. Files: src/gui.c *** ../vim-8.0.1461/src/gui.c 2018-01-31 21:09:57.631847554 +0100 --- src/gui.c 2018-02-03 16:12:25.887781704 +0100 *************** *** 5528,5534 **** if (mch_chdir((char *)p) == 0) shorten_fnames(TRUE); } ! else if (vim_chdirfile(p) == OK) shorten_fnames(TRUE); vim_free(p); } --- 5528,5534 ---- if (mch_chdir((char *)p) == 0) shorten_fnames(TRUE); } ! else if (vim_chdirfile(p, "drop") == OK) shorten_fnames(TRUE); vim_free(p); } *** ../vim-8.0.1461/src/version.c 2018-02-03 18:33:13.052705544 +0100 --- src/version.c 2018-02-03 19:17:10.028825918 +0100 *************** *** 773,774 **** --- 773,776 ---- { /* Add new patch number below this line */ + /**/ + 1462, /**/ -- An extraordinary TALL KNIGHT in all black (possibly John with Mike on his shoulders) walks out from the dark trees. He is extremely fierce and gruesome countenance. He walks towards KING ARTHUR and PATSY, who are wazzing like mad. (Salopian slang, meaning very scared. almost to the point of wetting oneself, e.g. before an important football match or prior to a postering. Salopian slang meaning a beating by the school praeposters. Sorry about the Salopian slant to this stage direction - Ed.) "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// 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 ///