emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 26.1 release branch created


From: Mark Oteiza
Subject: Re: Emacs 26.1 release branch created
Date: Sat, 16 Sep 2017 10:51:12 -0400
User-agent: Mutt/1.9.0 (2017-09-02)

On 16/09/17 at 04:39pm, Eli Zaretskii wrote:
> > From: Mark Oteiza <address@hidden>
> > Cc: address@hidden
> > Date: Sat, 16 Sep 2017 09:09:00 -0400
> > 
> > Eli Zaretskii <address@hidden> writes:
> > 
> > > I've created a new emacs-26 branch which will be used to release Emacs
> > > 26.x, starting with Emacs 26.1.  This branch should be used for fixing
> > > bugs; new development should continue on master.  (If there are
> > > features that are already on the branch, and their developers want to
> > > put a few finishing touches or additions to those features, please ask
> > > here before pushing further changes that are not bugfixes.)
> > 
> > I'm working on more utilities and tests for lcms.c, where should I
> > commit those?
> 
> On emacs-26, I guess.  How many more utilities do you envision?
> (Tests are okay to add to emacs-26 regardless.)

Dividing the internals of lcms-cam02-ucs into C functions, and from that
making the Lisp functions:

lcms-xyz->jch
lcms-jch->jab
lcms-jab->jch
lcms-jch->xyz

and adding a Lisp variable `lcms-d65-xyz' as the default whitepoint for
all the functions in lcms.c that need one.  That should be two commits
if I can get all the Windows build stuff correct.

I plan to add more, but I can wait for an emacs-26 -> master merge and
continue to work on master.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]