1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Karl Heuer b3308d2eb9 #include sys/file.h
(sys_access): Provide our own implementation which recognizes D_OK.
(is_exec): New function.
(stat): Use it.
(init_environment): Set TMPDIR to an existing directory.
Abort if none of the usual places is available.
(sys_rename): On Windows 95, choose a temp name that
includes the original file's base name and use an explicit loop
rather than calling mktemp.  Only attempt to unlink the newname if
the rename fails, rather than second-guessing whether the old and
new names refer to the same file.
1998-06-05 16:08:32 +00:00
etc Encoding of Greek line fixed. 1998-04-21 04:03:16 +00:00
leim (SLAVIC): Delete redundant backslash. 1998-04-29 05:22:19 +00:00
lib-src (LOCAL_FLAGS): Define HAVE_CONFIG_H. 1998-06-01 14:09:53 +00:00
lisp (jka-compr-write-region): Ensure 1998-06-05 15:54:48 +00:00
lispref *** empty log message *** 1998-05-28 04:01:48 +00:00
lwlib Always declare xmalloc. 1998-04-06 10:23:30 +00:00
man Whitespace change. 1998-05-16 19:08:49 +00:00
msdos (TAGS): Fix file name wildcards in lisp directory. 1998-05-04 15:12:05 +00:00
nt (D_OK): Define new macro. 1998-06-05 15:57:58 +00:00
src #include sys/file.h 1998-06-05 16:08:32 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure the environment is large enough to accomodate 1998-04-16 08:56:46 +00:00
config.guess Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
config.sub Add PentiumII (i786). Add '7' to all i[3456] entries. 1998-02-13 12:16:46 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
configure.in Add --with-gssapi to specify GSS-API 1998-04-07 04:00:53 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL Clarify about omitting CONFIGURATION-NAME with configure. 1998-05-26 20:50:52 +00:00
make-dist Don't accept EMACS=t when testing for $EMACS set. 1998-04-10 09:46:15 +00:00
Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't writable. 1998-06-01 03:46:31 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00