diff options
| -rw-r--r-- | man/files.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/files.texi b/man/files.texi index 2accbadbc03..62b1b9cc63f 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -274,6 +274,7 @@ 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 |