Mercurial > emacs
comparison src/ChangeLog @ 56394:245f03d9697f
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 11 Jul 2004 01:35:37 +0000 |
parents | 27ac2a1d0a24 |
children | c3b04ca3836e |
comparison
equal
deleted
inserted
replaced
56393:8eb84bf840a8 | 56394:245f03d9697f |
---|---|
1 2004-07-10 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * window.c (Fwindow_buffer, Fother_window, Fget_lru_window) | |
4 (Fget_largest_window, Fget_buffer_window, Fdelete_windows_on) | |
5 (Freplace_buffer_in_windows, Fset_window_buffer) | |
6 (Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes. | |
7 (syms_of_window): Expand docstring of `display-buffer-function'. | |
8 | |
1 2004-07-09 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-07-09 Luc Teirlinck <teirllm@auburn.edu> |
2 | 10 |
3 * editfns.c (Ffloat_time, Fformat_time_string, Fdecode_time) | 11 * editfns.c (Ffloat_time, Fformat_time_string, Fdecode_time) |
4 (Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings | 12 (Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings |
5 that time values of the type (HIGH . LOW) are considered obsolete. | 13 that time values of the type (HIGH . LOW) are considered obsolete. |