]> git.eshelyaron.com Git - emacs.git/commit
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Nov 1994 06:39:38 +0000 (06:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Nov 1994 06:39:38 +0000 (06:39 +0000)
commitf7975d0711438a8260199720072a3b8f0ad85325
tree4db4329d72825ca6929e518d7837afb09aa8a25b
parent5e028eee2a750bbdd8d96ff26fc5fc16b8767177
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
not character constants.
(init_buffer_once, syms_of_buffer): Test DOS_NT, not MSDOS.
src/buffer.c