X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/342fd6cd64f3199cc46a08b28c1b7b15abcc168e..03da5d089a8ed035cec443a27259e7d21487a22e:/lispref/files.texi?ds=sidebyside diff --git a/lispref/files.texi b/lispref/files.texi index 93c104e6cc..1ec4b2e5dc 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 -@c Free Software Foundation, Inc. +@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, +@c 2004, 2005 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/files @node Files, Backups and Auto-Saving, Documentation, Top @@ -2580,7 +2580,9 @@ Here are the operations that a magic file name handler gets to handle: @code{get-file-buffer}, @code{insert-directory}, @code{insert-file-contents},@* -@code{load}, @code{make-directory}, +@code{load}, +@code{make-auto-save-file-name}, +@code{make-directory}, @code{make-directory-internal}, @code{make-symbolic-link},@* @code{rename-file}, @code{set-file-modes}, @code{set-file-times},