aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2004-05-04 13:45:52 +0000
committerKim F. Storm2004-05-04 13:45:52 +0000
commit6ab6679999a9edefc38be7c0866152cf076bfe17 (patch)
tree25c1df46d2e312cb507843402381279eea582d0f /src
parent0b3c2fe469050acc20439109361d2885f5453fc3 (diff)
downloademacs-6ab6679999a9edefc38be7c0866152cf076bfe17.tar.gz
emacs-6ab6679999a9edefc38be7c0866152cf076bfe17.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f3aa96bb1e5..fbce94f2ecd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12004-05-04 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (Qtotal): New var.
4 (syms_of_xdisp): Intern and staticpro it.
5 (calc_line_height_property): New arg total. Set it if
6 line-spacing property has format (total . VALUE).
7 (x_produce_glyphs): Ignore line-spacing if line-height is 0.
8 Handle total line-spacing property.
9
12004-05-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 102004-05-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 11
3 * gtkutil.c (xg_update_scrollbar_pos): Call XClearWindow to clear 12 * gtkutil.c (xg_update_scrollbar_pos): Call XClearWindow to clear