diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eff28992540e34e2247c244809c41a34c6479c6a..f8ded26244b5556e94b96e46b8961ab4e4fd6618 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-02-11 Eli Zaretskii + + * cus-start.el: Don't warn about "x-*" symbols when building a + non-GUI version. + 2002-02-11 Pavel Jan,Bm(Bk * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): diff --git a/src/ChangeLog b/src/ChangeLog index a7bb9948838c029be54eb4d18e98dba508a417b9..8c0cf46d6995433485547c74d6564898e8e5cad4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-02-11 Eli Zaretskii + + * msdos.c (Vx_bitmap_file_path, x_stretch_cursor_p): Remove these + variables; cus-start.el doesn't need them anymore. + 2002-02-09 Kim F. Storm * insdel.c (make_gap_smaller): Preserve BEG_UNCHANGED during gap