Tue, 08 Aug 2000 14:38:09 +0000 |
Ken Raeburn |
(find_field): Use EQ, not ==, to compare lisp objects.
|
Sat, 05 Aug 2000 19:26:20 +0000 |
Gerd Moellmann |
(Ftranspose_regions): Use xfree instead of free.
|
Tue, 01 Aug 2000 12:51:44 +0000 |
Miles Bader |
(Fconstrain_to_field): Fix the conditions for deciding when to constrain
|
Thu, 27 Jul 2000 14:24:14 +0000 |
Eli Zaretskii |
(lisp_time_argument): Fix last change.
|
Wed, 26 Jul 2000 18:41:15 +0000 |
Sam Steingold |
new function: float-time
|
Mon, 24 Jul 2000 23:45:57 +0000 |
Miles Bader |
(find_field): Honor special `boundary' fields.
|
Sat, 15 Jul 2000 15:18:35 +0000 |
Miles Bader |
(char_property_eq, char_property_stickiness):
|
Tue, 04 Jul 2000 07:37:30 +0000 |
Kenichi Handa |
(Fformat): While copying text properties, make each composition
|
Fri, 19 May 2000 23:59:04 +0000 |
Kenichi Handa |
(Fformat): Be sure to convert 8-bit characters to
|
Mon, 10 Apr 2000 17:42:19 +0000 |
Dave Love |
(preceding-char, following-char): Doc fix.
|
Sun, 02 Apr 2000 02:31:07 +0000 |
Ken Raeburn |
* editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
|
Mon, 27 Mar 2000 15:47:03 +0000 |
Gerd Moellmann |
(Fsubst_char_in_region): Don't use INC_POS in unibyte
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 01 Feb 2000 15:13:01 +0000 |
Dave Love |
(Fpropertize): Doc fix.
|
Wed, 26 Jan 2000 17:53:22 +0000 |
Dave Love |
(Fchar_after, Fchar_before): Doc fix.
|