changeset 76557:b99f6ff8775b

(syms_of_buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 19 Mar 2007 05:27:45 +0000
parents a3fc9490e767
children f7afa74d0783
files src/buffer.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Mon Mar 19 03:37:57 2007 +0000
+++ b/src/buffer.c	Mon Mar 19 05:27:45 2007 +0000
@@ -5682,7 +5682,7 @@
 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: