]> git.eshelyaron.com Git - emacs.git/commit
Fix test of whether to insert lexical-binding cookies in custom files
authorPo Lu <luangruo@yahoo.com>
Sat, 11 May 2024 14:24:23 +0000 (22:24 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 May 2024 15:49:16 +0000 (17:49 +0200)
commita295bd0e804a52c94a7c1e34f045829117c47287
treec286f74629ab79a987637e8e8a701c12155f4d68
parent2468c405485cac7b1c03768b16b473b8c235b23c
Fix test of whether to insert lexical-binding cookies in custom files

* lisp/cus-edit.el (custom-save-all): Test whether the buffer is
empty, not whether point is at EOB.

(cherry picked from commit 6d4179957a830fa03348c47067d9d5c1ae6e3eba)
lisp/cus-edit.el