diff options
author | Martin Rudalics <rudalics@gmx.at> | 2012-06-18 09:20:19 +0200 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2012-06-18 09:20:19 +0200 |
commit | b7e8d081674c24b19c5ee39892a72aef25c1dfcc (patch) | |
tree | f53f81a0692d7e47235db17bfb51cf6ef2bfd895 /lisp/emacs-lisp | |
parent | 7ea2b33947b401d506d10bf47721278a2b174410 (diff) | |
download | emacs-b7e8d081674c24b19c5ee39892a72aef25c1dfcc.tar.gz emacs-b7e8d081674c24b19c5ee39892a72aef25c1dfcc.tar.bz2 emacs-b7e8d081674c24b19c5ee39892a72aef25c1dfcc.zip |
Handle cases where buffer gets killed while running Fkill_buffer (Bug#11665).
* buffer.c (Fkill_buffer): Don't throw an error when the buffer
gets killed during executing of this function (Bug#11665). Try
to always return Qt when the buffer has been actually killed.
(Vkill_buffer_query_functions): In doc-string say that functions
run by this hook should not change the current buffer.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions