mirror of
https://github.com/vim/vim.git
synced 2025-10-22 08:34:29 -04:00
updated for version 7.0163
This commit is contained in:
@@ -144,8 +144,8 @@
|
||||
comment */
|
||||
|
||||
|
||||
#undef USE_FNAME_CASE /* So that :e os_Mac.c, :w, save back the file
|
||||
as os_mac.c */
|
||||
#undef USE_FNAME_CASE /* TODO: make :e os_Mac.c, :w, save back the
|
||||
file as os_mac.c */
|
||||
#define BINARY_FILE_IO
|
||||
#define EOL_DEFAULT EOL_MAC
|
||||
#ifndef MACOS_X_UNIX /* I hope that switching these two lines */
|
||||
@@ -170,7 +170,6 @@
|
||||
# define HAVE_STRFTIME
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Names for the EXRC, HELP and temporary files.
|
||||
* Some of these may have been defined in the makefile.
|
||||
|
Reference in New Issue
Block a user