1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
No description
Find a file
Richard M. Stallman 4c3c22f36a [MSDOS]: #include "msdos.h" and <sys/param.h> needed for
the following changes.
(Ffile_name_directory, Fexpand_file_name) [FILE_SYSTEM_CASE]: Apply
case conversion if defined.
(Ffile_name_directory, Ffile_name_nondirectory, file_name_as_directory,
directory_file_name, Fexpand_file_name, Fsubstitute_in_file_name,
expand_and_dir_to_file) [MSDOS]: Drive letter support.
(Fexpand_file_name) [MSDOS]: Support for multiple default directories.
(Ffile_writeable_p) [MSDOS]: Don't call access with file name ending in slash.
(Finsert_file_contents) [MSDOS]: Determine file type by name (call
find-buffer-file-type) and change CR+LF to LF if it is a text file.
(Fwrite_region) [MSDOS]: Use text/binary mode as specified by buffer_file_type.
(syms_of_fileio) [MSDOS]: Set Qfind_buffer_file_type.
(Fsubstitute_in_file_name) [MSDOS]: Ignore case in environtment variable.
1994-01-08 09:15:49 +00:00
etc Added `kibo', who actually greps for his name on Usenet. 1993-12-31 05:12:51 +00:00
lib-src [MSDOS]: Use text/binary mode as appropriate. 1994-01-06 03:59:30 +00:00
lisp Extend emacs-version based on which executable files exist. 1994-01-07 14:18:17 +00:00
lispref Initial revision 1993-09-23 21:00:12 +00:00
msdos entered into RCS 1994-01-08 08:03:17 +00:00
src [MSDOS]: #include "msdos.h" and <sys/param.h> needed for 1994-01-08 09:15:49 +00:00
build-ins.in Change src/xemacs to src/emacs. We no longer create src/xemacs, so 1993-09-28 09:42:26 +00:00
config.bat *** empty log message *** 1994-01-07 13:46:21 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Re-add hitachi to list of companies not to treat as OS names. 1993-10-31 02:47:34 +00:00
configure1.in Test for bcmp. 1994-01-07 05:55:40 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist (tempdir): Put subdir msdos into the distribution. 1994-01-06 12:36:43 +00:00
Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. 1994-01-02 18:54:37 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00