# HG changeset patch # User Eli Zaretskii # Date 1013411717 0 # Node ID 797cb16761b0a5b78fba27b03b682ba85b6a04d6 # Parent e71102774d9bacc865fcdf6d6dc12d32578a3493 *** empty log message *** diff -r e71102774d9b -r 797cb16761b0 lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 11 07:14:56 2002 +0000 +++ b/lisp/ChangeLog Mon Feb 11 07:15:17 2002 +0000 @@ -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 -r e71102774d9b -r 797cb16761b0 src/ChangeLog --- a/src/ChangeLog Mon Feb 11 07:14:56 2002 +0000 +++ b/src/ChangeLog Mon Feb 11 07:15:17 2002 +0000 @@ -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