diff options
| author | Luc Teirlinck | 2003-12-25 04:20:44 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2003-12-25 04:20:44 +0000 |
| commit | 070b546b23ff2bf27c1cbe15aaff285fe9dfe29a (patch) | |
| tree | 4a768f81101f4cf087d10cbff743f5da6eeb9b8b | |
| parent | 68e74f257897da0025f3236a58d61949e6dfe137 (diff) | |
| download | emacs-070b546b23ff2bf27c1cbe15aaff285fe9dfe29a.tar.gz emacs-070b546b23ff2bf27c1cbe15aaff285fe9dfe29a.zip | |
Remove trailing whitespace
| -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 |