Re: [PATCH] remove LFUN_LAYOUTNO

2001-12-05 Thread John Levon
On Wed, Dec 05, 2001 at 10:54:48PM +0100, Lars Gullik Bjønnes wrote: > I guess some code changed so that we select by contents instead of by > index in the Layouts dropdown. yes, we use Combox::getline(). regards john -- "Faced with the prospect of rereading this book, I would rather have m

Re: [PATCH] remove LFUN_LAYOUTNO

2001-12-05 Thread John Levon
On Wed, Dec 05, 2001 at 08:57:55PM +0100, Lars Gullik Bjønnes wrote: > | it is unused ... > > Are you sure? It was used a "short" while ago. yep - it doesn't have a bindable name and : moz lyx-devel 641 cgrepall LFUN_LAYOUTNO moz lyx-devel 642 regards john -- "Faced with the prospect of rer

[PATCH] remove LFUN_LAYOUTNO

2001-12-05 Thread John Levon
it is unused ... thanks john -- "Faced with the prospect of rereading this book, I would rather have my brains ripped out by a plastic fork." - Charles Cooper on "Business at the Speed of Thought" Index: src/ChangeLog ===