diff --git a/language-snippets.ent b/language-snippets.ent
index ab5d582b4..435b24a0a 100644
--- a/language-snippets.ent
+++ b/language-snippets.ent
@@ -1,6 +1,6 @@
-
+
@@ -852,6 +852,20 @@ xmlns="http://docbook.org/ns/docbook" linkend="context">上下文(context)
'>
+
+ 8.4.0
+
+ 返回值类型现在是 &true;;之前是 bool。
+
+'>
+
+
+ 8.5.0
+
+ 返回值类型现在是 &true;;之前是 bool。
+
+'>
+
@@ -1240,7 +1254,7 @@ purposes.'>
8.0.0
broker expects an EnchantBroker instance now;
- previoulsy, a &resource; was expected.
+ previously, a &resource; was expected.
'>
@@ -1248,7 +1262,7 @@ purposes.'>
8.0.0
dictionary expects an EnchantDictionary instance now;
- previoulsy, a &resource; was expected.
+ previously, a &resource; was expected.
'>
diff --git a/reference/readline/functions/readline-add-history.xml b/reference/readline/functions/readline-add-history.xml
index 0f61b7591..136e73900 100644
--- a/reference/readline/functions/readline-add-history.xml
+++ b/reference/readline/functions/readline-add-history.xml
@@ -1,7 +1,7 @@
-
-
+
+
readline_add_history
@@ -39,6 +39,24 @@
&return.true.always;
+
+
+ &reftitle.changelog;
+
+
+
+
+ &Version;
+ &Description;
+
+
+
+ &return.type.true.85;
+
+
+
+
+
-
-
+
+
readline_callback_handler_install
@@ -53,6 +53,23 @@
+
+ &reftitle.changelog;
+
+
+
+
+ &Version;
+ &Description;
+
+
+
+ &return.type.true.85;
+
+
+
+
+
&reftitle.examples;
diff --git a/reference/readline/functions/readline-clear-history.xml b/reference/readline/functions/readline-clear-history.xml
index 1e6ea6377..3c5776a72 100644
--- a/reference/readline/functions/readline-clear-history.xml
+++ b/reference/readline/functions/readline-clear-history.xml
@@ -1,7 +1,7 @@
-
-
+
+
readline_clear_history
@@ -30,6 +30,24 @@
&return.true.always;
+
+
+ &reftitle.changelog;
+
+
+
+
+ &Version;
+ &Description;
+
+
+
+ &return.type.true.85;
+
+
+
+
+