]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 19 Mar 2007 05:27:45 +0000 (05:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 19 Mar 2007 05:27:45 +0000 (05:27 +0000)
src/buffer.c

index c0fb8b2454f4ff9d688bfd884f08725d63a1cf45..20cab85e9dacd6387fdfe78e5a77bae960ca2f5c 100644 (file)
@@ -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: