]> git.eshelyaron.com Git - emacs.git/commit
Redo RCS Id for pdumper
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 May 2020 22:19:49 +0000 (15:19 -0700)
committerEli Zaretskii <eliz@gnu.org>
Thu, 21 May 2020 16:17:36 +0000 (19:17 +0300)
commit62a5e890d72de11263996b25c1a7256423d22a7b
tree7ed12ce3ff5299192c17f4d080396536b3fe31de
parent8cc453d788883bccc2d86d5bc89e644ecd48eb9a
Redo RCS Id for pdumper

* lisp/version.el: Don’t put an RCS Id style string into the
executable via purecopy, as this does not work with the pdumper.
* src/emacs.c (RCS_Id): New constant, for 'ident'.

(cherry picked from commit 3d1bcfba5e21b29be8669aa2a8f27b344c9e02fd)
lisp/version.el
src/emacs.c