diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e9f89ae554d..441f2c67922 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-07-17 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.c (Fdisplay_buffer): If largest or LRU window is the | ||
| 4 | only window, split it even if it is not eligible for splitting. | ||
| 5 | This restores the original behavior broken by the 2007-07-15 | ||
| 6 | change. | ||
| 7 | |||
| 1 | 2007-07-17 Glenn Morris <rgm@gnu.org> | 8 | 2007-07-17 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * abbrev.c (abbrev_check_chars): New function. | 10 | * abbrev.c (abbrev_check_chars): New function. |