summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-07-13 09:35:20 +0000
committerKim F. Storm <storm@cua.dk>2005-07-13 09:35:20 +0000
commit098e1273d8ec254f229923b394d7fcbb040f3d93 (patch)
treecdaf219cf27cafa74feb320839a3042cae5c2f84 /src
parentc229fb15669daba6ad8576e2f16792c1e4318a86 (diff)
downloademacs-098e1273d8ec254f229923b394d7fcbb040f3d93.tar.gz
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 22818a9c02d..7387b17f23b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-13 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (cursor_row_fully_visible_p): Allow partially visible
+ row in minibuffer windows.
+ (try_window): Don't check margins in minibuffer windows.
+
2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macterm.c: Don't include stdlib.h or composite.h.