aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorMiles Bader2005-03-03 10:35:22 +0000
committerMiles Bader2005-03-03 10:35:22 +0000
commitdedb5504d3464bd50b6c591d36791c5535af68c1 (patch)
tree83ce1054c597d5e7c0d9be5dffd1d08dae2e330c /src/buffer.c
parentc638e2237cd90a294ed01ae2d29a51e25887bd43 (diff)
parent139c65cf7b6b0bce5f4cd6e45f450ff4f02d5421 (diff)
downloademacs-dedb5504d3464bd50b6c591d36791c5535af68c1.tar.gz
emacs-dedb5504d3464bd50b6c591d36791c5535af68c1.zip
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-21
Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 129-149) - Update from CVS - Merge from gnus--rel--5.10 - (make-text-button): Default button type if not specified - quick-install-emacs: Use mkdir --verbose only when requested * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 31-33) - Merge from emacs--cvs-trunk--0 - Update from CVS
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 be4f4dcae69..224c1bbcdef 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -5689,7 +5689,7 @@ arrow bitmaps.
5689 5689
5690If value is a symbol `left' or `right', both angle and arrow bitmaps 5690If value is a symbol `left' or `right', both angle and arrow bitmaps
5691are displayed in the left or right fringe, resp. Any other value 5691are displayed in the left or right fringe, resp. Any other value
5692that doesn't look like an alist means displat the angle bitmaps in 5692that doesn't look like an alist means display the angle bitmaps in
5693the left fringe but no arrows. 5693the left fringe but no arrows.
5694 5694
5695You can exercise more precise control by using an alist as the 5695You can exercise more precise control by using an alist as the