mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
9fe8190364
Traditionally LyX behaves differently when the directive DEVEL_VERSION is defined at compile time. This covers * more detailed description of current position in status bar * the help files are open in read/write mode * more detailed debug output in the View Source panel This patch introduces the new function devel-mode-toggle that allows to use devel mode in stable releases, and vice versa. The information is saved in the session file. The default is to disable devel mode. Remove all traces of DEVEL_VERSION in autoconf and cmake |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
lyxpython.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt4.m4 | ||
spell.m4 |