aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a0574408d9b..05641655980 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12001-12-01 Stefan Monnier <monnier@cs.yale.edu>
2
3 * lisp.h (run_hook_list_with_args): Undo last change.
4
12001-12-01 Gerd Moellmann <gerd@gnu.org> 52001-12-01 Gerd Moellmann <gerd@gnu.org>
2 6
3 * xterm.c (x_draw_fringe_bitmap): Always undo clipping. 7 * xterm.c (x_draw_fringe_bitmap): Always undo clipping.
@@ -33,7 +37,7 @@
33 The following changes add left-fringe and right-fringe 37 The following changes add left-fringe and right-fringe
34 frame parameters to adjust fringe widths, or remove one or 38 frame parameters to adjust fringe widths, or remove one or
35 both fringes. 39 both fringes.
36 40
37 * frame.h (struct frame): Remove trunc_area_pixel_width and 41 * frame.h (struct frame): Remove trunc_area_pixel_width and
38 trunc_area_cols fields. 42 trunc_area_cols fields.
39 (Qleft_fringe, Qright_fringe): Declare. 43 (Qleft_fringe, Qright_fringe): Declare.