diff doc/lispref/ChangeLog @ 102836:a6980029e2a0

* buffers.texi (Current Buffer): Note that the append-to-buffer example is no longer in synch with the latest code. Tie the two examples together.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 04 Apr 2009 01:51:58 +0000
parents 9e5e877e0fd8
children a447859a557b
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Apr 04 01:35:36 2009 +0000
+++ b/doc/lispref/ChangeLog	Sat Apr 04 01:51:58 2009 +0000
@@ -1,5 +1,9 @@
 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
 
+	* buffers.texi (Current Buffer): Note that the append-to-buffer
+	example is no longer in synch with the latest code.  Tie the two
+	examples together.
+
 	* files.texi (File Attributes): Move note about MS-DOS from
 	Changing Files to File Attributes.
 	(Create/Delete Dirs): Note that mkdir is an alias for this.