Mercurial > emacs
comparison src/ChangeLog @ 43596:078c962a35f1
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 28 Feb 2002 22:11:49 +0000 |
parents | ee6bbabd723e |
children | b227905067b6 |
comparison
equal
deleted
inserted
replaced
43595:b7964dae2379 | 43596:078c962a35f1 |
---|---|
1 2002-02-28 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * window.c: (minibuf_selected_window): Renamed from | |
4 Vminibuf_selected_window. Users changed. | |
5 (syms_of_window): Staticpro it. | |
6 | |
1 2002-02-26 Kim F. Storm <storm@cua.dk> | 7 2002-02-26 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 The following changes add a new Vminibuf_selected_window variable | 9 The following changes add a new Vminibuf_selected_window variable |
4 which is similar to Vminibuf_scroll_window, but which is only set | 10 which is similar to Vminibuf_scroll_window, but which is only set |
5 on entry to the minibuffer (from a non-minibuffer window): | 11 on entry to the minibuffer (from a non-minibuffer window): |