Tue, 16 Jul 2002 15:49:20 +0000 |
Ken Raeburn |
* fns.c (concat): Use SSET.
|
Mon, 15 Jul 2002 06:55:28 +0000 |
Ken Raeburn |
* fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
|
Mon, 15 Jul 2002 02:16:15 +0000 |
Ken Raeburn |
* fns.c (concat): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Sun, 07 Jul 2002 20:57:25 +0000 |
Stefan Monnier |
(Fnconc): Use XCDR.
|
Wed, 05 Jun 2002 17:47:50 +0000 |
Eli Zaretskii |
(Fstring_make_unibyte): Doc fix.
|
Mon, 03 Jun 2002 22:37:15 +0000 |
Richard M. Stallman |
(md5): Pass FILE arg to Vselect_safe_coding_system_function.
|
Mon, 20 May 2002 08:05:43 +0000 |
Ken Raeburn |
* fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use
|
Tue, 30 Apr 2002 17:53:39 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 30 Apr 2002 17:46:40 +0000 |
Richard M. Stallman |
(Frequire): Error if called while preparing to dump.
|
Mon, 22 Apr 2002 22:45:12 +0000 |
Pavel Jank |
Fix typo.
|
Sat, 20 Apr 2002 13:32:12 +0000 |
Pavel Jank |
(use-dialog-box): Doc fix.
|
Fri, 12 Apr 2002 05:50:50 +0000 |
Pavel Jank |
(Fy_or_n_p): Use `minibuffer-prompt' face for prompt.
|
Fri, 29 Mar 2002 00:04:30 +0000 |
Kim F. Storm |
(Flax_plist_put): Doc fix.
|