Docfix for kill-buffer-hook and others.
authorChong Yidong <cyd@gnu.org>
Sun, 5 Aug 2012 07:45:12 +0000 (15:45 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 5 Aug 2012 07:45:12 +0000 (15:45 +0800)
commite5d9c0d111daaff5d1a6ca26ebde4f926da5e410
tree65465ddeb2c2e7e1d025520eefa91722fd411114
parenta4f2deaaeba642460b7a0899aa61f7d68e1c69f2
Docfix for kill-buffer-hook and others.

* lisp/files.el (kill-buffer-hook): Provide a defvar.

* src/term.c (Vsuspend_tty_functions, Vresume_tty_functions):
* src/frame.c (Vdelete_frame_functions):
* src/emacs.c (Vkill_emacs_hook): Doc fix.
lisp/ChangeLog
lisp/files.el
src/ChangeLog
src/emacs.c
src/frame.c
src/term.c