[EMAIL PROTECTED] wrote: > Author: uwestoehr > Date: Tue Sep 30 20:00:02 2008 > New Revision: 26647 > > URL: http://www.lyx.org/trac/changeset/26647 > Log: > add support for TABs in Listings, fileformat change, fixes > http://bugzilla.lyx.org/show_bug.cgi?id=3629 , patch by Vincent, lyx2lyx and > UI stuff by me > ... > + case LFUN_CELL_FORWARD: > + case LFUN_CELL_BACKWARD: ....
lfuns issue remain unaddressed/unapplied. either introduce correct lfun naming or at least properly change doxygen documentation of these. pavel