Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
also highlighting of POSIX types
|
|
scancodes are no longer used for anything
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this prevents freak occurences, e.g. power outage during file write,
from losing (all) data.
|
|
|
|
|
|
it used to open an untitled buffer.
also, clarified buffer_load_file
|
|
|
|
|
|
before, the file wouldn't be reloaded properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because it makes a syscall
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|