unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* allout update checkin questions
@ 2009-02-19  1:17 ken manheimer
  2009-02-19  2:58 ` Stefan Monnier
  2009-02-19 18:57 ` Glenn Morris
  0 siblings, 2 replies; 8+ messages in thread
From: ken manheimer @ 2009-02-19  1:17 UTC (permalink / raw)
  To: Emacs Developers

hi, all!

i'm working on a few allout changes and have a few incidental
procedural questions.

first, i'm frankly clueless about use of checkin tags and branches in
the emacs project.  i would like my current batch of revisions to be
included in the next emacs point release.  is there a particular
branch or tag i should be using on my checkin?  in general, where
should i be looking to see info for elisp developers about the current
emacs checkin branching/release practices?

also, i notice that the currently checked in allout version excludes
some small xemacs compatability provisions, and am wondering why that
was done.  specifically, there were numerous:

   (local-variable-p varname (current-buffer))

that were replaced by:

   (local-variable-p varname)

in (i think, current) xemacs, the buffer argument is not optional, so
this specifically introduced incompatibilities, for no purpose i can
see.  i would like to reestablish that provision in the allout version
i checkin.  is this somehow contrary to policy/practice?  i have let
xemacs compatibility slide, but in general see no reason to
deliberately introduce incompatibility.

thanks!
--
ken manheimer
http://myriadicity.net




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

end of thread, other threads:[~2009-02-19 21:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19  1:17 allout update checkin questions ken manheimer
2009-02-19  2:58 ` Stefan Monnier
2009-02-19 18:43   ` ken manheimer
2009-02-19 18:58     ` ken manheimer
2009-02-19 21:39       ` Stefan Monnier
2009-02-19 19:37     ` Stefan Monnier
2009-02-19 18:57 ` Glenn Morris
2009-02-19 19:09   ` ken manheimer

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).