aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2004-12-30 18:02:30 +0000
committerKim F. Storm <[email protected]>2004-12-30 18:02:30 +0000
commit33b2f4eaacc5123d6db8b2fab3ff012292964120 (patch)
treed2c8ab873fbc68ddd522b1f269297d8024225d2d /lispref/ChangeLog
parent99c71e5140cba1db3ee3712f24ff4cc9e9bf6e11 (diff)
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 7ed6bea903..c245d26870 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-30 Kim F. Storm <[email protected]>
+
+ * display.texi (Line Height): Total line-height is now specified
+ in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
+ in cons cells. (nil . RATIO) is relative to actual line height.
+ Use line-height `t' instead of `0' to get minimum height.
+
2004-12-29 Richard M. Stallman <[email protected]>
* os.texi (Timers): Discuss timers vs editing the buffer and undo.