]> git.eshelyaron.com Git - emacs.git/commit
* lisp/files.el (kill-buffer-hook): Doc fix.
authorLeo Liu <sdl.web@gmail.com>
Sun, 24 Mar 2013 06:42:25 +0000 (14:42 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sun, 24 Mar 2013 06:42:25 +0000 (14:42 +0800)
commit7b0e2f853fcd88c58715fd159923d50dfdeb9cba
tree43c47e8af99b49d98f2fd1443a8641c37a225908
parent2bf7d27acd741bf870d6ca0c74dbed7b7260b5ad
* lisp/files.el (kill-buffer-hook): Doc fix.

* lisp/emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
is the last entry in kill-buffer-hook.

* lisp/nxml/rng-valid.el (rng-validate-while-idle)
(rng-validate-quick-while-idle): Guard against deleted buffer.

Fixes: debbugs:13999
lisp/ChangeLog
lisp/emacs-lisp/edebug.el
lisp/files.el
lisp/nxml/rng-valid.el