aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2003-12-25 04:20:44 +0000
committerLuc Teirlinck2003-12-25 04:20:44 +0000
commit070b546b23ff2bf27c1cbe15aaff285fe9dfe29a (patch)
tree4a768f81101f4cf087d10cbff743f5da6eeb9b8b
parent68e74f257897da0025f3236a58d61949e6dfe137 (diff)
downloademacs-070b546b23ff2bf27c1cbe15aaff285fe9dfe29a.tar.gz
emacs-070b546b23ff2bf27c1cbe15aaff285fe9dfe29a.zip
Remove trailing whitespace
-rw-r--r--lispref/nonascii.texi2
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}.
732the end-of-line conversion from the data. 732the 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