aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index eff28992540..f8ded26244b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * cus-start.el: Don't warn about "x-*" symbols when building a
4 non-GUI version.
5
12002-02-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 62002-02-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 7
3 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): 8 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
diff --git a/src/ChangeLog b/src/ChangeLog
index a7bb9948838..8c0cf46d699 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * msdos.c (Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
4 variables; cus-start.el doesn't need them anymore.
5
12002-02-09 Kim F. Storm <storm@cua.dk> 62002-02-09 Kim F. Storm <storm@cua.dk>
2 7
3 * insdel.c (make_gap_smaller): Preserve BEG_UNCHANGED during gap 8 * insdel.c (make_gap_smaller): Preserve BEG_UNCHANGED during gap