aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorLute Kamstra2005-02-25 15:22:17 +0000
committerLute Kamstra2005-02-25 15:22:17 +0000
commit845a78b47b62a70f2b0994f2a483f57365c87340 (patch)
treef752d49abd6ac27d1a3bcd098b8bd86175b7a22c /src/buffer.c
parent03196404cacd8433ef66de5044a3b25b54d5a8e7 (diff)
downloademacs-845a78b47b62a70f2b0994f2a483f57365c87340.tar.gz
emacs-845a78b47b62a70f2b0994f2a483f57365c87340.zip
(syms_of_buffer): Fix typo.
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
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
5674If value is a symbol `left' or `right', both angle and arrow bitmaps 5674If value is a symbol `left' or `right', both angle and arrow bitmaps
5675are displayed in the left or right fringe, resp. Any other value 5675are displayed in the left or right fringe, resp. Any other value
5676that doesn't look like an alist means displat the angle bitmaps in 5676that doesn't look like an alist means display the angle bitmaps in
5677the left fringe but no arrows. 5677the left fringe but no arrows.
5678 5678
5679You can exercise more precise control by using an alist as the 5679You can exercise more precise control by using an alist as the