emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/raeburn-startup 547dde5: ; admin/notes/big-elc: Cl


From: Ken Raeburn
Subject: [Emacs-diffs] scratch/raeburn-startup 547dde5: ; admin/notes/big-elc: Clarify defcustom doc string issue.
Date: Fri, 2 Jun 2017 14:02:09 -0400 (EDT)

branch: scratch/raeburn-startup
commit 547dde5cb7cf01a8300a5c0db809b2af1cd19545
Author: Ken Raeburn <address@hidden>
Commit: Ken Raeburn <address@hidden>

    ; admin/notes/big-elc: Clarify defcustom doc string issue.
---
 admin/notes/big-elc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/admin/notes/big-elc b/admin/notes/big-elc
index 361e621..95f6130 100644
--- a/admin/notes/big-elc
+++ b/admin/notes/big-elc
@@ -212,7 +212,8 @@ There are still a bunch of doc strings winding up in 
dumped.elc from
 various sources:
 
  - It appears that defcustom doc strings do not wind up in the DOC
-   file, and thus do wind up in dumped.elc.
+   file from files byte-compiled with lexical binding, and thus do
+   wind up in dumped.elc.
  - A doc string for isearch--state field pop-fun seems to still wind
    up in dumped.elc; it’s part of a list in the parameters of a
    byte-code object.  This appears to come from cl-defstruct, which



reply via email to

[Prev in Thread] Current Thread [Next in Thread]