* src/window.c (Fset_window_configuration): Deactivate the mark before
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Apr 2014 03:59:19 +0000 (23:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Apr 2014 03:59:19 +0000 (23:59 -0400)
commit8917710efd63f7a253aec77fa190d6c5ec870bf3
tree9b1ce196eebdac814370c9bc1f86a62c80b45aa0
parent9b233997f468fe8a4f4cb7c0c799aff2e3374ba1
* src/window.c (Fset_window_configuration): Deactivate the mark before
unsetting the mark.
(set_window_buffer): Ignore window_initialized.
(window_initialized): Remove.
* src/keyboard.c (Qdeactivate_mark): Not static any more.
* src/buffer.c (buffer_local_value): Rename from buffer_local_value_1.
Update all callers.
src/ChangeLog
src/buffer.c
src/buffer.h
src/keyboard.c
src/window.c
src/xdisp.c