]> code.delx.au - gnu-emacs/commit
Don't miss warnings about removing string text properties while dumping
authorEli Zaretskii <eliz@gnu.org>
Fri, 14 Aug 2015 10:34:18 +0000 (13:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 14 Aug 2015 10:34:18 +0000 (13:34 +0300)
commit9d053b34cb62afece1e14e7cdedeef0d160fb528
tree8267fd537d5cbce1c0c49069318590f421590707
parentacac9f4d727072b31914c9224957ff8dfec97df1
Don't miss warnings about removing string text properties while dumping

* src/alloc.c (purecopy): Warn about removing a string's text
properties even when the same string was already pure-copied
earlier.

* lisp/progmodes/elisp-mode.el (elisp--xref-format)
(elisp--xref-format-extra): Fix the commentary.
lisp/progmodes/elisp-mode.el
src/alloc.c