X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=man%2Flispref%2Fbackups.texi;h=62fc2e86c172cefb8dfb1d701305bef7f3564828;hp=59aa856d80958a091a82c3f3be6fc955284b6bf2;hb=2bf45e07013c281a55bc509b24f5e83568f3d0fd;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910 diff --git a/man/lispref/backups.texi b/man/lispref/backups.texi index 59aa856..62fc2e8 100644 --- a/man/lispref/backups.texi +++ b/man/lispref/backups.texi @@ -226,7 +226,7 @@ backup version 3 is excess. The function @code{find-backup-file-name} (@pxref{Backup Names}) is responsible for determining which backup versions to delete, but does not delete them itself. -@defopt trim-versions-without-asking +@defopt delete-old-versions If this variable is non-@code{nil}, then saving a file deletes excess backup versions silently. Otherwise, it asks the user whether to delete them.