summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-09-04 21:10:29 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-09-04 21:10:29 +0000
commitdc1f7c5a3429321b10c6e05c11d99c94ff5c3e87 (patch)
tree904366741d50f3a05e55ecf909aaf41f14c1380f /ChangeLog
parent88b886e6034b1902c929eb6e6e2a06b9f4854c03 (diff)
downloadzsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.gz
zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.xz
zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.zip
Create "User Contributions" doc and make some assoctiated changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ef9f20d5..c4acaafe5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2000-09-04  Bart Schaefer  <schaefer@zsh.org>
+
+	* 12742: Doc/.distfiles, Doc/Makefile.in, Doc/Zsh/.distfiles,
+	Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo, Doc/Zsh/contrib.yo,
+	Doc/Zsh/manual.yo, Doc/Zsh/zftpsys.yo, Doc/Zsh/zle.yo,
+	Doc/zsh.yo, Doc/zshcontrib.yo, Functions/Prompts/promptinit,
+	Functions/Zle/history-search-end, Functions/Zle/predict-on:
+	Create new "User Contributions" chapter in the manual; move
+	some items there from existing chapters; fix a few typos.
+	Minor improvements to promptinit and history-search-end.
+	Larger improvements to predict-on, including removing the
+	`:comletion' prefix from most of its style contexts.
+
 2000-09-04  Peter Stephenson  <pws@csr.com>
 
 	* 12741: Src/math.c: problem with nested matheval unexpectedly