- 26 Oct, 2001 1 commit
-
-
Eli Zaretskii authored
Fexpand_file_name, before using it.
-
- 25 Oct, 2001 1 commit
-
-
Eli Zaretskii authored
version of expand-file-name). Add a comment that explains why this old version should not be removed.
-
- 22 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 21 Oct, 2001 2 commits
-
-
Pavel Janík authored
-
Pavel Janík authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 08 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 05 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 26 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
reading at EOF.
-
- 14 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 13 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
that to mean that the buffer is too small.
-
- 30 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
of the buffer if REPLACE is non-nil.
-
- 29 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 27 Aug, 2001 2 commits
-
-
Gerd Moellmann authored
free composition data in the case of REPLACE not being nil.
-
Gerd Moellmann authored
unconfitionally.
-
- 24 Aug, 2001 2 commits
-
-
Gerd Moellmann authored
to 0 also in the REPLACE case.
-
Andrew Choi authored
* fileio.c (Ffile_readable_p) [macintosh]: Call access instead of open to determine whether file is readable (as for DOS_NT).
-
- 23 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
coding.type is coding_type_no_conversion or coding_type_raw_text, use Fset_buffer_multibyte to make the buffer unibyte if REPLACE is non-nil instead of just setting enable_multibyte_characters in the buffer to nil.
-
- 31 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
of 0 from emacs_read as an IO error.
-
- 16 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
(read_non_regular, read_non_regular_quit): New functions. (Finsert_file_contents): When reading from non-regular files, arrange to catch a `quit' and terminate the loop. Rearrange code so that a `quit' when reading from a regular file doesn't insert text in the buffer.
-
- 11 Jul, 2001 3 commits
-
-
Gerd Moellmann authored
text or switching the buffer to unibyte. Change parameter. (Finsert_file_contents): Don't pass VISIT to unwind_read.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Finsert_file_contents): Record it as unwind-function for the case that reading is interrupted by C-g.
-
- 31 May, 2001 1 commit
-
-
Gerd Moellmann authored
auto-save-list-file-name when shutting down Emacs, because creating the directory might signal an error, and leaves Emacs in a strange state.
-
- 18 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
stat is zero, set END to READ_BUF_SIZE. This makes sure we can read from files on a procfs whose contents are generated dynamically.
-
- 10 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 29 Mar, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 09 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
flags argument to emacs_open; it seems to conflict with O_EXCL.
-
- 07 Mar, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 02 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
to a single slash in the middle of file names.
-
- 09 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
instead of in Fdo_auto_save. (Fdo_auto_save): Don't call pop_message.
-
- 02 Jan, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 16 Dec, 2000 1 commit
-
-
Eli Zaretskii authored
be consistent with the doc string.
-
- 04 Dec, 2000 2 commits
-
-
Gerd Moellmann authored
error in the message.
-
Gerd Moellmann authored
record undo information for format-decode.
-
- 02 Dec, 2000 1 commit
-
-
Eli Zaretskii authored
-
- 06 Nov, 2000 1 commit
-
-
Stefan Monnier authored
when ensuring we don't do visit in indirect buffer.
-
- 21 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 20 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 22 Aug, 2000 1 commit
-
-
Andrew Innes authored
up dllimport attributes.
-