From: Pavel Sanda Date: Sat, 17 Jan 2009 05:52:32 +0000 (+0000) Subject: Not saved automatically X-Git-Tag: 2.0.0~7398 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=edbbf01dac47dbc67d8f94b1f8bdfbbe550ffc0d;p=features.git Not saved automatically git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28197 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 29740506bf..9c05c08627 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2011,7 +2011,7 @@ void LyXAction::init() U - dUmmy - no flags \n D - Doc - need document loaded to proceed \n I - dIrty - mark document dirty \n - R - Reload - save the document before and reload the document after command execution \n + R - Reload - ensure that the document is saved and reload it after command execution \n M - Message - ask for input string (commit message)\n : path where to start. $$p will be replaced by the current document path.\n : command to execute. $$i/$$p/$$m will be replaced by the current document/path/message.