diff options
author | Kim F. Storm <storm@cua.dk> | 2005-07-13 09:35:20 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-07-13 09:35:20 +0000 |
commit | 098e1273d8ec254f229923b394d7fcbb040f3d93 (patch) | |
tree | cdaf219cf27cafa74feb320839a3042cae5c2f84 /src | |
parent | c229fb15669daba6ad8576e2f16792c1e4318a86 (diff) | |
download | emacs-098e1273d8ec254f229923b394d7fcbb040f3d93.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 6 |
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. |