aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index f8008195498..05cc12eea6f 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -1320,7 +1320,7 @@ No argument or nil as argument means do this for the current buffer. */)
1320} 1320}
1321 1321
1322/* 1322/*
1323 DEFVAR_LISP ("kill-buffer-hook", no_cell, "\ 1323 DEFVAR_LISP ("kill-buffer-hook", ..., "\
1324Hook to be run (by `run-hooks', which see) when a buffer is killed.\n\ 1324Hook to be run (by `run-hooks', which see) when a buffer is killed.\n\
1325The buffer being killed will be current while the hook is running.\n\ 1325The buffer being killed will be current while the hook is running.\n\
1326See `kill-buffer'." 1326See `kill-buffer'."