emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/buffer.c,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c,v
Date: Mon, 19 Mar 2007 05:27:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/19 05:27:45

Index: buffer.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/buffer.c,v
retrieving revision 1.523
retrieving revision 1.524
diff -u -b -r1.523 -r1.524
--- buffer.c    18 Mar 2007 00:15:57 -0000      1.523
+++ buffer.c    19 Mar 2007 05:27:45 -0000      1.524
@@ -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:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]