all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Version strings in lisp files?
@ 2012-04-21 11:27 Achim Gratz
  2012-04-21 12:37 ` Jambunathan K
  2012-04-21 13:43 ` Eli Zaretskii
  0 siblings, 2 replies; 14+ messages in thread
From: Achim Gratz @ 2012-04-21 11:27 UTC (permalink / raw)
  To: emacs-devel

I've been working on the build system for org and these changes have
just been merged into org.  As part of the cleanup I had removed all
version strings in Git controlled files since they've mostly been a
source for merge conflicts.  Instead, the build system auto-generates
the version string into org-version.el (which is not committed into the
repository), where it can easily be picked up via autoload.  Bastien
(the org maintainer) tells me that Emacs requires a version string to be
present in org.el, what's the rationale for that?  Since those files
will have to transgress into Bzr it would be possible to alter the files
before committing into Bzr, but that doesn't feel right...


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html




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

end of thread, other threads:[~2012-04-21 22:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-21 11:27 Version strings in lisp files? Achim Gratz
2012-04-21 12:37 ` Jambunathan K
2012-04-21 13:19   ` Bastien
2012-04-21 14:09     ` Jambunathan K
2012-04-21 14:28       ` Bastien
2012-04-21 13:43 ` Eli Zaretskii
2012-04-21 14:11   ` Bastien
2012-04-21 14:14     ` Eli Zaretskii
2012-04-21 14:34       ` Jambunathan K
2012-04-21 14:48         ` Eli Zaretskii
2012-04-21 14:47       ` Achim Gratz
2012-04-21 19:40       ` Stefan Monnier
2012-04-21 19:54         ` Achim Gratz
2012-04-21 22:59         ` Bastien

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.