diff options
| -rw-r--r-- | lispref/nonascii.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi index 0c07b394e93..e66c7d15757 100644 --- a/lispref/nonascii.texi +++ b/lispref/nonascii.texi | |||
| @@ -732,7 +732,7 @@ except for its eol conversion, which is specified by @code{eol-type}. | |||
| 732 | the end-of-line conversion from the data. | 732 | the end-of-line conversion from the data. |
| 733 | 733 | ||
| 734 | @var{eol-type} may also be 0, 1 or 2, standing for @code{unix}, | 734 | @var{eol-type} may also be 0, 1 or 2, standing for @code{unix}, |
| 735 | @code{dos} and @code{mac}, respectively. | 735 | @code{dos} and @code{mac}, respectively. |
| 736 | @end defun | 736 | @end defun |
| 737 | 737 | ||
| 738 | @defun coding-system-change-text-conversion eol-coding text-coding | 738 | @defun coding-system-change-text-conversion eol-coding text-coding |