summaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-03-19 05:27:45 +0000
committerRichard M. Stallman <rms@gnu.org>2007-03-19 05:27:45 +0000
commit5fd11dc8c6483729d1cdea58400b56c4a681a767 (patch)
treea7707dbe4d281062176717dbe10276fe1f4d7e90 /src/buffer.c
parentebb5150572ac1c1f1acb176b72aaaa9ad0a51fce (diff)
downloademacs-5fd11dc8c6483729d1cdea58400b56c4a681a767.tar.gz
(syms_of_buffer): Doc fix.
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 c0fb8b2454f..20cab85e9da 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -5682,7 +5682,7 @@ characters or nil. The value nil means display the character in the
default fashion; otherwise, the characters from the vector are delivered
to the screen instead of the original character.
-For example, (aset buffer-display-table ?X (vector ?Y)) will cause Emacs
+For example, (aset buffer-display-table ?X [?Y]) tells Emacs
to display a capital Y instead of each X character.
In addition, a char-table has six extra slots to control the display of: