summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-12-11 00:02:57 +0000
committerKim F. Storm <storm@cua.dk>2004-12-11 00:02:57 +0000
commitadf87c293fcc7ca9363b7494c30bc3d0f142c9a2 (patch)
tree2705a3a23783a6524a32692b6565fd8b5e163bce /lispref
parenta71fe68f4951f9de11d79b41e99c8d7938170cae (diff)
downloademacs-adf87c293fcc7ca9363b7494c30bc3d0f142c9a2.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 2760174636b..a474f828ae4 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,18 @@
+2004-12-11 Kim F. Storm <storm@cua.dk>
+
+ * display.texi (Display): Add node "Line Height" to menu.
+ (Line Height): New node. Move full description of line-spacing
+ and line-height text properties here from text.texi.
+ (Scroll Bars): Add vertical-scroll-bar variable.
+
+ * frames.texi (Window Frame Parameters): Remove line-height defvar.
+
+ * locals.texi (Standard Buffer-Local Variables): Fix xref for
+ line-spacing and vertical-scroll-bar.
+
+ * text.texi (Special Properties): Just mention line-spacing and
+ line-height here, add xref to new "Line Height" node.
+
2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
* frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.