diff options
author | Andrew Hyatt <ahyatt@gmail.com> | 2022-01-20 14:42:31 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-01-20 14:42:31 +0100 |
commit | 27b3948a8a29f263272d10c1ee1c50d87797ff50 (patch) | |
tree | a7e2dc038e64fb1b8d0ae9eeb2bf842e7fe52905 /lisp/emacs-lisp/debug.el | |
parent | 4450c8bdd93d1b2e7f276e26be2cc37372034c22 (diff) | |
download | emacs-27b3948a8a29f263272d10c1ee1c50d87797ff50.tar.gz emacs-27b3948a8a29f263272d10c1ee1c50d87797ff50.tar.bz2 emacs-27b3948a8a29f263272d10c1ee1c50d87797ff50.zip |
Fix indirect font changes incorrectly affecting original buffer
* lisp/face-remap.el (face-attrs--make-indirect-safe):
(clone-indirect-buffer-hook): Set up a face remapping alist
(bug#53294).
* lisp/simple.el (clone-indirect-buffer): Move the point the hook
is run.
* src/buffer.c (Fmake_indirect_buffer, syms_of_buffer): Move the
place where the clone-indirect-buffer-hook variable is defined, so
that we can call it from C.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions