diff options
author | Kim F. Storm <storm@cua.dk> | 2006-09-20 10:14:00 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-09-20 10:14:00 +0000 |
commit | a4df1f8ba8f784788b3a2716ae3d95a8ec624fc4 (patch) | |
tree | 35dc14dea69302ff088aa05895ba48db21ebcf10 /lispref/ChangeLog | |
parent | 0e7a5039b92c43e3e80d36b933959f319a16a534 (diff) | |
download | emacs-a4df1f8ba8f784788b3a2716ae3d95a8ec624fc4.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r-- | lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d79ff074ba1..b1a446488fb 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,11 @@ +2006-09-20 Kim F. Storm <storm@cua.dk> + + * windows.texi (Window Start): pos-visible-in-window-p allows + specifying t for position to mean "end of window". + Add window-line-height. + + * anti.texi (Antinews): Mention window-line-height. + 2006-09-19 David Kastrup <dak@gnu.org> * keymaps.texi (Searching Keymaps): Small clarification. |