- 05 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 03 Sep, 1997 1 commit
-
-
Geoff Voelker authored
drive letter, be careful not to create a UNC filename. (Fadd_name_to_file) [WINDOWSNT]: Remove conditional.
-
- 01 Sep, 1997 2 commits
-
-
Richard M. Stallman authored
call Fboundp on Vset_auto_coding_function, just check non-nil.
-
Kenichi Handa authored
Vauto_file_coding_system. (syms_of_fileio): Adjusted for the above change. Doc-string modified. (Finsert_file_contents): The argument for Vset_auto_coding is a concatination of the heading 1K-byte and the tailing 3K-byte.
-
- 27 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 26 Aug, 1997 1 commit
-
-
Kenichi Handa authored
enable-multibyte-characters is nil. (Fread_file_name): Call Fcompleting_read with INHERIT-INPUT-METHOD nil.
-
- 22 Aug, 1997 3 commits
-
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(Finsert_file_contents): Decide coding system after opening a file. Call functions set in Vauto_file_coding_system_function. (syms_of_fileio): Declare auto-file-coding-system as a Lisp variable.
-
- 19 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 17 Aug, 1997 2 commits
-
-
Richard M. Stallman authored
-
Geoff Voelker authored
according to eol conversion used on file.
-
- 07 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
whether another buffer has locked this file.
-
- 01 Aug, 1997 1 commit
-
-
Kenichi Handa authored
-
- 25 Jul, 1997 2 commits
-
-
Richard M. Stallman authored
-
Kenichi Handa authored
CODING_MAY_REQUIRE_NO_CONVERSION and CODING_MAY_REQUIRE_NO_CONVERSION. (Fwrite_region): Correct the logic for deciding coding system.
-
- 18 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
system to determine buffer_file_type. (Fwrite_region): Only use Qbuffer_file_coding_system before checking file-coding-system-alist if non-nil. (Fwrite_region) [DOS_NT]: Delete conditional code.
-
- 13 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
coding conversion now takes care of NL -> CRLF.
-
- 12 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(Fread_file_name): Convert Fcons argument to Lisp_Integer.
-
- 08 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
coding requires conversion. Adjust end of non-matching text area to multibyte character boundary if enable_multibyte_character is non-nil.
-
- 07 Jul, 1997 1 commit
-
-
Kenichi Handa authored
is nil, decode character code by emacs-mule. (Fwrite_region): Use buffer-file-coding-system for encoding if enable-multibyte-characters is nil.
-
- 04 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 02 Jul, 1997 1 commit
-
-
Kenichi Handa authored
Ffind_operation_coding_system. (Fwrite_region): Call Ffind_operation_coding_system.
-
- 25 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jun, 1997 1 commit
-
-
Karl Heuer authored
-
- 16 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
(Finsert_file_contents): Don't give up on the fast replace method if the coding remains undecided.
-
- 10 Jun, 1997 1 commit
-
-
Erik Naggum authored
-
- 09 Jun, 1997 1 commit
-
-
Kenichi Handa authored
added by the previous change. (auto_save_1): Adjusted for the above change.
-
- 02 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
Set start and end using XFASTINT.
-
- 27 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 16 May, 1997 1 commit
-
-
Kenichi Handa authored
coding-category-internal => coding-category-emacs-mule, XXX_coding_internal => XXX_coding_emacs_mule, coding_type_internal => coding_type_emacs_mule, coding_type_automatic => coding_type_undecided, CODING_CATEGORY_MASK_INTERNAL => CODING_CATEGORY_MASK_EMACS_MULE, CODING_CATEGORY_IDX_INTERNAL => CODING_CATEGORY_IDX_EMACS_MULE, CODING_EOL_AUTOMATIC => CODING_EOL_UNDECIDED.
-
- 15 May, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Check correctly for whether no code translation is needed.
-
- 10 May, 1997 2 commits
-
-
Kenichi Handa authored
CODING_SYSTEM. Move gap after a newline code if we are encoding in a coding system which requires designation sequences to be put at beginning of line. Set coding.last_block to 1 before calling a_write for an empty file. (build_annotations): Code tuned up for handling pre_write_conversion of a coding system. (e_write): Delete code for handling carryover of code conversion. It is now handled in encode_coding. (auto_save_1): Supply 7th new arg CODING_SYSTEM as Qnil to Fwrite_region.
-
Richard M. Stallman authored
-
- 07 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 29 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 27 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
when handling /~ and // at the end.
-
- 25 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 18 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-