Tue, 16 Jul 2002 19:48:17 +0000 |
Ken Raeburn |
(report_file_error): String pointer args now point to
|
Tue, 16 Jul 2002 15:49:16 +0000 |
Ken Raeburn |
* fileio.c (Fmake_symbolic_link, Fexpand_file_name): Use SSET.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Fri, 12 Jul 2002 17:36:47 +0000 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 10 Jul 2002 08:45:24 +0000 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
Wed, 26 Jun 2002 08:43:23 +0000 |
Juanma Barranquero |
(read_file_name_cleanup): Add missing return.
|
Wed, 05 Jun 2002 05:16:48 +0000 |
Pavel Jank |
(choose_write_coding_system): Call select-safe-coding-system properly.
|
Mon, 03 Jun 2002 22:36:06 +0000 |
Richard M. Stallman |
(choose_write_coding_system):
|
Tue, 28 May 2002 20:25:46 +0000 |
Richard M. Stallman |
(Fwrite_region): If START is a string, don't make any annotations.
|
Tue, 28 May 2002 09:03:22 +0000 |
Kim F. Storm |
(Fread_file_name_internal): Added brute-force
|
Mon, 27 May 2002 22:05:00 +0000 |
Kim F. Storm |
(Vread_file_name_function, Vread_file_name_predicate):
|
Thu, 23 May 2002 15:22:47 +0000 |
Stefan Monnier |
(read_non_regular, Finsert_file_contents): Use BEG_BYTE.
|
Sat, 13 Apr 2002 17:49:28 +0000 |
Richard M. Stallman |
(Finsert_file_contents):
|
Sat, 09 Mar 2002 10:20:18 +0000 |
Jason Rumney |
(Fcopy_file): Fix last change.
|