# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1334265479 14400
# Node ID 7e3f6e97e92c71ad8517589bf1dbdc6fcaa28e91
# Parent  c91ebd7e656082750bf6ea990f297943af2ab6a0
Update docs.

diff -r c91ebd7e6560 -r 7e3f6e97e92c doc/clam.txt
--- a/doc/clam.txt	Thu Apr 12 17:14:38 2012 -0400
+++ b/doc/clam.txt	Thu Apr 12 17:17:59 2012 -0400
@@ -119,6 +119,9 @@
 
     let g:clam_autoreturn = 'topleft'
 
+See the following topics for more information: |:vertical|, |:aboveleft|,
+|:belowright|, |:topleft|, and |:botright|.
+
 Default: 'vertical botright' (split vertical, open at far right)
 
 ==============================================================================
@@ -147,6 +150,7 @@
 v1.2.0
     * Added support for ranges in the :Clam command.
     * Added the :ClamVisual command.
+    * Added the g:clam_winpos option.
 v1.1.0
     * Added the g:clam_autoreturn setting.
 v1.0.0