diff lispref/ChangeLog @ 70908:2db87b8b31b0

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 25 May 2006 09:02:59 +0000
parents f137d96866f0
children 329ad40a4c40
line wrap: on
line diff
--- a/lispref/ChangeLog	Thu May 25 09:01:43 2006 +0000
+++ b/lispref/ChangeLog	Thu May 25 09:02:59 2006 +0000
@@ -1,10 +1,16 @@
+2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* processes.texi (Bindat Functions): Say "unibyte string"
+	explicitly for bindat-unpack and bindat-pack descriptions.
+	(Bindat Examples): Don't call `string-make-unibyte' in example.
+
 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
 
 	* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
 	Explain string and vector representations of key sequences
 
-	* keymaps.texi (Changing Key Bindings): 
-	* commands.texi (Interactive Codes, Interactive Codes): 
+	* keymaps.texi (Changing Key Bindings):
+	* commands.texi (Interactive Codes, Interactive Codes):
 	* help.texi (Describing Characters): Refer to it.
 
 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>