all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Timestamp information in .elc files
@ 2013-03-08  9:08 Glenn Morris
  2013-03-08 17:51 ` Paul Eggert
  2013-03-09  2:14 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Glenn Morris @ 2013-03-08  9:08 UTC (permalink / raw)
  To: emacs-devel


.elc files start with a comment like this:

   ;;; Compiled by user@host on Sun Mar  3 23:34:26 2013

I have never used this information, and I can never imagine needing it.
I find it annoying because it means .elc files change on every
compilation. Diffing two trees containing .elc files reports spurious
differences for every single .elc file due to this (admittedly, you can
avoid this by using diff -I).

Is this timestamp useful in any way?



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-09 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08  9:08 Timestamp information in .elc files Glenn Morris
2013-03-08 17:51 ` Paul Eggert
2013-03-08 19:34   ` Achim Gratz
2013-03-09  2:14 ` Stefan Monnier
2013-03-09 10:40   ` Ulrich Mueller

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.