comparison lispref/files.texi @ 27193:89afca54a135

@ifinto -> @ifnottex.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jan 2000 15:18:01 +0000
parents d2e5f1b7d8e2
children c41efa6c4be1
comparison
equal deleted inserted replaced
27192:f70a80cecdd3 27193:89afca54a135
2167 (funcall @var{handler} 'file-exists-p @var{filename}) 2167 (funcall @var{handler} 'file-exists-p @var{filename})
2168 @end example 2168 @end example
2169 2169
2170 Here are the operations that a magic file name handler gets to handle: 2170 Here are the operations that a magic file name handler gets to handle:
2171 2171
2172 @ifinfo 2172 @ifnottex
2173 @noindent 2173 @noindent
2174 @code{add-name-to-file}, @code{copy-file}, @code{delete-directory}, 2174 @code{add-name-to-file}, @code{copy-file}, @code{delete-directory},
2175 @code{delete-file}, 2175 @code{delete-file},
2176 @code{diff-latest-backup-file}, 2176 @code{diff-latest-backup-file},
2177 @code{directory-file-name}, 2177 @code{directory-file-name},
2202 @code{set-visited-file-modtime}, @code{shell-command},@* 2202 @code{set-visited-file-modtime}, @code{shell-command},@*
2203 @code{unhandled-file-name-directory}, 2203 @code{unhandled-file-name-directory},
2204 @code{vc-registered}, 2204 @code{vc-registered},
2205 @code{verify-visited-file-modtime},@* 2205 @code{verify-visited-file-modtime},@*
2206 @code{write-region}. 2206 @code{write-region}.
2207 @end ifinfo 2207 @end ifnottex
2208 @iftex 2208 @iftex
2209 @noindent 2209 @noindent
2210 @flushleft 2210 @flushleft
2211 @code{add-name-to-file}, @code{copy-file}, @code{delete-directory}, 2211 @code{add-name-to-file}, @code{copy-file}, @code{delete-directory},
2212 @code{delete-file}, 2212 @code{delete-file},