From: Ɓukasz Langa Date: Thu, 19 Apr 2018 00:46:03 +0000 (-0700) Subject: Revert `format_file_in_place()` and `format_stdin_to_stdout()` to return bools X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/8429f3a63b4577c6fd35872072711858511e8d2d?ds=sidebyside;hp=8429f3a63b4577c6fd35872072711858511e8d2d Revert `format_file_in_place()` and `format_stdin_to_stdout()` to return bools `Changed.CACHED` is meaningless for those two functions. ---