[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mode-line menu for minor modes
From: |
Bastien Guerry |
Subject: |
Re: mode-line menu for minor modes |
Date: |
Mon, 25 Feb 2008 07:48:32 +0000 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) |
Dan Nicolaescu <address@hidden> writes:
> "Drew Adams" <address@hidden> writes:
>
> > > > If you tell me how to find the right version to patch,
> > > > I'll send a patch. If
> > > > not, here is the updated function definition - just
> > > > substitute this for the
> > > > definition I sent in my September patch.
> > >
> > > cvs -d :pserver:address@hidden:/cvsroot/emacs
> > > co emacs/lisp/mouse.el
> >
> > I use the web interface, and I am on Windows, so no cvs command. I just
> > right-click one of the Download links and save the file. But I couldn't
> find
> > the right Download link - I was using the first one, which I thought was
> the
> > most current and at the top of the trunk (or whatever the terminology is).
> >
> > I'd still like to know which link would give me the latest version that I
> > needed to patch. Thx.
>
> Sorry, no idea. I've never used the web interface...
This gives you the revision 1.328 for mouse.el in lisp/ :
http://cvs.savannah.gnu.org/viewvc/emacs/lisp/mouse.el?revision=1.328&root=emacs&view=markup
You can reach this from:
http://cvs.savannah.gnu.org/viewvc/emacs/lisp/mouse.el?root=emacs&view=log
I don't know if there is a way to request the "latest" revision, instead
of requesting a specific number.
HTH
--
Bastien
- mode-line menu for minor modes, Dan Nicolaescu, 2008/02/19
- RE: mode-line menu for minor modes, Drew Adams, 2008/02/19
- Re: mode-line menu for minor modes, Dan Nicolaescu, 2008/02/20
- RE: mode-line menu for minor modes, Drew Adams, 2008/02/20
- Re: mode-line menu for minor modes, Dan Nicolaescu, 2008/02/21
- RE: mode-line menu for minor modes, Drew Adams, 2008/02/21
- Re: mode-line menu for minor modes, Dan Nicolaescu, 2008/02/21
- Re: mode-line menu for minor modes,
Bastien Guerry <=
- RE: mode-line menu for minor modes, Drew Adams, 2008/02/25
- Re: mode-line menu for minor modes, Bastien Guerry, 2008/02/25
- RE: mode-line menu for minor modes, Drew Adams, 2008/02/25
- Re: mode-line menu for minor modes, Stefan Monnier, 2008/02/25