]> git.eshelyaron.com Git - emacs.git/commit
Document issues with 'use-package's ':custom' and byte compilation
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2024 09:55:49 +0000 (11:55 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:48:42 +0000 (16:48 +0100)
commit9099627afd556f817b9a7e110541f24b14063fee
treefade6279268f071ae3a36dcd3a4928d6dd019798
parent58de0d3728c49a63e776b980ce2219be85b54b04
Document issues with 'use-package's ':custom' and byte compilation

* doc/misc/use-package.texi (User options): Warn against
byte-compiling init files that use ':custom'.  (Bug#73609)

(cherry picked from commit b1be0f2ba6b05b7644080638ae26e619cbeac75c)
doc/misc/use-package.texi