# HG changeset patch # User Richard M. Stallman # Date 1174282065 0 # Node ID b99f6ff8775b6be4afd693d9321eea0f5f993794 # Parent a3fc9490e7676363b1a62877fbfb20e7e14521f8 (syms_of_buffer): Doc fix. diff -r a3fc9490e767 -r b99f6ff8775b src/buffer.c --- 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: