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 3394e1dead2..8738466abd1 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -5673,7 +5673,7 @@ arrow bitmaps. | |||
| 5673 | 5673 | ||
| 5674 | If value is a symbol `left' or `right', both angle and arrow bitmaps | 5674 | If value is a symbol `left' or `right', both angle and arrow bitmaps |
| 5675 | are displayed in the left or right fringe, resp. Any other value | 5675 | are displayed in the left or right fringe, resp. Any other value |
| 5676 | that doesn't look like an alist means displat the angle bitmaps in | 5676 | that doesn't look like an alist means display the angle bitmaps in |
| 5677 | the left fringe but no arrows. | 5677 | the left fringe but no arrows. |
| 5678 | 5678 | ||
| 5679 | You can exercise more precise control by using an alist as the | 5679 | You can exercise more precise control by using an alist as the |