log

age author description
Mon, 03 Apr 2000 11:39:31 +0000 Kenichi Handa Fix encoding of the file.
Mon, 03 Apr 2000 11:11:58 +0000 Kenichi Handa (encoded-string-description): Use uppercase letters for hexadecimal
Mon, 03 Apr 2000 11:10:05 +0000 Kenichi Handa *** empty log message ***
Mon, 03 Apr 2000 04:05:41 +0000 Kenichi Handa (encoded-string-description):
Mon, 03 Apr 2000 04:05:06 +0000 Kenichi Handa *** empty log message ***
Sun, 02 Apr 2000 23:56:46 +0000 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
Sun, 02 Apr 2000 02:42:12 +0000 Ken Raeburn * composite.c (run_composite_function): Use NILP when checking for nil.
Sun, 02 Apr 2000 02:33:22 +0000 Ken Raeburn fix error in last log message
Sun, 02 Apr 2000 02:31:07 +0000 Ken Raeburn * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
Sun, 02 Apr 2000 01:52:58 +0000 Ken Raeburn * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
Sat, 01 Apr 2000 14:42:59 +0000 Dave Love *** empty log message ***
Sat, 01 Apr 2000 14:36:01 +0000 Dave Love Change customization group to `c' from `C'.
Sat, 01 Apr 2000 13:39:21 +0000 Gerd Moellmann *** empty log message ***
Sat, 01 Apr 2000 13:33:12 +0000 Gerd Moellmann (TN_no_color_video): New variable.
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type: