mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
(Format Conversion): `auto-save-file-format' has been renamed
`buffer-auto-save-file-format'.
This commit is contained in:
parent
4a2255ad38
commit
689ffd70f2
1 changed files with 1 additions and 1 deletions
|
|
@ -2825,7 +2825,7 @@ The argument @var{format} is a list of format names. If @var{format} is
|
|||
@key{RET} for @var{format} specifies @code{nil}.
|
||||
@end deffn
|
||||
|
||||
@defvar auto-save-file-format
|
||||
@defvar buffer-auto-save-file-format
|
||||
This variable specifies the format to use for auto-saving. Its value is
|
||||
a list of format names, just like the value of
|
||||
@code{buffer-file-format}; however, it is used instead of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue