aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
diff options
context:
space:
mode:
authorJim Blandy1993-06-09 11:59:12 +0000
committerJim Blandy1993-06-09 11:59:12 +0000
commiteb8c3be94e12644f506b8857e49ffef88046bb0b (patch)
tree505c4ea5ae59214e4d6e749047d160c98191c9d2 /src/xterm.h
parent16a4a21d0117ef5ed346f340f244fe199d3c8a26 (diff)
downloademacs-eb8c3be94e12644f506b8857e49ffef88046bb0b.tar.gz
emacs-eb8c3be94e12644f506b8857e49ffef88046bb0b.zip
Apply typo patches from Paul Eggert.
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 9608a543cf6..2e3247d61d9 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -488,7 +488,7 @@ struct scroll_bar {
488 (used when relating to the rest of the screen) and inside width 488 (used when relating to the rest of the screen) and inside width
489 (used when sizing and drawing the scroll bar window itself). 489 (used when sizing and drawing the scroll bar window itself).
490 490
491 The handle moves up and down/back and forth in a rectange inset 491 The handle moves up and down/back and forth in a rectangle inset
492 from the edges of the scroll bar. These are widths by which we 492 from the edges of the scroll bar. These are widths by which we
493 inset the handle boundaries from the scroll bar edges. */ 493 inset the handle boundaries from the scroll bar edges. */
494#define VERTICAL_SCROLL_BAR_LEFT_BORDER (2) 494#define VERTICAL_SCROLL_BAR_LEFT_BORDER (2)