log src/ChangeLog @ 28523:47e1a131eef3

age author description
Sun, 09 Apr 2000 11:15:57 +0000 Gerd Moellmann *** empty log message ***
Sat, 08 Apr 2000 19:39:03 +0000 Ken Raeburn * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
Sat, 08 Apr 2000 19:36:24 +0000 Ken Raeburn fixing more int/lisp confusion, in coding.* and fontset.c
Wed, 05 Apr 2000 18:53:39 +0000 Ken Raeburn * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
Wed, 05 Apr 2000 18:47:29 +0000 Ken Raeburn * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Tue, 04 Apr 2000 21:15:08 +0000 Gerd Moellmann *** empty log message ***
Tue, 04 Apr 2000 15:03:37 +0000 Gerd Moellmann *** empty log message ***
Mon, 03 Apr 2000 21:21:42 +0000 Gerd Moellmann *** empty log message ***
Mon, 03 Apr 2000 12:19:31 +0000 Gerd Moellmann *** 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.