mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
* Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22592 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8b6415f308
commit
6279be2e32
@ -224,9 +224,10 @@ void LyXAction::init()
|
||||
/**
|
||||
* \var lyx::kb_action lyx::LFUN_DATE_INSERT
|
||||
* \li Action: Inserts the current date
|
||||
* \li Syntax: date-insert <ARG>
|
||||
* \li Param: <ARG>: Strangely, this is inserted verbatim, no matter
|
||||
what it is.
|
||||
* \li Syntax: date-insert [<ARG>]
|
||||
* \li Param: <ARG>: Format of date. The default value (%x) can be set
|
||||
in Preferences->Date format. For possible formats
|
||||
see manual page of strftime function.
|
||||
* \li Origin: jdblair, 31 Jan 2000
|
||||
*/
|
||||
{ LFUN_DATE_INSERT, "date-insert", Noop, Edit },
|
||||
|
Loading…
Reference in New Issue
Block a user