Mercurial > emacs
comparison src/ChangeLog @ 43623:e509f67e2ca5
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 01 Mar 2002 23:49:27 +0000 |
parents | f2e1a89e08b3 |
children | fc6635cc6be1 |
comparison
equal
deleted
inserted
replaced
43622:f2e1a89e08b3 | 43623:e509f67e2ca5 |
---|---|
1 2002-03-02 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * window.c (Fminibuffer_selected_window): New function. | |
4 (syms_of_window): Defsubr it. | |
5 | |
1 2002-03-01 Kim F. Storm <storm@cua.dk> | 6 2002-03-01 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * window.h (struct window): New member phys_cursor_width. | 8 * window.h (struct window): New member phys_cursor_width. |
4 | 9 |
5 * window.c (make_window, replace_window): Init phys_cursor_width. | 10 * window.c (make_window, replace_window): Init phys_cursor_width. |