• Eli Zaretskii's avatar
    Fix bug with face-id after restoring from pdump · cd06d173
    Eli Zaretskii authored
    * src/xfaces.c (init_xfaces): New function.
    * src/emacs.c (main) [HAVE_PDUMPER]: If dumped with pdumper,
    call init_xfaces.  (Bug#34226)
    * src/lisp.h (init_xfaces) [HAVE_PDUMPER]: Add prototype.
    
    * test/lisp/faces-tests.el (faces--test-face-id): New test for
    bug#34226.
    cd06d173
faces-tests.el 2.58 KB