diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index a439c22..0a21f98 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -73982,6 +73982,14 @@ si nous continuons, Unlike @code{pcase-let}, but similarly to @code{let*}, each @var{remplacement} is matched against its corresponding @var{pattern} before processing the next element of @var{bindings}, so the variable bindings introduced in each one of the @var{bindings} are available in the @var{remplacement}s of the @var{bindings} that follow it, additionally to being available in @var{body}. + + + Unlike @code{revert-buffer}, it will not prompt if the current buffer visits a file, and the buffer is not modified. + + + Contrairement à @code{revert-buffer}, il ne demandera pas si le tampon actuel consulte un fichier et si le tampon n'est pas modifié. + + Unlike @kbd{C-n} and @kbd{C-p}, most of the Emacs commands that work on lines work on @emph{logical} lines.