Mercurial > emacs
changeset 65002:95ce0b21684b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 16 Aug 2005 14:57:30 +0000 |
parents | 4e3524c4bfa1 |
children | 74ab28cf1192 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Aug 16 11:48:27 2005 +0000 +++ b/src/ChangeLog Tue Aug 16 14:57:30 2005 +0000 @@ -1,3 +1,10 @@ +2005-08-16 Kim F. Storm <storm@cua.dk> + + * dispnew.c (increment_row_positions): Skip non-enabled rows. + + * window.c (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define. + (Fcurrent_window_configuration): Use VECSIZE macro instead. + 2005-08-15 Richard M. Stallman <rms@gnu.org> * xdisp.c (message3_nolog): Clear echo_message_buffer.