diff lispref/ChangeLog @ 54115:c24008f2882b

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 21 Feb 2004 16:45:20 +0000
parents c9135adb6143
children 91cc4f9686bc
line wrap: on
line diff
--- a/lispref/ChangeLog	Sat Feb 21 16:44:20 2004 +0000
+++ b/lispref/ChangeLog	Sat Feb 21 16:45:20 2004 +0000
@@ -1,3 +1,14 @@
+2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* syntax.texi (Syntax Table Functions): Clarify and correct
+	descriptions of make-syntax-table and copy-syntax-table.
+	(Motion and Syntax): Clarify SYNTAXES argument to
+	skip-syntax-forward.
+	(Parsing Expressions): Mention that the return value of
+	parse-partial-sexp is currently a list of ten rather than nine
+	elements.
+	(Categories): Various corrections and clarifications.
+
 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* markers.texi (Marker Insertion Types): Minor change.