comparison man/files.texi @ 33860:a81d05721a68

(Visiting): Add an index entry for require-final-newline in conjunction with find-file-literally.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 24 Nov 2000 16:45:46 +0000
parents c6a08bfab7fd
children 2d8a69640e7f
comparison
equal deleted inserted replaced
33859:dd8b72fb30f1 33860:a81d05721a68
272 new frame, or makes visible any existing frame showing the file you 272 new frame, or makes visible any existing frame showing the file you
273 seek. This feature is available only when you are using a window 273 seek. This feature is available only when you are using a window
274 system. @xref{Frames}. 274 system. @xref{Frames}.
275 275
276 @findex find-file-literally 276 @findex find-file-literally
277 @vindex require-final-newline@r{, and }find-file-literally
277 If you wish to edit a file as a sequence of characters with no special 278 If you wish to edit a file as a sequence of characters with no special
278 encoding or conversion, use the @kbd{M-x find-file-literally} command. 279 encoding or conversion, use the @kbd{M-x find-file-literally} command.
279 It visits a file, like @kbd{C-x C-f}, but does not do format conversion 280 It visits a file, like @kbd{C-x C-f}, but does not do format conversion
280 (@pxref{Formatted Text}), character code conversion (@pxref{Coding 281 (@pxref{Formatted Text}), character code conversion (@pxref{Coding
281 Systems}), or automatic uncompression (@pxref{Compressed Files}), and 282 Systems}), or automatic uncompression (@pxref{Compressed Files}), and