diff options
| author | Kim F. Storm | 2004-12-30 18:02:30 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2004-12-30 18:02:30 +0000 |
| commit | 33b2f4eaacc5123d6db8b2fab3ff012292964120 (patch) | |
| tree | d2c8ab873fbc68ddd522b1f269297d8024225d2d /lispref/ChangeLog | |
| parent | 99c71e5140cba1db3ee3712f24ff4cc9e9bf6e11 (diff) | |
| download | emacs-33b2f4eaacc5123d6db8b2fab3ff012292964120.tar.gz emacs-33b2f4eaacc5123d6db8b2fab3ff012292964120.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 7ed6bea903e..c245d26870d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-12-30 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * display.texi (Line Height): Total line-height is now specified | ||
| 4 | in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO) | ||
| 5 | in cons cells. (nil . RATIO) is relative to actual line height. | ||
| 6 | Use line-height `t' instead of `0' to get minimum height. | ||
| 7 | |||
| 1 | 2004-12-29 Richard M. Stallman <rms@gnu.org> | 8 | 2004-12-29 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * os.texi (Timers): Discuss timers vs editing the buffer and undo. | 10 | * os.texi (Timers): Discuss timers vs editing the buffer and undo. |