diff options
Diffstat (limited to 'src/ChangeLog.3')
| -rw-r--r-- | src/ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index be24f9c8b05..fbd3dfc8696 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -12709,7 +12709,7 @@ | |||
| 12709 | free_screen_glyphs now takes screen argument. | 12709 | free_screen_glyphs now takes screen argument. |
| 12710 | 12710 | ||
| 12711 | * window.c (Fnext_window, Fprevious_window): Fixed typo. New | 12711 | * window.c (Fnext_window, Fprevious_window): Fixed typo. New |
| 12712 | behaviour: mini non-nil implies all_screens if global mini screen | 12712 | behavior: mini non-nil implies all_screens if global mini screen |
| 12713 | exists, implies current screen only if not. | 12713 | exists, implies current screen only if not. |
| 12714 | (Fdisplay_buffer): Simplification of multi-screen code. | 12714 | (Fdisplay_buffer): Simplification of multi-screen code. |
| 12715 | 12715 | ||