# HG changeset patch # User Juanma Barranquero # Date 1174176957 0 # Node ID 89c0778259085fcdeec7eed1b26680164df566eb # Parent 9d80f63e45cf7cf1dd758ef6e9c78e99a4a5ea19 (syms_of_buffer) : Doc fix. diff -r 9d80f63e45cf -r 89c077825908 src/buffer.c --- a/src/buffer.c Sat Mar 17 23:44:57 2007 +0000 +++ b/src/buffer.c Sun Mar 18 00:15:57 2007 +0000 @@ -5682,8 +5682,8 @@ 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 ?Y) will cause Emacs to display -a capital Y instead of each X character. +For example, (aset buffer-display-table ?X (vector ?Y)) will cause 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: