]> git.eshelyaron.com Git - emacs.git/commit
Add inhibit-buffer-hooks to `make-indirect-buffer'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 16:23:07 +0000 (18:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 16:23:11 +0000 (18:23 +0200)
commit514398c66576162c6bf5d8bd1d0ae3d2c6b83b49
tree616fd78e09e4cee94579dd8617985bfc05f11452
parent95e31a1a328a7548efa76befa74d430925ca7f6d
Add inhibit-buffer-hooks to `make-indirect-buffer'

* doc/lispref/buffers.texi (Indirect Buffers): Document it (bug#49160).

* src/buffer.c (Fmake_indirect_buffer): Allow controlling whether
to inhibit buffer hooks.
doc/lispref/buffers.texi
src/buffer.c
test/src/buffer-tests.el