changeset 58887:f810486d8846

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 11 Dec 2004 00:02:57 +0000
parents bf57a566c090
children e670c2342131
files ChangeLog lispref/ChangeLog
diffstat 2 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 10 23:58:55 2004 +0000
+++ b/ChangeLog	Sat Dec 11 00:02:57 2004 +0000
@@ -1,3 +1,7 @@
+2004-12-11  Kim F. Storm  <storm@cua.dk>
+
+	* Makefile.in (info): Undo 2004-12-05 change.
+
 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* info/dir (File): Add URL and Org Mode manuals.
--- a/lispref/ChangeLog	Fri Dec 10 23:58:55 2004 +0000
+++ b/lispref/ChangeLog	Sat Dec 11 00:02:57 2004 +0000
@@ -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'.