diff options
Diffstat (limited to 'src/window.c')
| -rw-r--r-- | src/window.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window.c b/src/window.c index 4874b1c7ff6..89f5e312ccb 100644 --- a/src/window.c +++ b/src/window.c | |||
| @@ -6066,6 +6066,8 @@ DEFUN ("change-window-configuration-frame", Fchange_window_configuration_frame, | |||
| 6066 | Vwindow_list = Qnil; | 6066 | Vwindow_list = Qnil; |
| 6067 | 6067 | ||
| 6068 | #undef MAP_WINDOW | 6068 | #undef MAP_WINDOW |
| 6069 | |||
| 6070 | return config; | ||
| 6069 | } | 6071 | } |
| 6070 | 6072 | ||
| 6071 | DEFUN ("buffers-in-window-configuration", Fbuffers_in_window_configuration, | 6073 | DEFUN ("buffers-in-window-configuration", Fbuffers_in_window_configuration, |