0
0
mirror of https://github.com/vim/vim.git synced 2025-10-22 08:34:29 -04:00

updated for version 7.0166

This commit is contained in:
Bram Moolenaar
2005-12-10 20:15:02 +00:00
parent ba930509b0
commit 43abc52195
4 changed files with 14 additions and 22 deletions

View File

@@ -144,8 +144,8 @@
comment */
#undef USE_FNAME_CASE /* TODO: make :e os_Mac.c, :w, save back the
file as os_mac.c */
#define USE_FNAME_CASE /* make ":e os_Mac.c" open the file in its
original case, as "os_mac.c" */
#define BINARY_FILE_IO
#define EOL_DEFAULT EOL_MAC
#ifndef MACOS_X_UNIX /* I hope that switching these two lines */