diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 6d618f2..50bb106 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -5602,6 +5602,14 @@ table d’abréviations à cette liste. @code{electric-future-map}. + + + @code{eval} is an abbreviation for ``evaluate'' and @code{sexp} is an abbreviation for ``symbolic expression''. + + + @code{eval} est une abréviation pour + + @code{ffloor} returns the nearest integer below; @code{fceiling}, the nearest integer above; @code{ftruncate}, the nearest integer in the direction towards zero; @code{fround}, the nearest integer.