Mercurial > emacs
changeset 76526:89c077825908
(syms_of_buffer) <buffer-display-table>: Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 18 Mar 2007 00:15:57 +0000 |
parents | 9d80f63e45cf |
children | eaa447f0294d |
files | src/buffer.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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: