From: Richard M. Stallman Date: Mon, 19 Mar 2007 05:27:45 +0000 (+0000) Subject: (syms_of_buffer): Doc fix. X-Git-Tag: emacs-pretest-22.0.96~56 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5fd11dc8c6483729d1cdea58400b56c4a681a767;p=emacs.git (syms_of_buffer): Doc fix. --- 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: