Mercurial > emacs
comparison src/ChangeLog @ 39959:52d1c9a20bfa
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 15 Oct 2001 11:40:46 +0000 |
parents | a32cf399f143 |
children | 5364ebae0c49 |
comparison
equal
deleted
inserted
replaced
39958:47a9547923c8 | 39959:52d1c9a20bfa |
---|---|
1 2001-10-15 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * window.c (window_loop): Don't check for Fother_buffer returning | |
4 nil. | |
5 | |
6 * window.c (select_window_1): Unfreeze window start. Remove a | |
7 doubled test for WINDOW being live. | |
8 | |
1 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 9 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 10 |
3 * fns.c (Fmapconcat): Fix typo in a doc string. | 11 * fns.c (Fmapconcat): Fix typo in a doc string. |
4 | 12 |
5 * dispnew.c (Fsleep_for): Fix typo in a doc string. | 13 * dispnew.c (Fsleep_for): Fix typo in a doc string. |