about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
-rw-r--r--Doc/Zsh/compsys.yo2
2 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 2febfef09..17e0dd00f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-12  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 39297: Doc/Zsh/compsys.yo: more of 39284, it's painful to add
+	texi nodes in yodl
+
 2016-09-12  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 39255: Doc/Zsh/cond.yo: = in conditions is not actually going
@@ -10,8 +15,8 @@
 
 2016-09-11  Vin Shelton  <ethersoft@gmail.com>
 
-	* 39284: Doc/Zsh/compsys.yo:
-	Added Completion System Variables as a menu item
+	* 39284: Doc/Zsh/compsys.yo: Added Completion System Variables as
+	a menu item
 
 2016-09-11  Oliver Kiddle  <opk@zsh.org>
 
@@ -734,7 +739,7 @@
 	* 38692: Doc/Zsh/restricted.yo, Src/params.c: IFS can't be
 	changed in restricted mode.
 
-2016-06-19  Barton E. Schaefer  <schaefer@brasslantern.com>
+2016-06-19  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 38715: Doc/Zsh/contrib.yo, Functions/Zle/add-zle-hook-widget:
 	assorted ksharrays fixes; assign an index to any hook that is
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 87be0fc59..cab665b1c 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -3468,7 +3468,7 @@ emacs and vi respectively.
 )
 enditem()
 
-texinode(Completion Functions)(Completion Directories)(Bindable Commands)(Completion System)
+texinode(Completion Functions)(Completion System Variables)(Bindable Commands)(Completion System)
 sect(Utility Functions)
 cindex(completion system, utility functions)