diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 13:23:45 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 13:23:45 +0000 |
commit | c400241bbe7188bad1aaa6a34cbc7cb1b6881d65 (patch) | |
tree | 09e59cb340a0d46b6c2b4a2316ab1dc1c3e71622 /lispref/windows.texi | |
parent | f3a8574b68b18df157ed4b30d0ad9db038299a10 (diff) | |
download | emacs-c400241bbe7188bad1aaa6a34cbc7cb1b6881d65.tar.gz |
(Horizontal Scrolling): Remove doubled `the'.
Diffstat (limited to 'lispref/windows.texi')
-rw-r--r-- | lispref/windows.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi index 95a6c5f7f92..85655d8bb28 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -1493,7 +1493,7 @@ characters appear at the right. The usual value is zero. The horizontal scroll position is measured in units of the normal character width, which is the width of space in the default font. Thus, if the value is 5, that means the window contents are scrolled left by 5 -times the the normal character width. How many characters actually +times the normal character width. How many characters actually disappear off to the left depends on their width, and could vary from line to line. |