Mercurial > emacs
changeset 62068:6c7102728f30
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 04 May 2005 22:10:00 +0000 |
parents | bee2af4a7427 |
children | a0a348c8b14b |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 04 20:56:37 2005 +0000 +++ b/src/ChangeLog Wed May 04 22:10:00 2005 +0000 @@ -1,3 +1,10 @@ +2005-05-05 Kim F. Storm <storm@cua.dk> + + * buffer.c (init_buffer_once): Set cursor_in_non_selected_windows + default value. + (syms_of_buffer): Add default-cursor-in-non-selected-windows. + Fix type of cursor-in-non-selected-windows. + 2005-05-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * mac.c: #undef init_process so not to conflict with system headers.