diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index be4f4dcae69..224c1bbcdef 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -5689,7 +5689,7 @@ arrow bitmaps. | |||
| 5689 | 5689 | ||
| 5690 | If value is a symbol `left' or `right', both angle and arrow bitmaps | 5690 | If value is a symbol `left' or `right', both angle and arrow bitmaps |
| 5691 | are displayed in the left or right fringe, resp. Any other value | 5691 | are displayed in the left or right fringe, resp. Any other value |
| 5692 | that doesn't look like an alist means displat the angle bitmaps in | 5692 | that doesn't look like an alist means display the angle bitmaps in |
| 5693 | the left fringe but no arrows. | 5693 | the left fringe but no arrows. |
| 5694 | 5694 | ||
| 5695 | You can exercise more precise control by using an alist as the | 5695 | You can exercise more precise control by using an alist as the |