summaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
authorJan D <jan.h.d@swipnet.se>2010-05-16 20:49:26 +0200
committerJan D <jan.h.d@swipnet.se>2010-05-16 20:49:26 +0200
commitdf68b7080ffc59c18f3289a3d4eb157f7c111454 (patch)
tree49e8c75ac59e77613bd18826319d2f65b8bd2ce0 /src/window.c
parenta2b9f1182d6159061079fa0b480ec9ff81cc95f1 (diff)
downloademacs-gtk-tabs.tar.gz
Tab keys are symbols.gtk-tabs
Tab switch is in elisp. Save/restore point in tabs also.
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
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,
Vwindow_list = Qnil;
#undef MAP_WINDOW
+
+ return config;
}
DEFUN ("buffers-in-window-configuration", Fbuffers_in_window_configuration,