Description: Changelog fetched from website
origin: upstream git log
 http://vim-latex.git.sourceforge.net/git/gitweb.cgi?p=vim-latex/vim-latex

--- /dev/null
+++ b/Changelog
@@ -0,0 +1,6859 @@
+commit 3592f2eb47b67ac4760244bb822694d77311f037
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Fri Jan 27 15:06:02 2012 -0500
+
+    Partially revert "Remove .dvi hard-coded extension from Mac forward searching in compiler.vim. Replace with s:target."
+    
+    This partially reverts commit 416f9497c9c4749d4a63a1e6c6c775f39ff64dcd.
+    
+    Put hard-coded .dvi extension back on programs that only use dvi.
+    That allows for using (e.g.) xdvik in DVI->PS->PDF build chains
+    where PDF is the target.
+    
+    (thanks to Peter Vasil)
+
+commit 784296c91f5e0d0ffd20e88b8bb751296102d281
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Fri Jan 27 14:54:30 2012 -0500
+
+    compiler.vim: For forward searches, add --unique to okular call (thanks to Peter Vasil for the hint).
+
+commit 63ee424fe04995a515f460dfad4a42be023eda49
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Thu Jan 26 22:56:17 2012 -0500
+
+    Remove ugly tabs at ends of lines (compiler.vim).
+
+commit 416f9497c9c4749d4a63a1e6c6c775f39ff64dcd
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Thu Jan 26 22:42:17 2012 -0500
+
+    Remove .dvi hard-coded extension from Mac forward searching in compiler.vim. Replace with s:target.
+
+commit 4f93669bc272e718fc6cdbb5faf387bfdd697f8d
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Thu Jan 26 12:47:20 2012 -0500
+
+    compiler.vim: Remove ugly spaces at ends of lines.
+
+commit 60d12d4deda7415ff73c39874bc3a526f301b48b
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Thu Jan 26 12:45:26 2012 -0500
+
+    Replace double quotes with single quotes so that regular expressions actually look like regexps (compiler.vim); fixes forward searching in Skim.
+
+commit 8b62284128414dc141f633d70e5972b8028ccaef
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Tue Dec 13 23:35:13 2011 -0500
+
+    compiler.vim: Relax match criteria for viewers.
+
+commit 36d275da3266c1b0cdc8f525f4d977d0154241f1
+Author: Till Maas <opensource@till.name>
+Date:   Fri Oct 7 18:58:55 2011 +0200
+
+    folding: support same hierarchy patterns
+
+commit d4fe9ee4ee830293fc984bbf25c9563d064e3255
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Sat Sep 24 17:37:26 2011 -0400
+
+    Add docs/tags and *.pyc to gitignore for pathogen support (which should make vim-latex-git easier to install).
+
+commit 2a5fe0c99318fc372fc4874a6030064ab0e54aed
+Author: Till Maas <opensource@till.name>
+Date:   Sun Sep 11 13:34:54 2011 +0200
+
+    add comment and lstlisting to not indented default environments
+
+commit 041fcd568b24aa8db2c8a784697a6aa183c44dc7
+Author: Till Maas <opensource@till.name>
+Date:   Sun Sep 11 13:33:12 2011 +0200
+
+    update indent/tex.vim
+
+commit 6233d27eac32d019ea0de14fa5eed08e0e573020
+Author: Till Maas <opensource@till.name>
+Date:   Sat Sep 3 01:10:27 2011 +0200
+
+    adjust .gitignore
+
+commit 149538d7a8c7353906250627633d6b4a7aa05630
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Tue Feb 15 20:41:53 2011 -0500
+
+    Added a simple .gitignore to keep the staging area clean.
+
+commit 3eaa30f61d5dda9c0dc61661820cfe88163fb16f
+Author: Till Maas <opensource@till.name>
+Date:   Sat Sep 3 01:06:40 2011 +0200
+
+    doc/Makefile adjust db2vim location
+
+commit e4103159819e7c48962a0e3a25ba2d597bdb0aa7
+Author: Till Maas <opensource@till.name>
+Date:   Sat Sep 3 01:03:33 2011 +0200
+
+    move db2vim to doc/db2vim
+
+commit 6607de98f5c05e50956b62f43cd67ac257f7b51f
+Merge: 89c6fb5 841cfca
+Author: Till Maas <opensource@till.name>
+Date:   Sat Sep 3 00:59:35 2011 +0200
+
+    Merge remote-tracking branch 'db2vim/master'
+
+commit 89c6fb50d317c2bf599540b142dadd42dba2e8ca
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Mon Feb 21 15:36:00 2011 -0500
+
+    Fix typo in doc: Tex_UseMakefile should be g:Tex_UseMakefile
+
+commit 0c0e7da39498f32cae8f6bbb553411e2b2820c34
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Wed Feb 16 12:54:02 2011 -0500
+
+    No need to skip .svn files in ftplugin/latex-suite anymore.
+
+commit a48469fdb72f9936b8361f3b036055807b78a4a5
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Tue Feb 15 20:25:51 2011 -0500
+
+    Small (moot?) tweaks to old vimfiles Makefie.
+
+commit 6a29ffb9ff186507e5773ad12f600c1e71cc1da8
+Author: Till Maas <opensource@till.name>
+Date:   Mon Feb 14 21:38:04 2011 +0100
+
+    fix snapshot upload
+
+commit 41aaec2cad3675d11c5a290f254e0af4824f43cd
+Author: Jonathan Bohren <jbohren@jhu.edu>
+Date:   Tue Feb 15 10:57:45 2011 -0500
+
+    Fix g:TreatMacViewerAsUNIX typo in documentation (i.e., add Tex_).
+    
+    Signed-off-by: Ted Pavlic <ted@tedpavlic.com>
+
+commit bb6bd451b3c4c03e94b9b8b01c9fe01b266d52bb
+Author: Till Maas <opensource@till.name>
+Date:   Mon Feb 14 21:27:48 2011 +0100
+
+    use case-insensitive comparision
+
+commit d8dbf5822cd9829c77518b27b79a83bb0eff1e9b
+Author: Gerd Wachsmuth <gerd.wachsmuth@mathematik.tu-chemnitz.de>
+Date:   Mon Feb 14 21:18:14 2011 +0100
+
+    bibtools.py: support bib-files with capital entries
+
+commit 39433a24be5fa5d61d20f70fb88cd986cc7dc197
+Author: Gerd Wachsmuth <gerd.wachsmuth@mathematik.tu-chemnitz.de>
+Date:   Mon Feb 14 21:17:10 2011 +0100
+
+    brackets.vim: add missing backslash
+
+commit 8d8d1f4423b61235df4efb25ca6e92684fe60e86
+Author: Philipp Hartwig <philipp.hartwig@uni-due.de>
+Date:   Mon Feb 14 20:56:29 2011 +0100
+
+    imaps: make VEnclose work when ignorecase is set
+
+commit 57e93e54e2bfc2d30738063068a6430532f79236
+Author: Till Maas <opensource@till.name>
+Date:   Mon Feb 14 20:52:17 2011 +0100
+
+    Adjust snapshot creation to git
+
+commit 841cfca18443ccbb07bbdfffeb9847be6e0f3f1d
+Author: Till Maas <opensource@till.name>
+Date:   Fri Oct 29 16:55:22 2010 +0000
+
+    remove most svn/CVS keywords
+
+commit e2f07b87927167359fa57cf9e08e8f3c94ce221c
+Author: Till Maas <opensource@till.name>
+Date:   Fri Oct 29 16:55:22 2010 +0000
+
+    remove most svn/CVS keywords
+
+commit 01ed2f8626d29660b5ce669b9b0f80e35dba1437
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Thu Oct 28 20:20:34 2010 +0000
+
+    Remove some default error formats.
+    
+    The default error patterns, that are removed by this patch, match wrongly
+    version messages (for example of revtex4). The comparable error formats in
+    compiler/tex.vim are less error-prone.
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/582100
+
+commit e910c02bb9bba7f058f5eb071c426ee963cfb2cd
+Author: Mario Santagiuliana <mario@marionline.it>
+Date:   Thu Oct 28 20:08:43 2010 +0000
+
+    Support forward search for dvi files with okular
+    
+    Patch by Mario Santagiuliana
+    http://sourceforge.net/tracker/?func=detail&aid=3004833&group_id=52322&atid=466458
+
+commit 4426c95d6466b126ec8544a27fd1e5433de8b61c
+Author: Till Maas <opensource@till.name>
+Date:   Wed Oct 27 21:27:11 2010 +0000
+
+    fix lcd invocation with fnameescape
+    
+    Changeset 1061 broke two lcd invocations with adding fnameescape, e.g. for F9
+    completion.
+
+commit 4a18e038e350789adec655f6fb305b172a1d6e10
+Author: Mika Fischer <mika.fischer@zoopnet.de>
+Date:   Thu Oct 7 20:19:23 2010 +0000
+
+    fix setting mapleader to space
+    Patch by Mika Fischer <mika.fischer@zoopnet.de>
+
+commit d6a35c286a033bee7e7cb649394b781dccc428d4
+Author: Till Maas <opensource@till.name>
+Date:   Sat Oct 2 16:55:39 2010 +0000
+
+    Do not indent inside comment environments
+
+commit 2bc3c638528477bcc8a783e7d64dee09ebf28fa6
+Author: Gerd Wachsmuth <gerd.wachsmuth@mathematik.tu-chemnitz.de>
+Date:   Tue Sep 7 03:01:10 2010 +0000
+
+    Fold all %%fake, not just %%fakesection (by Gerd Wachsmuth)
+
+commit 07c1d0fa4a6cc019608f02859f7cddf133a942de
+Author: Andreas Wagner <Andreas.Wagner@em.uni-frankfurt.de>
+Date:   Wed Feb 17 14:32:50 2010 +0000
+
+    biblatex, fixme, csquotes & pagenate package support files by Andreas Wagner
+
+commit 9d926e1aa62508444624ee2638f3bfcbca0a2f4e
+Author: Till Maas <opensource@till.name>
+Date:   Tue Feb 2 23:51:36 2010 +0000
+
+    properly escapee arguments for outline.main
+    
+    - a the usage of fnameescape in changeset 1098 was not correct for running
+      outline.main or outline.py. This has now been corrected using vim.eval and
+      shellescape
+
+commit 4e257e2a88710056aa838342b3383ca96f31b6cd
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Fri Jan 29 00:38:56 2010 +0000
+
+    Fix the cite completion: \cite[\cf{abcd}]{<F9>
+    
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/449016
+
+commit 64af08ae9263321c4dabc111a6e8fd0938dac36a
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Fri Jan 29 00:01:51 2010 +0000
+
+    outline.py: \% should not start a comment
+    
+    - This still leaves a buggy case behind, because \\% should start a comment. :-/
+    
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/381161
+
+commit 3b77693811b1677863564b2731575ada7e7a691b
+Author: Till Maas <opensource@till.name>
+Date:   Thu Jan 28 23:49:04 2010 +0000
+
+    fix xdvi with sourceposition and filenames starting with a digit
+    
+    - If the .tex filename starts with a digit, a space needs to be added to the
+      xdvi commandline, with is optional otherwise. Bug reported by Jens Mueller.
+
+commit 7ae5399eb1c595de0fecfe6be640796c2ce77d86
+Author: Till Maas <opensource@till.name>
+Date:   Thu Jan 28 23:30:56 2010 +0000
+
+    Fix <M-i> or <ALT-I> mapping and documentation
+    
+    - The <M-i> mapping was not defined, because it was checked for the existence
+      of the key sequence of <Plug>Tex_InsertItem, but the defined key sequence is
+      <Plug>Tex_InsertItemOnThisLine
+    - Update documenation to mention the actual key sequence
+
+commit a636b7190f091787c1f7ee049168706a84096652
+Author: Till Maas <opensource@till.name>
+Date:   Thu Jan 28 15:25:31 2010 +0000
+
+    switch to insert mode if <F9>completion failed
+    
+    - Switch back to insert mode when completion failed for \cite, because no
+      bibtex info was found, or when completion was aborted with "q"
+
+commit f0175315829cc61b9a3089cd4f2bd3275af60dd6
+Author: Till Maas <opensource@till.name>
+Date:   Thu Jan 28 14:54:59 2010 +0000
+
+    add Tex_Debug to Tex_FindBibFiles
+
+commit 21def877870c0eb3d1ff9e3a0d43b42a3868c11f
+Author: Till Maas <opensource@till.name>
+Date:   Thu Jan 28 14:51:09 2010 +0000
+
+    texviewer: escape more filenames with fnameescape
+    
+    - Bibtex \cite{<F9>-completion failed when the path contains special chars like
+      spaces
+    - fnameescape was added to other places to fix more unknown issues
+
+commit 7f4a448b260e64e09dff5ade1eca24205c0106ce
+Author: Till Maas <opensource@till.name>
+Date:   Wed Jan 27 17:07:12 2010 +0000
+
+    texviewer: remove unused variable s:curfile
+
+commit 7446cc1cc8fe74ba9fe1578254e72273d4e4f67b
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Wed Jan 27 16:59:13 2010 +0000
+
+    replace prefix in \cite completion with <F9>
+    
+    - fixes completion that change case, e.g. \cite{X to \cite{xyz}
+    - improves filename completion:
+     \input{x <F9> then select file 'y', result is \input{y} (instead of
+     \input{xy}).
+    
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/481524
+
+commit a22d41dc8b83f71ef8ac819fe835030498033490
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Tue Jan 26 22:04:12 2010 +0000
+
+    Description: Force redraw after latex run
+     After recompilation, the terminal is sometimes not redrawn and only
+     few lines are shown.
+    Author: Anton Khirnov <wyskas@gmail.com>, Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/365572
+
+commit 77c5977468be5d913e96116ce436b0dc2fd54756
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Tue Jan 26 22:02:34 2010 +0000
+
+    redefine RemoteOpen, RemoteInsert, if they exist
+    
+    Description: Fix error message on double loading
+     If the file plugin/remoteOpen.vim is loaded twice by vim (e.g. at both local
+     and system-wide installation), errors about redefined commands are shown.
+     This patch should fix this.
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/444426
+
+commit 03616e6d615605f50af0e44b9d0e6e9a1498e313
+Author: Till Maas <opensource@till.name>
+Date:   Wed Dec 30 13:00:26 2009 +0000
+
+    update generated latex-suite.txt
+
+commit b94484a7cb2e06f02afd8d17175d21fc86d2500f
+Author: Till Maas <opensource@till.name>
+Date:   Wed Dec 30 12:58:32 2009 +0000
+
+    fix documentation upload
+
+commit 784f7193653bd7a7db87357ceb9c91e50d7cca39
+Author: Björn Steinbrink <B.Steinbrink@gmx.de>
+Date:   Tue Dec 29 22:21:16 2009 +0000
+
+    fix .latexmain sourcing failure because of misplaced "."
+    
+    Patch by Björn Steinbrink
+
+commit b56d2f34ec2700de649a118758f996985d1fd1ec
+Author: Till Maas <opensource@till.name>
+Date:   Sun Nov 1 20:33:55 2009 +0000
+
+    Explain, that the master file can just be empty
+
+commit 16eab0f55b227082493297ff7b86d94973439f29
+Author: Till Maas <opensource@till.name>
+Date:   Fri Oct 2 21:34:56 2009 +0000
+
+    sync version in snapshot with ftplugin/latex-suite/version.vim
+
+commit c2a5f254e2c46f7ae631c92715dcf14d31f56b77
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Fri Oct 2 21:17:29 2009 +0000
+
+    Description: There is a branch missing so the filename completion doesn't work completely
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Debian-Bug: http://bugs.debian.org/444397
+
+commit a79e44dd29e6b9084c0d47e59929d571936efbff
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Fri Oct 2 21:12:54 2009 +0000
+
+    Description: use xdg-open if available, use gv instead of ghostview
+    Author: Johann Felix Soden <johfel@gmx.de>
+
+commit 4e01928369cb804c9724551a7805fc250d1ccb3d
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Fri Oct 2 21:10:09 2009 +0000
+
+    Description: Stop warning messages in old versions of vim when
+    using\usepackage{ngerman}.
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug-Debian: http://bugs.debian.org/507617
+
+commit b979a407aff5ce9906ef5c1011185a73c46eeb0f
+Author: Johann Felix Soden <johfel@gmx.de>
+Date:   Wed Sep 30 12:17:28 2009 +0000
+
+    Description: Primary paste buffer should not be overwritten with the contents
+    of the file which the .latexmain file corresponds to.
+    Author: Johann Felix Soden <johfel@gmx.de>
+    Bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1103347&group_id=52322&atid=466456
+    Bug-Debian: http://bugs.debian.org/280793
+
+commit 96de289b270cc8ce0f0b8b03df48a51502026ea0
+Author: Thomas Koch <thomas.koch@ymc.ch>
+Date:   Tue Sep 15 18:28:17 2009 +0000
+
+    Description: Don't overwrite the global error formats
+    Author: Thomas Koch <thomas.koch@ymc.ch>
+    Bug-Debian: http://bugs.debian.org/487661
+
+commit 618826385158ab54c38ab250871ed429645672a5
+Author: Gary Johnson <garyjohn@spocom.com>
+Date:   Tue Sep 1 18:51:19 2009 +0000
+
+    - fix double fnameescape for s:path / missing escape for dict, patch by Gary Johnson
+    - add fnameescape for pytools.py
+
+commit 87e784d754b8b517bb299e53a5e696ac1f1f3e8a
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:47:15 2009 +0000
+
+    use fnameescape instead of Tex_CD
+
+commit adb00fecefee64d4bb993191fe7e3cc4e67008c4
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:42:39 2009 +0000
+
+    use fnameescape
+
+commit 5a932a60d115c1e3d1696d0bd30a0fb6a6b72044
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:41:55 2009 +0000
+
+    use fnameescape
+
+commit e49b82caa232d557b5aa837ca4b7e5c75aa32d69
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:39:23 2009 +0000
+
+    use fnameescape
+
+commit 839d9542d928b60b8e2bdd944ff527a2c6796647
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:37:57 2009 +0000
+
+    call fnameescape, when the filename is expanded for uniformity
+
+commit 30fa811414086d2c57186d226181a7445e5dafcd
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:34:34 2009 +0000
+
+    use fnameescape instead of Tex_CD
+
+commit e4f7cbd7cb21f2e9c5e8fe74e3a177f11efa3b30
+Author: Alexander Stefanescu <astefan@ph.tum.de>
+Date:   Sun Aug 16 19:30:14 2009 +0000
+
+    Fix bugs introduced with r1061, patch by Alexander Stefanescu
+
+commit 0acfab896ced6fa336038bc7f87c2478d18eebcb
+Author: Till Maas <opensource@till.name>
+Date:   Sun Aug 16 19:26:30 2009 +0000
+
+    escape filenames with fnameescape with help from Alexander Stefanescu
+
+commit 3e7f04d7e3421e73c85e87f07b7d48365d574553
+Author: Till Maas <opensource@till.name>
+Date:   Wed Aug 12 21:40:49 2009 +0000
+
+    Create snapshots from HEAD and not WORKING.
+
+commit 1dab3e2912a717f9b9be5b1bd8c7cfa2591caed8
+Author: Till Maas <opensource@till.name>
+Date:   Wed Aug 12 21:38:05 2009 +0000
+
+    Fix filename handling with help from Alexander Stefanescu.
+
+commit 60d59749cd6cc5281464a1808146274ff03b61b2
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 22:22:32 2009 +0000
+
+    add upload target to Makefile
+
+commit 9f58365c925c36efdc38265a09df4c2d95afd716
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 22:19:19 2009 +0000
+
+    include documentation in the snapshot
+
+commit 9cdb34888b595704626b45dd11c67612bdc7a1b1
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 22:15:11 2009 +0000
+
+    add pointer to README.new
+
+commit 09a64a8965a1f12e300681f7566a9ace81ec2d0c
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 22:13:42 2009 +0000
+
+    add README for the new doc Makefile
+
+commit d988185089eb398c8534a455babe4726bbabf5ae
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 22:06:17 2009 +0000
+
+    - Use /usr/local as default prefix
+    - Include revision in snapshot tarball name
+
+commit 6cba90db4045b439185566886e5332118a6b59a3
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 21:53:14 2009 +0000
+
+    support PREFIX in Makefile
+
+commit cac11f762cfc7c303363515fad39bb95526b665d
+Author: Till Maas <opensource@till.name>
+Date:   Mon Aug 3 21:51:24 2009 +0000
+
+    Create tarballs in the Makefile with .tar.gz suffix instead of .tgz
+
+commit 661cfa576ef19349c04d2be1addb27d5e2946ad7
+Author: Till Maas <opensource@till.name>
+Date:   Tue Jun 2 18:33:54 2009 +0000
+
+    add fnameescape() to various places, where files are sourced. Patch by Gary
+    Johnson.
+    This fixes failures in case the path contains spaces. Other special
+    characters may have caused problems, too.
+
+commit 9a89e1f6457a6a0a287e7218285063f9e88f9a9d
+Author: Matías Graña <matiasg@dm.uba.ar>
+Date:   Wed Apr 29 13:29:56 2009 +0000
+
+    Make \cite completion work for \bibitem with labels and spaces: \bibitem [A] {a}
+    Patch by Thomas Ibbotson and Matías Graña
+
+commit cc37445b1ddc2008c1a4a11dd921c97e4816ac80
+Author: Thomas Ibbotson <thomas.ibbotson@gmail.com>
+Date:   Sun Apr 26 17:56:24 2009 +0000
+
+    Fix typo in elsif comparison
+    Patch by Thomas Ibbotson
+
+commit 6cf765ebfb72b0a358f07040a24ea5961ea7ca23
+Author: William (B.J.) Snow Orvis <aetherknight@gmail.com>
+Date:   Wed Mar 11 16:11:25 2009 +0000
+
+    Patch by William (B.J.) Snow Orvis:
+    
+    Do not prepend '-a ' to s:viewer everytime Tex_ViewLaTeX() is called, only add
+    it to the 'open' command if needed.
+
+commit c15a3319a34ededb6f5702fb6693aba020454f76
+Author: Thomas Ibbotson <thomas.ibbotson@gmail.com>
+Date:   Wed Mar 11 15:08:58 2009 +0000
+
+    Patch by Thomas Ibbotson:
+    Make "F9 \ref" completion work if the path to vim contains a blank character,
+    e.g. on Windows.
+
+commit bb80f0e52a60369f52daf9c79eab5f337e882940
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Tue Jan 20 14:13:19 2009 +0000
+
+    - Added errorformat (efm) support for latex -file-line-error (which sanitizes error messages for Vim)
+    - Adjust vim modeline of tex.vim
+    
+    Patches by Ted Pavlic
+
+commit d12f1bb2157ef8c4b85f3427e2dde44d97530274
+Author: Till Maas <opensource@till.name>
+Date:   Thu Aug 7 13:58:08 2008 +0000
+
+    - the filetype is 'tex', not 'latex'
+
+commit 9f1781dbd596f6d7ba3fab322363c8fe9dcd743a
+Author: Till Maas <opensource@till.name>
+Date:   Thu Aug 7 13:49:58 2008 +0000
+
+    - mention let g:tex_flavor='latex'
+
+commit ae726874a1198cd899008a136407b86112900bc9
+Author: Ted Pavlic <ted@tedpavlic.com>
+Date:   Sat Jun 7 14:09:51 2008 +0000
+
+    - Enhance forward/inverse searching, patch by Ted Pavlic
+      http://phaseportrait.blogspot.com/2007/07/vim-latex-modification-forward.html
+      http://links.tedpavlic.com/patch/VIM-LaTeX-osx-inverse-search-compiler.patch
+      http://sourceforge.net/mailarchive/message.php?msg_name=48418CD8.6060907%40tedpavlic.com
+    - Update documentation to mention several viewers that support forward searching
+    - Mention empty view rule meaning for Windows/Mac users: use system default viewer
+
+commit b7165e593b4ab1f62e2452dcf159ea7b3645862d
+Author: Till Maas <opensource@till.name>
+Date:   Sat May 31 17:13:01 2008 +0000
+
+    - typofix
+
+commit 4e2d6abf7ea21d1ed56ee9bacd44204e4527974e
+Author: Till Maas <opensource@till.name>
+Date:   Sat May 31 16:42:06 2008 +0000
+
+    - typofix
+
+commit 202189ed6cfa6a5ebb2a67e6ebf266659e4638c1
+Author: Till Maas <opensource@till.name>
+Date:   Sat May 31 16:10:30 2008 +0000
+
+    - Add new Makefile to create documentation with xsltproc
+    - Update xsl imports to use the public http uris for the docbook xsl files.
+      This makes it use the system xsl files when they are installed or
+      downloads them otherwise when using xsltproc.
+      This breaks currently breaks the creation of documentation with saxon,
+      because it does not use system xsl files by default,
+      http://sagehill.net/docbookxsl/UseCatalog.html explains how to probably fix
+      this, i.e. make it use a catalog file
+    - Add a catalog file to easily use a locally copy of the docbook xsl files
+
+commit 1a078bc53cf9a191ef7a5ee6ad73e97e2f0cffb9
+Author: Till Maas <opensource@till.name>
+Date:   Sat May 31 16:04:12 2008 +0000
+
+    - recreated from xml
+
+commit 5652f27d015e4844f062db714173b04d7c7e7db6
+Author: Till Maas <opensource@till.name>
+Date:   Sat May 31 16:02:34 2008 +0000
+
+    - Recreated quickstart guide from XMl
+
+commit 78df4eae55c4ab86a3d66e76e7c61eb1bd9b95a3
+Author: Till Maas <opensource@till.name>
+Date:   Thu May 29 22:16:45 2008 +0000
+
+    - no space before the colon in the fold text after label text
+
+commit 864031b0c5ada552ee588d8be85095b3807f9606
+Author: Till Maas <opensource@till.name>
+Date:   Thu May 29 21:16:58 2008 +0000
+
+    - merge foldingfix.dpatch from
+      http://ftp.de.debian.org/debian/pool/main/v/vim-latexsuite/vim-latexsuite_20060325-5.dsc
+      NOTE: The patch was modified, because line 14 in the patch should be a
+      removed line in folding.vim
+    - Make the extracting of the contents of \label a little better, i.e. work when
+      there exists a }-character in the same line after the \label
+    - Debian Bugreport with an example that breaks:
+      http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=246798
+
+commit 6eccfbd8edaea879159931bff39c6cabdc8f115c
+Author: Till Maas <opensource@till.name>
+Date:   Thu May 29 20:19:06 2008 +0000
+
+    - new simple Makefile for snapshot.tgz creation and usage in distributions
+
+commit 884cc8421da6cae9f218af305a1f668bcac378c3
+Author: Till Maas <opensource@till.name>
+Date:   Thu May 29 19:16:29 2008 +0000
+
+    - remove brackets.vim texviewer.vim, they are not used anymore and
+      should have removed themselves on any user system by now
+
+commit 5b9256f75a5aa15669afc3bd53bc3642208b3529
+Author: Till Maas <opensource@till.name>
+Date:   Thu May 29 19:09:02 2008 +0000
+
+    set svn:executable for executables
+
+commit 319596aecee76e0119ca19f7100f3660f7e83407
+Author: Jarek Miszczak <jarekadam@users.sourceforge.net>
+Date:   Tue May 6 09:47:54 2008 +0000
+
+    - Use \bibitem instead of \item in thebibliography environments, patch
+      by Jarek Miszczak, submitted at
+      http://sourceforge.net/tracker/index.php?func=detail&aid=1859626&group_id=52322&atid=466456
+
+commit e5f799d0636aaa0a9c0d4cfdc2bf6beff846e0b7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon May 1 21:29:40 2006 +0000
+
+    Bug: sloppybar should be sloppypar (Bernhard Walle)
+    Fix: Change ESB->\begin{sloppybar} to ESP->\begin{sloppypar}
+         It looks like lots of people might complain because of this because
+         ESP is quite a common acronym...
+
+commit b7df9bf6b401cca385baa41bde08cada08e0905b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon May 1 04:32:11 2006 +0000
+
+    Bug: There is a complaint on mac when the view rule is not specified,
+         although it should be allowed on the mac to not have any view rule
+         specified. (Chen Long)
+    Fix: Specifically check for has('macunix') when the view rule has to be set
+         and relax in this case.
+
+commit c2a2c04c654057ee35a433054be5bdbf42f8a855
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Apr 29 02:36:23 2006 +0000
+
+    Bug: In vim7, 'exe pos' doesn't seem to always work. Sometimes it leads to
+         a spurious double-quote being inserted into the text. I have no idea
+         why this happens. However, using vim's native setpos() when available
+         seems to not have this problem.
+    Fix: When setpos/getpos() are available use them instead. Two new utility
+         functions Tex_(Set|Get)Pos() have been provided. Use these henceforth
+         to record/restore cursor position.
+    
+    New: Expand ... to \dots also when the package ellipsis is detected.
+
+commit aa6d72d75133cd8b3cdef7ed23708c3a9abb4183
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Apr 28 16:48:12 2006 +0000
+
+    Bug: When a file is included as
+         \input{file.tex}
+         then there is an error in \ref completion (Matthias Rosenkranz)
+    Why: outline.py always appends .tex to the filename so that we try to
+         include file.tex.tex which does not exist.
+    Fix: Try opening file and then file.tex and use the first one which is OK.
+         This avoids problems with having to guess. (modified version of patch
+         submitted by Franz Pletz)
+
+commit a556485bb63c5726e3aa6631809e1ab9217936c9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Apr 28 16:41:47 2006 +0000
+
+    Bug: when 'filetype indent off' then pressing <M-i> at the beginning of a
+         line inserts the \item one character to the right of the first
+         character on the line. (Joachim Breitner)
+    Why: We had mapped the insert item thing to <Esc>a... which doesn't get the
+         cursor back to the same position at the beginning of a line.
+    Fix: Just avoid going into normal mode in the first place (Franz Pletz)
+
+commit ffa9b5e46580119a701f31ab19ac164df45ee1b9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Apr 17 23:50:10 2006 +0000
+
+    Bug: In Vim6, there is an error on startup.
+    Why: Apparently, you cannot use
+         :if v:version >= 700
+            :for something
+                ...
+            :endfor
+         :endif
+         the :endfor and :for trigger errors.
+    Fix: For now, just remove this code from latex-suite since there is a new
+         release purely for vim7 coming up.
+
+commit ab2b87be0fc0d7291c087421a90ccbd59be2bed9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Apr 4 18:39:03 2006 +0000
+
+    Bug: The contents of the unnamed register get over-written while switching
+         buffers. (Andreas Lagemann)
+    Why: I assumed (wrongly) that doing "ay would not affect the unnamed
+         register. Appparently it does.
+    Fix: Also remember and restore @" in Tex_pack_updateall().
+
+commit 382e180fb359608b2bd7471fbcd9b15818bb512e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Mar 29 06:15:08 2006 +0000
+
+    New: Support the Tex_ImageDir setting more fully. Now when Tex_ImageDir
+         is found, then pressing <F9> to complete \includegraphics will open up
+         the file-browser on the directory pointed to by Tex_ImageDir. When a
+         file is chosen, the filename is completed relative to Tex_ImageDir.
+
+commit b9d4c3777e08c7588348d49be0a1337cef247ad7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Mar 29 06:11:01 2006 +0000
+
+    Bug: Using <S-F5> to change
+            \begin{eqnarray}
+                2 = 3 \label{first} \\
+                4 = 5
+            \end{eqnarray}
+         to an \begin{align}...\end{align} inserts \nonumber's.
+    Why: It was assumed that we will only change starred environments (i.e,
+         ones which will not be numbered) into unstarred environments.
+    Fix: Only insert \nonumber if the original environment was starred and the
+         new environment is not.
+    
+         Ofcourse, its not obvious that this is the right thing to do. It feels
+         that someone would convert a previously starred environment into a
+         starred one precisely to give it a label or something similar. Why
+         increase the work required by inserting \nonumber? More feedback
+         needed. For now, I'm just fixing the obvious bug.
+
+commit cd184726e722d03fd185f1299d776386ff0cab28
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 28 19:15:18 2006 +0000
+
+    New: Significant speedup for the FB_DisplayFiles() function. Instead of
+         using FB_Strntok() to get the i^th line of glob('*'), iterate using
+         stridx(). This makes the time required by FB_OpenFileBrowser() to list
+         the files in C:/WINDOWS/system32 reduce from 104 seconds to 1 second.
+         If v:version >= 700, then we can directly use Vim's inbuilt list and
+         split() functions. This makes the time go to 0.6 seconds.
+
+commit 452ac05ef0d8d1a2f012af2bbdae7d94e3fdffee
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 28 04:32:11 2006 +0000
+
+    New: Latex-suite (once again) honors Tex_ImageDir.  This setting is
+         supposed to be the name of a _single_ directory. Its used when <F9> is
+         pressed to complete an \includegraphics command. In this situation,
+         the file browser is opened on the directory pointed to by Tex_ImageDir
+         rather than the current directory.
+
+commit a01b46d904f94d9eca767a387b3df40135611f7a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Mar 25 08:40:15 2006 +0000
+
+    Bug: After applying a filter to the bibtex results, pressing 'a' to get
+         back the full list gives an error (Fabian Braennstroem)
+    Why: Tex_HandleBibShortcuts() did not correctly create the prefix filter
+         when it removed the rest of the filters.
+    Fix: do ze right thing.
+    
+    New: Handle the case when a bibtex file is not found more elegantly.
+    
+    New: Catch a wrong specification of the filter more elegantly.
+
+commit 36a9c731f620922c81fcb0fa96395e31a7bab5e8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Mar 25 05:41:09 2006 +0000
+
+    Bug: Parsing bib files fails in certain situations, for example with fields
+         like "number = 3," (a single number)
+    Why: too many assumptions about how the bibtex file is structured.
+    Fix: Relax the parsing.
+
+commit c20bc640306cb298ed677e19206c23d5b5f1c8fe
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Mar 23 04:02:21 2006 +0000
+
+    Bug: Sometimes, template expansion badly screws up (Soren Christensen)
+    Why: The package detection stuff seems to do strange things during the
+         expansion of the template. Since I didn't write this part, I do not
+         really know what exactly might be wrong.
+    Fix: Make the call to Tex_updateall() _before_ the call to
+         IMAP_PutTextWithMovement(). This seems to be much better behaved.
+
+commit 483f6c0ea898dbc729f1809d8939393d780036bc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 21 19:28:45 2006 +0000
+
+    Bug: outline.py needs executable permission set since it can also be used
+         as an external executable by latex-suite. (Javier Rojas)
+
+commit ebcb4bcf3f3874371dc63b5d0714161e0ca39bb5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 21 06:00:17 2006 +0000
+
+    Change: Now that we are going to .svn, we need to slightly change the way
+    the archives for downloading are created.
+
+commit fc2e6c7cbb53c62df2187b5822698205e610f6da
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 21 05:32:37 2006 +0000
+
+    Bug: \cite completion does not work when the bib file is included as
+            \bibliography{db.bib}
+         instead of
+            \bibliography{db}
+         (Javier Rojas)
+    Why: We used 'silent! find '.fname.'.bib'
+    Fix: Add '.bib' to 'suffixesadd' and use 'silent! find '.fname instead
+         Created a new function Tex_FindFile() to make such things easier in
+         the future.
+
+commit 059382b7db89d2480a52787b21d3a348ad5ed76f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 09:45:45 2006 +0000
+
+    New: Used one of the advantages of using svn. Liberally used the 'prop*'
+         commands to do the following:
+         1. change the EOL style of all vim files to be just LF.
+         2. changed the mime-type of all files to text/plain
+         3. removed the executable flag on all files.
+         This should hopefully make the repo look better on all platforms etc.
+
+commit 973b3928ac94fc578ebf4a678d59302cf9115472
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 09:03:50 2006 +0000
+
+    Moving makefile to Makefile.in so that users can customize it better
+    according to their prefs.
+
+commit 54fd9f2351f791c0271a64a1f500be21aac9fd3f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 09:00:55 2006 +0000
+
+    New: First stab at documenting the improved \ref and \cite completion.
+
+commit 048e26a10436acfa1ac6c68526f59979e4903eff
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 08:35:08 2006 +0000
+
+    Bug: Sourcing problems because line continuation was used here.
+    Fix: Adjust 'cpo' settings at the start of the script.
+
+commit b37e596f3766f85e8856d3846502e9c8e1e0f063
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 08:30:51 2006 +0000
+
+    New: A new command :RemoteInsert which is useful for integration with
+         Jabref.
+
+commit 53b7a0e29cd5fb993c527b7d63a315b789b020d2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 08:28:25 2006 +0000
+
+    Bug: outline.py cannot read in the contents of the main file.
+    Why: This is still unresolved. I am still very unclear about how LaTeX
+         treates \input statements. Do we always need to provide the extension
+         or is it implicitly included? This is not really "fixed". Just works
+         better in my situation.
+
+commit 4df1e853f8ce7b3213b1c05573ca6e350fe16c47
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 20 08:20:38 2006 +0000
+
+    Bug: Sometimes latex-suite does not compile even it needs to redo the
+    	 references.
+    Why: We depended purely on the string "Rerun to get references right" in
+    	 the log file. Sometimes, this message is suppressed by latex although
+    	 the AUX file is outdated.
+    Fix: Compare the contents of the AUX file before and after latex is run to
+    	 see if it changed. This is more fool-proof than relying on latex's
+    	 message.
+
+commit 3fff75c2a2a049a8e0ed2e7577a73f0d4f06ddbe
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Mar 19 04:29:47 2006 +0000
+
+    Bug: If there is an abbreviation like this:
+            :iab zzz whatever
+         then typing 'z<space>' triggers the abbreviation in the presence of
+         latex-suite. (Cristian Rigamonti)
+    Why: The reg-exp used to find out if a iab existed was faulty.
+    Fix: Fix the regexp to use an exact match of the previous word.
+
+commit 8421c91b4615a4307f9c3a4250e3757c105f817d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Mar 3 01:10:32 2006 +0000
+
+    New: A major new addition to latex-suite. It basically allows for
+         significantly better \cite completion:
+         - a better formatted list of all the entries instead of just dumping
+           the whole bibtex entry.
+         - allows for filtering the results.
+         - allows for sorting the results.
+
+commit 20f3ef9740e54126a742cb800aed65c1b5de9083
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Feb 5 17:53:02 2006 +0000
+
+    New: Use Vim7's readfile() function in Tex_CatFile() if available.
+
+commit 8543734c35eeec495fd5b2b179a6dc556a879668
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Feb 2 00:20:31 2006 +0000
+
+    Bug: several typos in the docs (Cristian Rigamonti)
+    Fix: Use aspell ;) (Cristian Rigamonti)
+
+commit b1a5eb6db167e23ad1ba32b88de9205c10f0b211
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 25 04:16:28 2006 +0000
+
+    Bug: Selecting a word visually and pressing <F7> does not enclose the word
+         in the selected command (Javier Rojas)
+    Why: Tex_DoCommand() never set s:isvisual.
+    Fix: Never really like s:isvisual anyway. Now, Tex_DoCommand() just conveys
+         whether its visual or not via another argument to Tex_PutCommand().
+    
+    Bug: Pressing <F7> after foo* does not create \foo*{} (Javier Rojas)
+    Why: We restrict the previous string of letters to end in a 'iskeyword'
+         character.
+    Fix: Instead of requiring that users extend the 'iskeyword' setting to
+         include *, just allow for words like foo* because this is a very
+         common thing in LaTeX
+
+commit 1fc252dd87ebec20e00115b969e9d374d75cbf22
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 20 16:35:20 2006 +0000
+
+    Bug: Trying to internationalize Tex_GetErrorList() broke code because when
+         there are no errors, we get "\nE42: No Errors". Therefore needed to
+         match 'E42: '. Matching '^E42: ' does not work.
+    
+    New: moved Tex_Version() into a new file called version.vim so that we do
+         not get fake commits on main.vim. It was getting hard to figure out
+         whether a change in main.vim corresponded to changed code or just a
+         version increment.
+
+commit 75e0637ea596de0b052d0ff569dcc7985f55887c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 18 09:20:53 2006 +0000
+
+    Bug: Bugs on all *nix and mac systems due to the new outline.py module
+         (Christian Ebert)
+    Why: stupidly imported stringio, which works on the windows version of
+         python, but not on any unix system which is case sensitive :(
+    Fix: use StringIO instead (Christian Ebert)
+
+commit afc301c6aaabae832028f6cae318c6ee45fc792e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 10 01:59:11 2006 +0000
+
+    Bug: Multiple compilation chain is broken without any errors for
+         non-english speaking locales (Javier Rojas)
+    Why: We try to see ``errlist =~ 'E42: No errors'`` which for non-english
+         locales fails because 'No errors' is translated to the current locale.
+    Fix: Just check for `=~ '^E42: '`. This should be robust enough.
+
+commit ef9838bfb3e992349d9f9cb92ae3976380051eee
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 3 19:30:38 2006 +0000
+
+    New: A preliminary attempt (not yet complete) at working with Jabref
+         (http://jabref.sourceforge.net). Some information is still needed from
+         Jabref developers on how to get Jabref to call external programs in a
+         customizable manner.
+
+commit 9782ceff705a07ce3ef1f2a546b9d720167454d5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 3 08:40:39 2006 +0000
+
+    Bug: latex-suite doesn't create fold text for figure captions of the form
+         \cpation[shortdesc]{fulldesc} (Boris Dusek)
+    Fix: Handle the case for \caption[shortdesc]{fulldesc} (Boris Dusek).
+
+commit 8559caccecfe10edb008b017d440325b1d758f4c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jan 2 07:20:37 2006 +0000
+
+    Change: A slightly improved algorithm for producing the outline which
+            ensures that sections which do not contain matches are never
+            printed.
+
+commit b9883f24b04ad6404e415c300f4ff02bdecd655e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 1 07:54:25 2006 +0000
+
+    New: Instead of using outline.py as an external script, use vim's internal
+         python interpreter if available. This makes things _much_ faster and
+         it avoids the little "flash" when an external command is called.
+
+commit 61c4a699ea39b2e3d4d2b5eded632e9abc5f23dc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 1 07:53:01 2006 +0000
+
+    New: Make EFI mapping honor the Tex_Env_figure setting.
+
+commit bc651ca7f5cf6a3773fdf3f583f6b1c1092de3f1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Dec 28 01:17:13 2005 +0000
+
+    New: A major new feature for making \ref completion easier. Instead of a
+         flat list of all the \label's which becomes almost impossible to use
+         in large projects, present the list of \label's in a tree form
+         according to the document sectioning. This makes it easier to
+         logically "zoom" into the relevant \labels without having to wade
+         through gobs and gobs of irrelevant results.
+    
+         outline.py is a new python script which needs to run in order to get
+         this to work. The file should be an executable present in the same
+         path as outline.vim. Since the file was added on a windows machine,
+         its not clear how CVS will treat the permissions.
+    
+    New: The filenames are now completed relative to the master tex file
+         location. This is how latex wants the filenames.
+
+commit f1eb335c8e35f2d3efb2fae29b2276f1e977c665
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Dec 28 00:38:04 2005 +0000
+
+    Minor clarification of code.
+
+commit ce2c39d64a626222e5392c608ad55cc9ee142b07
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Dec 24 06:23:59 2005 +0000
+
+    Further clarifications in the environment and command macro sections.
+
+commit 9cabb3868fdd80d13886411fdbfe19c615475035
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 23 07:54:25 2005 +0000
+
+    Clarifying the documentation some more.
+
+commit e7b4da4d52bfb3d8b9202f79e75b66f2a57650bd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 22 21:32:38 2005 +0000
+
+    *** empty log message ***
+
+commit 64db96c1f50fddbec69c9e6258a9f01a70857071
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 22 21:28:49 2005 +0000
+
+    New: A desciption of how Tex_ProjectSourceFiles works.
+
+commit 120cedccf63d0a5da91924a0775452748489177e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 22 21:27:20 2005 +0000
+
+    New: A setting Tex_ProjectSourceFiles which if set is used as a list of all
+         the latex source files for the project. If set, we will never try to
+         use logic to find the list of files included in the project, but
+         simply use this setting. This significantly reduces the time required
+         to build up the completion list for \ref completion for large
+         projects.
+
+commit 067e6d05396e646306b66170c457a112b7134570
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 8 22:51:29 2005 +0000
+
+    Bug: When you include the url package using <F5>, then all syntax
+         highlighting after the \url{} command is screwed up.
+    Why: packages/url contains a nasty definition of the url syntax item. I
+         beleive it was copied straight from the definition of the \verb||
+         command, but thats not how \url{} is defined. Moreover, the syn
+         command is not run at the correct time (when syntax is being loaded).
+    Fix: For now, just comment out both the syn lines till a more robust
+         solution is found.
+
+commit a78f606ec5c76b63fdd6270e61a083a5134f2947
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 27 01:20:56 2005 +0000
+
+    Bug: latex-suite maps <F1> without giving the user any option to disable
+         it. (martin f krafft)
+    Why: wizardfuncs.vim contains the erroneous mapping without doing a
+         hasmapto() check.
+
+commit 6b39197c86407f73830693c2aff0d844e34febc1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 26 23:38:50 2005 +0000
+
+    New: Treat \nobibliography exactly the same as \bibliography (suggested by
+         Ryan Long).
+
+commit 75a0d0dcfa58eafaf8e804e11336a0fe0a5d9448
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 19 22:35:47 2005 +0000
+
+    Bug: Pressing <F7> in insert mode does not work as advertised except in
+         rare cases. (Jorge Scandaliaris)
+    Why: Implementation bugs in Tex_DoCommand.
+    Fix: An important lesson learnt is that its important to avoid moving the
+         cursor in functions called by insert mode mappings except at the very
+         end. This prevents us from having to account for too many corner
+         cases.
+
+commit d177999476b6b89071bfa41942993c879b717ab0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 19 18:00:01 2005 +0000
+
+    Change: <M-b> no longer upper-cases the character it encloses in \mathbf.
+            Also fix documentation to say that its <M-b>, not <M-m> which
+            encloses in \mathbf. (Jorge Scandaliaris)
+
+commit b6b69be776ff96cdba77ad561eb21b9ae58d09e2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Sep 25 18:22:55 2005 +0000
+
+    minor syntax fix
+
+commit de8045c62b18626aed81f42f80602cfe30325c67
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Sep 25 09:32:28 2005 +0000
+
+    New: Using :vimgrep if v:version >= 700.
+    
+         This avoids common pitfalls with correctly setting up the 'grepprg'
+         and also avoids all the quoting and calling issues on various
+         platforms. This should hopefully reduce the frequency of the most
+         commonly occuring problem which users of vim-latex face.
+    
+         Doing this also uncovered a hidden bug in Tex_ScanFileForLabels().
+         Looks like cruft was carried over when code was copied over blindly
+         from Tex_ScanFileForCite().
+    
+         Also distilled the :grep'ing into Tex_Grep and Tex_Grepadd which call
+         either :grep or :vimgrep depending on the vim version. A small change
+         needed to be made to Tex_SyncPreviewWindow() to account for differing
+         cwindow looks like :grep or :vimgrep is used.
+
+commit b5b4884faf23bb12eddccaf4118460ecb4cd822f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Sep 7 18:27:02 2005 +0000
+
+    Bug: Sometimes even without errors, multiple compilation doesn't work.
+    Why: Latex-suite wrongly interprets the "E42: No Errors" message as an
+         error.
+    Fix: Ignore the E42 error in Tex_GetError()
+
+commit 17670d1907b8ab14300bb3b7394d3e6524705858
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 19 20:12:02 2004 +0000
+
+    Bug: If the main file ($1 if (.*).latexmain) is opened with vim, vim
+         hangs itself up when opening other tex files in the same document.  To
+         reproduce:
+    
+            $ mkdir /tmp/latexhang
+            $ cd !$
+            $ touch a.tex a.tex.latexmain b.tex
+            $ screen -dm vim a.tex
+            $ vim b.tex
+            [...]
+    
+         Some times, a ctrl-c enables the editing of b.tex.
+         (Martin Krafft)
+    Why: ``screen -dm vim a.tex`` creates a .a.vim.swp file. In
+         Tex_pack_updateall(), there is a ``split a.tex`` which makes vim put
+         up the standard, "choose what to do" prompt. Unfortunately, this is
+         not seen by the user. Therefore it looks like things have hung.
+    Fix: Use ``sview a.tex`` instead of ``split a.tex``.
+
+commit edc08c84020df7bd57046b0660fcc81baf61f95d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 26 17:52:45 2004 +0000
+
+    Bug: When the open and close quote patterns contain the \ character, then
+         the qoute completion fails. Pressing " always inserts the open quote
+         string.
+    Fix: Escape the Tex_SmartQuoteOpen and Tex_SmartQuoteClose while searching
+         backwards.
+
+commit f8b320bb1edc30d37a17443bc596b5c7757133db
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 5 23:10:11 2004 +0000
+
+    *** empty log message ***
+
+commit 761f1e812302322b45c17ba63c37b07e64148158
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 5 23:06:50 2004 +0000
+
+    Description of the g:Bib_{type}_extrafields option.
+
+commit 786be74240322b8cd15e466c25114012427085cc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 5 23:05:10 2004 +0000
+
+    *** empty log message ***
+
+commit 352ab1e39721219ef41a45f8d2eb0552c96ac64f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 5 01:48:15 2004 +0000
+
+    New: Allow even more user customization of the fields for each bibliography
+         type. This is because presently the user is limited to the options
+         defined by the s:_{letter}_standsfor variables (Thomas Link).
+
+commit b0c51aa9519dedc8cb34bd2e2977a8470c677977
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 22 00:44:59 2004 +0000
+
+    *** empty log message ***
+
+commit 2927d0b6880c994476317d2318a0c0433e407fd8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 22 00:41:18 2004 +0000
+
+    New: Updated documentation of the Tex_ViewRuleComplete_format variable.
+
+commit 9882eed46cb0a12abac9c4628ed121248ab4922e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 22 00:38:07 2004 +0000
+
+    *** empty log message ***
+
+commit 168d9dd123532386a9527f125722acf6c0e340ec
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jul 21 19:01:03 2004 +0000
+
+    Bug: The bracketing maps <M-[bcl]> only worked on the first buffer which
+         triggers latex-suite.
+    Why: Initially brackets.vim resided in ftplugin/tex/, where it got sourced
+         every time, but when it was moved to ftplugin/latex-suite, where it
+         gets sourced only once.
+    Fix: Catch the LatexSuiteFileType event
+
+commit 9a5ba0cf222f15d68ad0cda96fc9d90820635cdb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 19 20:15:42 2004 +0000
+
+    Bug: On windows, viewing doesn't work because we have changed the way the
+         program is called (basically the extension is not used) (Luc Hermitte)
+    Fix: revert back to the original way of calling the external program
+    
+    New: Also check for Tex_ViewRuleComplete_{format} when finding out whether
+         a given target specified in TTarget is legal.
+
+commit f11fe8d3826d5409d5ff15595575f8a37c0e8854
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 19 00:50:32 2004 +0000
+
+    Bug: The trick of
+            let &mp = Tex_ViewRuleComplete_{format}
+            silent! make
+         doesn't work for many windows programs which try to interpret the
+         trailing redirection string and therefore choke saying that the file
+         is not found.
+    Fix: Therefore following Luc Hermitte's advice, come up with an imitation
+         of Vim's 'makeprg' which just executes the string. For now, this code
+         is in Tex_ViewLaTeX, but in the future, it could be a seperate helper
+         function.
+
+commit ec7b189ef3cd7bc4928ecaa370c159b44dc0abaa
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 19 00:15:59 2004 +0000
+
+    Bug: Entering a template via the :TMacro command doesn't work.
+    Why: We use Tex_FindInRtp(fname, 'macro') which returns only the last part
+         of the full path name.
+    Fix: Use Tex_FindInRtp(fname, 'macro', ':p') instead.
+
+commit e320c8f2443209d7b53e242573d77f7d1b0117cb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jun 18 23:59:48 2004 +0000
+
+    New: A new setting Tex_ShowErrorContext which if set to 0, will not show
+         the preview window beneath the list of errors.
+
+commit 75d4f0154488e2c1df320dfd9846839d3830f050
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jun 18 23:13:23 2004 +0000
+
+    New: An option Tex_ViewRuleComplete_{format} which allows more complete
+         control for the user to customize the viewer program.
+         Tex_ViewRule_{format} only worked if the program accepted the file to
+         be viewed as the last argument.
+    
+         Suppose you have a latex->html converter which converts a file say
+         foo.tex to a file foo/index.html. Then you would use:
+    
+             let g:Tex_ViewRuleComplete_html = 'MozillaFirebird $*/index.html &'
+    
+         Doing something like this would not be possible using
+         Tex_ViewRule_html
+
+commit 3f9d3ec5ebf6ca21ee8fcc14a3a8c4b6a8b72d64
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jun 17 03:32:34 2004 +0000
+
+    Bug: In windows, searching from a file which is included into the main
+         file but lies in a subdirectory under the main file doesn't work. i.e,
+         if you have
+    
+            main.tex
+                \include{subdirectory/file.tex}
+    
+         and you open subdirectory/file.tex and perform \ls from there, then it
+         doesn't work.
+    Why: Used the source position as expand('%:p:t') which doesn't work if the
+         file in which we are searching doesn't lie in the same directory as
+         the main file.
+    Fix: Use expand('%') instead which automatically provides a relative path.
+         TODO: Should we have used Tex_RelPath from texviewer.vim to also
+         handle cases where the included file lies above the main file? Highly
+         improbable of course...
+
+commit 3d8a5b2d43df457ba45ead9ce7b41a58fe617405
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 13 18:12:40 2004 +0000
+
+    Bug: Typing a <bs> in insert mode triggers the error:
+         >>Error detected while processing
+         >>function <SNR> 25_SmartBS:
+         >>
+         >>line 2:
+         >>
+         >>E55: Unmatched \\)
+         (Alp ATICI)
+    Why: A faulty move of code from main.vim to texrc.
+
+commit abbdbb54786a83ba9d268c1780316cb8c0332861
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 9 21:00:54 2004 +0000
+
+    *** empty log message ***
+
+commit 8a07918ade06e6c2fddcd1c07268e53c86771e4d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 9 20:47:16 2004 +0000
+
+    New: A global versioning system for Latex-suite which will be helpful in
+         making sure users have the correct version etc.
+
+commit 543515d7e4824509f25f2ad423140a6028a7e5c3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 9 17:02:11 2004 +0000
+
+    Bug: Get an error
+         E117: Unknown function: Tex_GetVarValue
+    Why: We use Tex_GetVarValue before it is defined.
+    Fix: Move the smart key functions below the "helper" functions. The helper
+         functions should always be defined before any other function which
+         might use them.
+
+commit 3bf5ad667e680d8a595d5eba392aef529f74569a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 6 23:27:37 2004 +0000
+
+    *** empty log message ***
+
+commit e8c1cd330f78a6480f37b6dbcc223c7ea6d3ef53
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 6 23:21:25 2004 +0000
+
+    New: Make the program for creating the .ind file customizable via the
+         Tex_MakeIndexFlavor. (requested by Berta Milan)
+    
+    New: Make the pattern used to detect diacritics customizable via the
+         Tex_SmartBSPattern (requested by Berta Milan)
+
+commit 2de1a7127521c9ebb707e0a35383c7d7d9ed8ec5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 30 07:35:40 2004 +0000
+
+    Bug: Typing
+         >>> \begin{array}
+         >>>    \end{}
+         results in
+         >>> \begin{array}
+         >>> \end{<++>}
+         with the cursor at the end (Berta Milan)
+    Why: When the indentation of a line changes while typing the text returned
+         by IMAP_PutTextWithMovement, then IMAP_Mark('go') does not go to the
+         same location as set by IMAP_Mark('set'). This causes the cursor to be
+         located not before the first placeholder causing the first
+         placeholder to be "missed".
+    Fix: Check to see if the indentation of the line remembered by
+         IMAP_Mark('set') has changed and if so, move a little to the left or
+         right to adjust for the indentation changing.
+
+commit 2ad9b035b1487c6ca8f3a3892d56f1174d6047db
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue May 25 18:51:10 2004 +0000
+
+    Bug: <F7> for inserting commands doesn't work in Insert mode and works
+         buggily in Normal mode.
+    Why: Used <cword> to extract the word under the cursor which doesn't work
+         if the cursor is just past the end of a word. This is a common
+         occurence when <F7> is pressed just after typing a word. Also in
+         normal mode, just used the part of the word which is before the
+         cursor.
+    Fix: Use matchstr(getline('.'), '\w\+$') to extract the word before the
+         cursor. This works even after the end of a word in insert mode.
+
+commit 693f9d1b6616a453c7aa3ee58f481906f2e5057c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue May 25 01:38:35 2004 +0000
+
+    *** empty log message ***
+
+commit 09518134228c7024675efb0738e2ef7874000adf
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon May 24 23:55:17 2004 +0000
+
+    Bug: Error in viewing dvi documents using kdvi (Vaidotas Zemlys)
+
+commit bdf6c39d899d219157aa603da1ff9ceae2d585b0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat May 22 01:31:34 2004 +0000
+
+    *** empty log message ***
+
+commit 596bcada93f0fb9058f48fbe5b8171e30b0d587c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat May 22 01:25:23 2004 +0000
+
+    New: Factory defaults for a few more variables which were introduced
+         recently.
+
+commit a2cd04c734215f7f7c49b2a7bf823fa61bea23cf
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat May 22 01:24:14 2004 +0000
+
+    New: Tex_GetVarValue now doesn't accept a second argument as the default
+         but just returns '' if no variable with the name exists. This means
+         that factory defaults for all variables _have_ to be provided in texrc
+         henceforth.
+
+commit ebe9f4362d524a4867fbd4043e76de597f62e3c3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat May 22 01:21:19 2004 +0000
+
+    Bug: The .latexmain file is only sourced on the first file which is opened.
+    Why: We did not catch the LatexSuiteFileType event
+    Fix: Catch the LatexSuiteFileType event and source the master file for
+         every file opened. Basically, the .latexmain file acts like a
+         project specific ftplugin file.
+    
+    New: Removed a lot of code from old which seems to be no longer used.
+         Unless we actually change things around to once again use g:projFiles
+         etc, it looks like this is just not doing anything.
+
+commit 0b05ba4b2afeca133fdf9116945028c79a02af71
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat May 22 00:26:40 2004 +0000
+
+    New: A refactoring of code to use Tex_GetVarValue instead of using g:Tex_*
+         variables. Basically, this makes it possible for the user to more
+         finely tune the behavior of latex-suite on a per-project basis.
+         As of now, most settings of latex-suite are handled by setting
+         global variables like g:Tex_UseMakeFile. In the future, we should set
+         "factory defaults" in texrc by setting g:Tex_* variables. After that,
+         we should always use Tex_GetVarValue to query the value of the
+         variable. This allows the user to over-ride the factory default at a
+         variety of levels, for example:
+         1. If the user defines g:Tex_* in ~/.vim/ftplugin/tex.vim, then he
+            will over-ride the setting for all files.
+         2. If he defines b:Tex_* in a project master file, for instance, if he
+            sets
+                let b:Tex_UseMakeFile = 0
+            in one .latexmain file, then only .tex files which source that
+            .latexmain file will not use the makefile. Other files will
+            continue to use the makefile.
+
+commit 79bc01bd5a35f3d617e6affe24872bcaf0e28dae
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu May 20 01:09:33 2004 +0000
+
+    New: Instead of always using the complex logic of searching for \\label's
+         in the main file and all \input'ed file, provide a setting which
+         enables the user to simply search all the .tex files in the current
+         directory as before.
+
+commit be53735eb301e6c0183ebe1c00fecc895399ca01
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue May 18 22:23:14 2004 +0000
+
+    Bug: When the format dependency chain is interrupted in the middle, then
+         the default target format is changed the next time we compile, i.e, if
+            g:Tex_DefaultTargetFormat = 'ps'
+            g:Tex_FormatDependency_ps = 'dvi,ps'
+         and there is an error in the ->dvi step, then the next time, if the
+         error is removed, Tex_RunLaTeX stops after the ->dvi step.
+    Why: s:target is changed when Tex_RunLaTeX interrupts the build process.
+    Fix: When there are errors and the build process needs to be interrupted,
+         then reset the default target format.
+
+commit 37f35d3ecf13a81e0107529d93e5631343e6f987
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon May 17 00:48:59 2004 +0000
+
+    *** empty log message ***
+
+commit 5b6280eae28542d59bc5c586882297aa6735d135
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 16 21:35:51 2004 +0000
+
+    *** empty log message ***
+
+commit 1f4319e081c9c0f05299189c9249b32114817c41
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 16 18:42:48 2004 +0000
+
+    *** empty log message ***
+
+commit 06aa42e15f593dc0835cb34d949b7badd14078fa
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 16 18:42:26 2004 +0000
+
+    New: documentation for the new functionality of completing \ref's.
+
+commit 5c5c7876c7b2330dba696e6ba600b18501c08d31
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 16 17:43:11 2004 +0000
+
+    *** empty log message ***
+
+commit 7edec34266a8f258dc694edea57c38dfc54ccba4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 16 17:41:49 2004 +0000
+
+    Bug: Part compilation doesn't work because the temporary file created does
+         not include the preamble of the original main file.
+    Why: We used Tex_GetMainFileName(':p:r') from before the time
+         Tex_GetMainFileName was changed.
+    Fix: Use Tex_GetMainFileName(':p') instead.
+
+commit 14f0a5f4d5e329148c48548b3ebc53f416ce8920
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 16 17:38:41 2004 +0000
+
+    New: Instead of searching for \\label's in all the .tex files in the
+         present directory, only search in the mainfile and all the included
+         files.
+
+commit 52267bc145b439aa032079a1a8ea42f2e92c0cf4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri May 14 17:37:29 2004 +0000
+
+    Bug: Sometimes, even if there are errors in compiling the .tex file,
+         Tex_RunLaTeX proceeds to convert to ps, etc.
+    Why: The pattern used to check whether there is an error lin the :clist is
+         very restrictive. If there are errors which do not have an associated
+         line number, then the pattern doesn't match and we fail to detect that
+         there is an error.
+    Fix: Just use very simple patterns.
+
+commit 8bad763adc86ac0da672af640243997e5bf71243
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri May 14 17:33:20 2004 +0000
+
+    Bug: If an error is of the form
+         >> ! Missing $ inserted.
+         >> <inserted text>
+         >>                 $
+         >> l.9
+         >>
+         >> I've inserted a begin-math/end-math symbol since I think
+         >> you left one out. Proceed, with fingers crossed.
+         (there's a single <space> after l.9), then the line number is not
+         recognized.
+    Why: The 'efm' setting contains only '%+Cl.%l\ %m', which means that the
+         line number is recognized only when the "l.<number><space>" is
+         followed by a message.
+    Fix: Append '%+Cl.%l\ ' to the 'efm'.
+
+commit ff1f3717d61a3fd042036b06f230396764cf1174
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 9 22:43:00 2004 +0000
+
+    Bug: The <F9> mapping only works on the first .tex file which triggers
+         latex-suite. (Julien)
+    Why: When we were moving texviewer.vim from ../tex/texviewer.vim to here,
+         we didn't bother to catch the LatexSuiteFileTypeEvent which is the
+         mechanism to ensure the maps get set for every .tex file opened.
+    Fix: Catch the LatexSuiteFileTypeEvent event (SA)
+
+commit 8b6fd4dd11aad5a752a217423a0341d6312407df
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun May 9 22:11:49 2004 +0000
+
+    New: Description of the <M-i> mapping to insert \item commands.
+
+commit 88d15e913da35dbcb0c66a715b5dfbd3cce031a1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue May 4 20:50:11 2004 +0000
+
+    Bug: when 'ignorecase' is set, then typing 'etB' triggers an error.
+    Why: With 'ignorecase' set, 'etB' matches 'ETB', therefore, LookupCharacter
+         assumes that a map exists for 'etB' and tries to find the value of
+         s:Map_Tex_etB which doesn't exist.
+    Fix: Force matching case with the \C pattern.
+
+commit 549cf8c3e9dce6fcda02dd01978660071e4438d4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 15 19:40:48 2004 +0000
+
+    New: A more precise behavior of the Tex_InsertItem function to account for
+         the fact that the previous \\begin might not be the environment in
+         which the cursor is enclosed. (Alan Schmitt)
+
+commit dceabf2b35967d5133797e7eadcf0b315d964986
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Mar 14 19:39:29 2004 +0000
+
+    Bug: RemoteOpen does not work with file names with spaces.
+    Why: The following vim command
+            :drop File Name with spaces
+         opens up multiple files.
+    Fix: escape() the file name before issuing the drop command.
+         NOTE: There is a vim bug where
+            exec "drop ".escape(filename, '\ ')
+         hangs GVIM.
+
+commit 87018761f763bc7d7854bc937d361e5103745546
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Mar 14 06:25:44 2004 +0000
+
+    Bug: <M-i> is mapped to <Plug>Tex_InsertItemOnThisLine even when there is
+         some other key sequence which is mapped to
+         <Plug>Tex_InsertItemOnThisLine.
+    Why: hasmapto() uses "nvo" as the default. Therefore, checking for the
+         existence of an insert mode mapping without supplying the mode
+         argument is faulty.
+    Fix: Supply "i" as the mode argument.
+
+commit dca49edb1a9a214a6865860d759f8cd05d07d75e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Mar 11 06:41:05 2004 +0000
+
+    placeholder brackets.vim file
+
+commit 98d6029893fbb5f908c247951f2be6c5059fedf6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Mar 11 06:38:18 2004 +0000
+
+    placeholder texviewer.vim file
+
+commit 310f0215fa1999890db3894f4ad5b577fcf82f0f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Mar 4 06:15:25 2004 +0000
+
+    Fix: removing outdated comments.
+
+commit 036597dd6d7eb5d1aca8faa755c16b5803207a94
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Mar 3 00:32:43 2004 +0000
+
+    Bug: Viewing .dvi files with spaces in names doesn't work.
+         (Panagiotis Louridas)
+    Why: We don't enclose the file name in double-quotes.
+    Fix: Enclose file-name in double-quotes. As of now, only bother with spaces
+         in win32.
+
+commit 63938286bacfd1d0241641c4ddccc309254f2852
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Mar 3 00:19:29 2004 +0000
+
+    Bug: <F9> completion for \cite does not work
+    Why: Tex_GrepForBibItems uses the mainfile name without extension.
+    Fix: get the whole file name including extension.
+
+commit 39556cfeb3b4652bea1096d7ac249c334eafbcc4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Feb 29 17:19:11 2004 +0000
+
+    New: Some additions to the thebibliography environment and item
+         descriptions and the description item.  (Dave Murray-Rust)
+
+commit c1ee594281389695f2a6b53d05eb717d4eec7ed2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Feb 29 07:26:22 2004 +0000
+
+    Bug: Opening a file via the :RemoteOpen command does not work (Xin Yin)
+    Why: Vim eats up all but the last remote_send call when multiple
+         invokations to this function are made (Vim bug)
+    Fix: Collapse the entire set of keys into a single string and make a single
+         remote_send call.
+
+commit 3967689aecf031e3c7a716610de73a59562994df
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Feb 11 10:04:06 2004 +0000
+
+    Give LaTeX dictionaries priority by adding them to the dict option with ^ not +
+
+commit b257f949c55c3039a739a3c4a34428c7db5813e3
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Feb 1 21:54:13 2004 +0000
+
+    Bug: when using a latex masterfile with included files (also in
+         subdirectories), forward searches in dvi files do not work
+         correctly because the name of the masterfile is used in the
+         source-specials-call instead of the current file. (Volker
+         Gaibler)
+    Fix: Use expand('%') instead of mainfname (Volker Gaibler)
+
+commit 12a0b0e108c44ed5c0db9ff9673d135f1dddaf6b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Jan 26 12:58:15 2004 +0000
+
+    Add sourcing of texviewer.vim
+
+commit c0fe2e5fe0a703c81ea6b35ccef93a290a3cefb4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Jan 26 12:56:49 2004 +0000
+
+    Move texviewer.vim into latex-suite directory. It will end cleaning of tex dir
+
+commit ee092de07a58f08ed5af3a6406b4a9ef1e5b1371
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jan 25 21:50:32 2004 +0000
+
+    Misnamed package file, remove moreverbatim
+
+commit 583202b2296963e5c56dfcb31968e0bbb6fbf757
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jan 25 21:49:00 2004 +0000
+
+    Sourcing and configuration of brackets.vim and smartspace.vim
+
+commit 10298b260c44669f781b9af63114a5b8005460d4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jan 25 21:48:17 2004 +0000
+
+    Move smartspace.vim and brackets.vim to ftplugin/latex-suite. I will make easier to switch them off through texrc and to disable <M-> mappings which conflicts with some European encodings
+
+commit b6ddfc0c72111d70251316a780f8d92fe0f2badb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 23 21:30:54 2003 +0000
+
+    *** empty log message ***
+
+commit f1cdf65a33fedfe1ebd9dda60f44b176c896bdf2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 23 21:26:50 2003 +0000
+
+    Bug: EEA inserted something different than "eqnarray<F5>".
+    Why: Tex_EnvMacros() used its own logic for forming the environment string.
+    Fix: make Tex_EnvMacros() call Tex_PutEnvironment() instead.
+
+commit 9a4aecca8c642471ef737c9bd736da33436c5020
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 23 21:08:42 2003 +0000
+
+    Bug: When some text is visually selected, then <F7> surrounds the selection
+         in an environment created from the last word of the selection instead
+         of prompting for an environment.
+    Why: Tex_DoCommand ignores the value of s:isvisual.
+    Fix: Make Tex_DoCommand honor s:isvisual.
+
+commit e6ca72bad76f1a534a1e699da6f801b928ca7ed5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 19 03:06:26 2003 +0000
+
+    Bug: When the user's 'fo' setting had 'ro' included in it, then inserting
+         templates would result in strange leading indentation (it would be
+         doubled etc).
+    Why: IMAP_PutTextWithMovement simulates key-presses. Therefore if 2
+         successive lines in the template begin with ``%`` and ``'fo'`` has
+         ``ro``, then the second line will have an extra ``%`` character.
+    Fix: Set ``'fo'`` temporarily to an empty string.
+
+commit 27b76e83855f9de7b684007fef61e010f2edf3c8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Dec 17 06:24:19 2003 +0000
+
+    Bug: A very restrictive RE sometimes did not match the bib-key which was
+         being completed.
+
+commit 4414e335b6a0e0ec36f6c7cc7cca578933ed72f3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Dec 17 03:12:31 2003 +0000
+
+    Bug: loading templates no longer works.
+    Why: Apparently if one is editing a file, say file.tex which is modified,
+         then one cannot do ":split file.tex"
+    Fix: Only split a window if the main file name is not the current file.
+         TODO: What happens if the main file is being opened in a seperate
+               window and is modified?
+
+commit 9d3b3d23eb5638c9191596cf224c4cacd52a9cf7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 23:41:10 2003 +0000
+
+    Bug: \cite completion did not work. The prefix was not honored and
+         therefore all the matches would be shown and moreover the text would
+         not be inserted properly.
+    Cause: We had used the pattern::
+    			let s:prefix = matchstr(s:prefix, '\([^,]\+,\)\+\zs\([^,]\+\)\ze$')
+           to modify the prefix. However, this only succeeds when there are
+           more than 1 items in the \cite. i.e, \cite{key1,pre. s:prefix
+           becomes empty if we do try to complete just \cite{pre
+    Fix: Change the prefix to::
+    			let s:prefix = matchstr(s:prefix, '\([^,]\+,\)*\zs\([^,]\+\)\ze$')
+
+commit 6465921b3ab8dca2b8673719649a365d4a01dc0e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 21:27:20 2003 +0000
+
+    Bug: IEEEtran.tex template inserted needless indentation. There was also an
+         extra ``\begin{document}`` and some mismatched curly braces.
+    
+    Please follow the following guidelines henceforth in creating templates:
+    
+    1. The first placeholder in the template should be an empty placeholder
+       As of now, vim does not provide the equivalent of a "startinsert"
+       command for leaving in visual mode.
+    
+    2. There should not be any indentation in the file. For example, if the
+       template contains a ``\begin{eqnarray}``, it should be written as::
+    
+            \begin{eqnarray}
+            <+write equation here+>
+            \end{eqnarray}
+    
+       instead of::
+    
+            \begin{eqnarray}
+                <+write equation here+>
+            \end{eqnarray}
+    
+       ``IMAP_PutTextWithMovement`` automatically inserts the correct
+       indentation according to the user's ``'sw'`` and other indent settings.
+    
+    3. No trailing empty lines after the ``\end{document}``.
+
+commit 3e5a1974797c556ca382c7b54534121aee3af28d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 20:29:25 2003 +0000
+
+    Bug: When g:Imap_PlaceHolderStart and/or g:Imap_PlaceHolderEnd settings
+         were not ascii and encoding=utf8, then reading in a template did not
+         work as advertised (placeholders are shown as <ab><bb> etc)
+    Why: templates.vim still used simple pattern substitution to replace the
+         placeholder characters, which does not work in the above setting.
+    Fix: Use IMAP_PutTextWithMovement which handles the above situation.
+
+commit b8fd354ded55924b8c61e74b0eabe1912acfdb4a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 19:43:22 2003 +0000
+
+    Recently, I had to fix a bug in packages.vim which made vim quit as soon as
+    it was open. Since I couldn't use the Tex_PrintDebug() function, I made a
+    little change which created a log file in the /tmp directory. This might be
+    a useful thing to have in the future, but ofcourse, it should definitely be
+    off by default.
+
+commit 71f7adefd76f6c5cec479c3bbc505217bb33844f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 04:40:38 2003 +0000
+
+    *** empty log message ***
+
+commit 24167cf43cb89ad487b3ac0c5053c2a9c7615448
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 04:21:21 2003 +0000
+
+    Replacing sum() with a reduce() to make things compatible with python
+    2.2 (which didn't have a global sum or a sum in the math module!)
+
+commit b2fa1e95f9be9652b52a0387a0d8ef0ecf92116c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 16 04:04:45 2003 +0000
+
+    adding quick-start tutorial files
+
+commit 30233990121846206dcd0d2c92c9070081f83049
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 15 03:33:52 2003 +0000
+
+    Yet more changes in the effort to make latex-suite support file names with
+    spaces. A new function ``Tex_EscapeSpaces`` which escapes spaces *only if
+    necessary*. This function should henceforth be used whenever we want to
+    split a new file, save a file etc etc. Example::
+    
+        exec 'split '.Tex_EscapeSpaces(filename)
+
+commit f6a145284fdfbc54918bfc241ac85d15b91f19fb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 15 00:55:26 2003 +0000
+
+    modifications to account for the changes in Tex_EscapeForGrep().
+
+commit 830b562caabddaa8814886f3fb52ed8e255cccaf
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 15 00:53:27 2003 +0000
+
+    Change: Initially, Tex_EscapeForGrep would always double backslashes at
+            least once to account for the fact that the user means the external
+            grep command to see the string ``\\label`` when he passes
+            ``\label`` to this function. But making such guesses is bad for
+            cases when we want to pass a single ``\`` to the external grep
+            command (for instance when we want to pass ``\<word\>`` to the
+            external grep command). Therefore, stop this function from making
+            any guesses about what the user might have wanted the external
+            command to see.  This function now expects the user to pass the
+            exact string which he wants the external grep command to see.
+
+commit c26f6616aa803490fe4b632891f2b8fd9c594eb6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 23:31:10 2003 +0000
+
+    Change: Making Tex_EscapeForGrep more cross-platform. Use this henceforth
+            whenever a :grep command needs to be issued.
+
+commit ab0a9336cd404b825624bcf0e11899119edf067d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 22:08:48 2003 +0000
+
+    *** empty log message ***
+
+commit 7a0b99aed86f170da6661851359c45f491d2250e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:25:04 2003 +0000
+
+    *** empty log message ***
+
+commit ea36a2f34813b10081a4a263f16ac9f43921fd28
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:23:55 2003 +0000
+
+    Changes to account for the changes in Tex_GetMainFileName()
+
+commit 42e53edfe31f0144dfb6cbfe0bf89731747c4895
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:22:16 2003 +0000
+
+    A few small updates to account for the change in Tex_GetMainFileName()
+
+commit 017e11e928a8566e307c052535792dbfbe61bc17
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:20:26 2003 +0000
+
+    New: The fold text is now also "indented". in other words, the fold text is
+         now prepended with the whitespace of the current line so that
+         nested-ness is more apparent.
+
+commit 52075691b18d9b46e5d55a717cd2d15ae9308a02
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:17:58 2003 +0000
+
+    *** empty log message ***
+
+commit 77a995a34076cc7df6ea1c4ed4f757ae984f8438
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:17:16 2003 +0000
+
+    Attempting to fix the filenames with spaces problem. Also since
+    Tex_GetMainFileName() _always_ returns a file name now, (even if a
+    .latexmain file does not exist), lots of redundant logic is now removed.
+
+commit cd61de86a9e1677e4ed6847f66e1587232ca71de
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:13:44 2003 +0000
+
+    A serious attempt at fixing the file names with spaces problems across
+    various platforms.
+    
+    Change: Tex_GetMainFileName now applies the file name modifier to the
+            filename after removing the trailing .latexmain part if it exists.
+    
+    Bug: Tex_FindInRtp would return a non-empty string even if a filename is
+         not found in the &rtp.
+    
+    New: A trivial function Tex_CD() which just escapes spaces in the directory
+         name before cd'ing to it.
+         Use this function henceforth whenever you want to cd to another
+         directory instead of the
+            exec 'cd '.dirname
+         routine.
+    
+         TODO: Maybe make this robust to detect previous attempts at escaping
+               spaces and if so, /not/ escape it again.
+
+commit d5c9656cf6c481f070508cc931319423752269d2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 14 07:05:15 2003 +0000
+
+    typo in latexhelp.txt caused some broken links (Alex Jakushev)
+
+commit df36fe7477e1d3337fbfa133449495006751f443
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Dec 6 02:45:57 2003 +0000
+
+    Bug: Tex_FoldedSections no longer contains slide (Zhang Linbo)
+
+commit c0b78d43f92cd6d42158d834ff41825ef61360f1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 4 00:10:18 2003 +0000
+
+    Fix: Patch to restrict runaway folding with commands... (Zhang Linbo)
+
+commit 8911aa61ca938a8a3cad3881fc9256707f5e3c29
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 4 00:06:06 2003 +0000
+
+    Meta-bug! A bug in the debugging function.
+
+commit 6e225dfb5f7a2409e889389de85e62c8fbe90151
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 12:00:22 2003 +0000
+
+    *** empty log message ***
+
+commit 3521187d577573a153e692e4935bed00cc1fdb18
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 11:42:41 2003 +0000
+
+    *** empty log message ***
+
+commit 818a82f3d33f656174544dea3e5568e5e2b19df3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 11:38:19 2003 +0000
+
+    Bug: Yet another place where string concatentation was not using dots.
+
+commit a6244389f1086d3e16450f428821e03c6fdc173f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 11:36:14 2003 +0000
+
+    Bug: Viewing did not work on certain platforms because string
+         concatenation wthout using a dot does not work on all platforms.
+         (Alex Jakushev)
+
+commit 500846f92e1fc8698b48e60b2e2089730a9936a3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 11:16:04 2003 +0000
+
+    Change: By default do not fold any commands at all. This is because the
+            start pattern for a command requires a regexp which will match
+            unbalanced parentheses of arbitrary depth. Apparently it can be
+            proved that this cannot be done with regexps.
+    
+            Just to be on the safe side, change the start pattern for a command
+            to '^\s*\\'.name.'{[^{}]*$'. This will at least ensure that no
+            illegal folds are created. The limitation is that some legal folds
+            might also not be created.
+
+commit 2fe081ec4d84f99d092b957e7e8928b8f18f89b5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 11:04:17 2003 +0000
+
+    Bug: \ls does not trigger search
+    Why: tried to create the \ls mapping for the 'ls' mode. It should ofcourse
+         be the normal ('n') mode. (Alex Jakushev)
+
+commit cab4e077f8328db0d123acf89529cbc185b1f071
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 10:56:20 2003 +0000
+
+    Change: remove slide from the section setting. (Zhang Lin-bo)
+    
+    Change: add the \\begin{slide} pattern to the end pattern of the section
+            environments. (Zhang Lin-bo)
+
+commit f6a8b30a4e2258d54b80bc4dcfb73c7d29ae61b8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 2 10:50:54 2003 +0000
+
+    Change: rename FoldSections to Tex_FoldSections
+    
+    Fix: Tex_FoldSections creates a pattern like '^\s*\\'.name
+         as the start fold pattern for a section. This is wrong when
+         name == '%%fakesection'
+
+commit 88fe4c8790b2f3e78418349a9d562931165558a0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 1 08:36:59 2003 +0000
+
+    New: Describe the various new settings for customizing the folding scheme.
+
+commit 402400cc495a313231dde52944e149e1893b0008
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 1 06:42:43 2003 +0000
+
+    Bug: calculateColumnWidthsDoublePass treated maxwidths as a
+         list rather than dictionary leading to a faulty check.
+
+commit 7bbab5b892e30a0760cb02a0a22f08e29d3c44f2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 1 05:17:32 2003 +0000
+
+    Bug: a small bug in initializing g:Tex_FoldedCommands, and adds a few lines
+         to setup g:Tex_FoldedMisc (Zhang Linbo)
+
+commit a937461c9fe04d2a054ea3ac419dafe78fad6bdd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 12:05:19 2003 +0000
+
+    Change: Fold \item's first. They are usually nested within environments.
+            (Zhang Linbo)
+
+commit 20284be37953c8a64434f9fb6b4da605bcf8f796
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 10:36:57 2003 +0000
+
+    Change: Remove the comment folding from the default folding scheme.
+    
+    Change: The TexFoldTextFunction had a few problems with creating fold text
+            for comments with the : character in them. The best way seems to be
+            to just substitute the first : character with ': %'.
+
+commit b18408929f20573a6d26a606f35a541f9777a0e1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 10:05:35 2003 +0000
+
+    The new changelog: target which utilizes cvs2cl to automatically generate
+    the Changelog.
+
+commit 956b65d32c0ba0a425078733997c2e200b7c4c55
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 10:02:38 2003 +0000
+
+    The first Changelog generated automatically via cvs2cl. Simply use the
+    changelog target in the makefile to generate it again.
+
+commit 84c5093cbb7e75955111d249a1b13e41741be796
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 09:52:15 2003 +0000
+
+    Use the new Tex_MakeMap function in main.vim
+
+commit cec979b374f14a47acdd5876d1d43aebb2b89075
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 09:51:24 2003 +0000
+
+    Change: Use the new Tex_MakeMap function from main.vim to simplify the code
+            a little.
+
+commit 711a78eb679cd8e41024e11e10da6a429b2be6c9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 09:49:51 2003 +0000
+
+    New: Provide <Plug> mappings for the various compiler maps so the user can
+         remap to other keys if they feel like it.
+
+commit 538962af2b1afdb869de1321b4a9a3ab89672808
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 09:48:08 2003 +0000
+
+    New: A function Tex_MakeMap (not meant to be used by the end-user), which
+         is used to create mappings from an LHS to RHS if a mapping does not
+         exist already for RHS. basically a way to simplify writing the::
+             if !hasmapto(...)
+                nmap ...
+             endif
+         stuff over and over again.
+
+commit a2b54e89199384e5324fb51adc2ae2e2480d3a3c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 03:41:46 2003 +0000
+
+    Change: A little more debugging statements thrown in.
+
+commit 26e3e8138ce5e783076985054dcd5f8221f20da8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 30 02:43:01 2003 +0000
+
+    Change: delete title from the default g:Tex_FoldMisc setting.
+            (Zhang Linbo)
+    
+    Change: moved the processing of the 'title' command before other
+            standard commands/environments, otherwise it might be obsoleted
+            by the 'titlepage' environment
+            (Zhang Linbo)
+
+commit 6f75ed585389be2125b41ca2a30c89aa84245428
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 29 09:53:50 2003 +0000
+
+    New: Some cool new additions by Zhang Linbo:
+         + add fold definitions for certain environments.
+         + add fold description for fold markers, title, preamble etc which
+           were not there previously.
+         All these fold definitions are now customizable to a large degree by
+         using various global settings of the form
+            g:Tex_FoldedCommands
+            g:Tex_FoldedEnvironments
+            g:Tex_FoldedSections
+            g:Tex_FoldedMisc
+
+commit 88f71fe0756f8363bcc85fcabe7a59df4d76490a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Nov 26 11:19:01 2003 +0000
+
+    Bug: Folds in preview window are closed (Alan Schmitt)
+    Solution: Use nofoldenable, foldlevel=10 wasn't enough (MM)
+
+commit 7401953921a2187c9fe32b857d01ab4958c5a03f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 26 05:45:46 2003 +0000
+
+    Bug: When &enc==utf8 and g:Imap_PlaceHolder* settings are not lower-ascii,
+         then we would get an error when we used any of the IMAP functions!
+    Why: A silly little bug. An extra quote
+
+commit 29707bfa96db87a231598feb5a86899453ea1899
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Nov 25 06:56:42 2003 +0000
+
+    Bug fix in termination condition for %fakesection was buggy
+    (Zhang Lin-bo)
+
+commit f81d92e729d8f24425001f9f144c940fec9d2873
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 21 03:34:49 2003 +0000
+
+    The location of the required .xsl and .dtd files is changed slightly to
+    make it easier to use existing tools on debian/cygwin etc. These changes
+    reflect this. See the updated README on the small changes you might need to
+    make.
+
+commit 949a702d36901c937089ccd7b8857a2f11dd614d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 21 03:27:44 2003 +0000
+
+    Oops. There was a mistake in doc about the location of the xsl directory.
+
+commit ab156df4b4d14e0113b3eb11c0cfc6137f4f66de
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 21 03:25:26 2003 +0000
+
+    Rewrote this README in restructuredtext (fun!). Also made some changes to
+    reflect the new directory structure of the various xsl, xml files.
+
+commit b8ba1107411864411839af35979d05c7fb7146b8
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 16 15:12:31 2003 +0000
+
+    Bug: Reading in template didn't work.
+    Why: Name of file given to function is now full (with extension)
+    	but in function is created with filename = a:1.'.*'
+    Solution: Don't add anything to name passed to file
+    	let filename = a:1
+
+commit bda980123598601bf06cc413c67cb8eabc21e987
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 16 09:28:00 2003 +0000
+
+    A couple of new things.
+
+commit 106284a93c828e6145d9f5b7c5c203bd0e01fdcb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 16 03:37:00 2003 +0000
+
+    Readding Mikolaj's correction to latex-suite.xml
+
+commit c660b9b8984c85258b6d107189469a5177edcc14
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 16 03:19:03 2003 +0000
+
+    Bug: Sometimes, even when there are no errors or warnings, Tex_RunLaTeX
+         still quits after compiling the .tex file into dvi.
+    Why: :clist is sometimes not empty even without errors.
+    Fix: Look for the presence of strings like ":13 error:" in :clist, not just
+         whether it is empty or not.
+
+commit 86fb6cddeb85130fccb0a3a0907d1014b718771d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 14 10:37:56 2003 +0000
+
+    New: the g:Imap_FreezeImap function temporarily pauses any macro expansion.
+
+commit cc543ed55d37e55a8cd1d6007c139acefe11ec37
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 14 10:36:01 2003 +0000
+
+    update from latest latex-suite.xml (forgot to commit at the same time)
+
+commit 09c1de33a6b7cb3914799c9d08e57d61b54f329c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 14 10:29:29 2003 +0000
+
+    New: A description of the g:Imap_FreezeImap setting
+
+commit 61821ad5e83ab715baec799b198b957408e2f4eb
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Nov 14 09:11:17 2003 +0000
+
+    Add package and option variables to german package file (Artur R. Czechowicki)
+
+commit 64113825430190e294a36ffba6798a38f4572d23
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Nov 13 08:53:43 2003 +0000
+
+    Bug: Sometimes a Tex_LastSearchPattern not found error is generated (Eugene
+    Minkovskii)
+
+commit 4e9c848c9c737363fbdb6da96b0fd741c3e82d25
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Nov 11 15:37:11 2003 +0000
+
+    Tex_DoEnvironment: If in current line is more than one word or in visual mode ignore contents of line and prompt for environment
+
+commit b9eddf48ff2f497e36ced5ab6c0da5a0f2056237
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 7 02:11:50 2003 +0000
+
+    A kind of big rearrangement of latex-suite is in order now that a stable
+    release (1.5) has been made.
+    
+    main.vim, packages.vim, templates.vim
+    Change: Tex_FindInRtp() used some pattern substitution to convert from
+            files returned by globpath to the required format. This is
+            unreliable and _very_ platform dependent. Attempting to use
+            fnamemodify() instead which takes care of such issues internally.
+            This change fixed a couple of bugs on my windows machine.
+    
+    multicompile.vim, main.vim
+    Change: Functions like Tex_CatFile() etc which originally were located in
+            multicompile.vim have been moved here. The python equivalents of
+            the functions have been placed in pytools.py. multicompile.vim is
+            now effectively "empty". In the future, this file might be removed
+            from CVS. For now, I have a single "finish" in the file. This is to
+            enable a problem-free transition when this file is finally removed.
+    
+    pytools.py
+    New: This file contains certain python functions to work around limitations
+         in vim scripting language. For example, there is no way in vim to read
+         the contents of a file without opening a buffer on it.
+    
+    main.vim
+    New: A function Tex_GetTempName() which returns the name of a termporary
+         file in a given directory. Ideally, when compiling a fragment of a
+         file, we should create the temporary file in the same directory as the
+         original file. This function enables this to be done. The temporary
+         files thus created are removed when vim exits.
+    
+    texrc:
+    New: A new setting g:Tex_RemoveTempFiles which when set to 1 (default),
+         removes temporary files created during part compilation.
+    
+    texmenuconf.vim, compiler.vim:
+    Change: Add the leading Tex_ prefix to certain functions in compiler.vim to
+            make things more consistent. There are still some functions without
+            the prefix. I will make those changes gradually.
+
+commit fe7c2e531b014f706841b2baa07b8cd112ffeb01
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Nov 3 01:45:43 2003 +0000
+
+    - make lsq-txt over-writes latex-suite.txt.
+
+commit f4955253486db33d78cf32a7a87a86c27155fc2c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Oct 30 22:49:47 2003 +0000
+
+    Correct conflicting statements about texrc file (thanks to Ari Pollak)
+
+commit 2ced56ee0e867a22766f848e73de527219e687ed
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Oct 30 22:49:13 2003 +0000
+
+    Fixed problem with Tex_FindInRtp not properly returning first name of template/macro name - whole path, not only core name (reported by Lin-bo Zhang)
+
+commit 470b51b693fa025430e91bfba056d79227cae848
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 23 01:52:20 2003 +0000
+
+    \lp is no longer used.
+
+commit 98f786348a0a446f4c213e227d967e27794163ad
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 23 01:51:00 2003 +0000
+
+    New: suggestions and fixes from Aditya Mahajan
+
+commit c2c7c97df8b992630b7722ec5c6bdcf323312054
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 23 01:47:20 2003 +0000
+
+    Removed Tex_InsertItem from this file to be put into envmacros.vim
+
+commit abcf0c9a888540d7f422556d1a9b9cf7cc532771
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 23 01:45:39 2003 +0000
+
+    Fix: Tex_thebibliography did not use the Tex_UseMenuWizard setting.
+         Thus <F5> completion would always ask some questions.
+    
+    Change: A little change to the Tex_InsertItem() function and the way the
+            styles for the various environments are done. In the present way,
+            we define global variables of the form:
+                g:Tex_ItemStyle_thebibliography =
+                    \ '\item[<+biblabel+>]{<+bibkey+>} '
+            This is more flexible than the old approach because this way, the
+            item style can be arbitrarily complex instead of being limited to
+            one of four styles.
+
+commit 05fcb83ca297aa2987134bbe6825f4e34fc224ec
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Oct 10 07:16:36 2003 +0000
+
+    Johannes Tanzlers InsertItem function - insert item depending on environment
+
+commit fc22367c4473fcafdba8ef0ae89df43edd1191ce
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Oct 10 00:14:04 2003 +0000
+
+    New: Description of Johannes Tanzler's Tex_InsertItem functionality.
+
+commit f51600d7292711e660727a90332a81d3c6339e21
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 9 23:58:13 2003 +0000
+
+    New: Johannes Tanzler's Tex_InsertItem function to insert an \item command
+         with extra options depending on the surrounding environment.
+
+commit 6a257738018831d5a2d09dfd41f3d4eec7ca3449
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 9 21:53:47 2003 +0000
+
+    New: If we use :TTarget to set the target format to ps, then initially,
+         errors from the compilation to dvi would not be shown. Now if there
+         are errors in the latex compilation step, we stop the process and show
+         the errors.
+
+commit 1fe5ee611e2d60cbf4bf1b773d9cd6a16e21d517
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 9 21:52:06 2003 +0000
+
+    New: A function Tex_GetErrorList which extracts the errors from vim's
+         :clist
+
+commit db5acc57e5cc9b157c11d4a733820e074fb27b64
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 9 21:21:01 2003 +0000
+
+    New: brief description of Tex_GotoError
+
+commit 67e9ec115da3e043fe6b734e362d5265349b5192
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 9 20:59:13 2003 +0000
+
+    Fix: The original way of just doing "wincmd k" when going back to the file
+         being edited (when g:Tex_GotoError is unset) does not look robust
+         enough because we could be editing two buffers in split windows.
+         Remember the window from where we issue the RunLaTeX() function.
+    
+    Bug: Sometimes, the preview window is not properly synced.
+    Why: Used 'l.'.linenum as the regexp which catches things like "l 20" as
+         well as "l.20".
+    Fix: Use 'l\.'.linenum as the regexp.
+
+commit 7f803a9edf89548741b9efa390964ddb448c2dd1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Oct 9 20:42:03 2003 +0000
+
+    Bug: If none of the columns in the table are large to begin with, then
+         there was a bug which resized all columns to a very small width
+    Fix: If in the first pass of the column width calculation, the total width
+         <= allocated width, then do not do the second pass.
+
+commit 995ea7dc0e7e1c13127c8fb0a6e70cfa815a6a57
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Oct 3 10:35:28 2003 +0000
+
+    Big BibTeX databases and some packages supporting BibTeX need bibtex8 or switches. Use new g:Tex_BibtexFlavor variable, default of course just bibtex
+
+commit b7692a78f32e88ef36b413d7bd0c73a24af5f378
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Oct 3 07:43:24 2003 +0000
+
+    Fix bug with TexLet g:Tex_GotoError ==
+
+commit 2811b36b39f6823ea29fc75ce1f72573c905c915
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Oct 3 07:43:14 2003 +0000
+
+    update docs
+
+commit 8ab88ba80ac77b74da751323aae61d707388b602
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Sep 29 03:55:24 2003 +0000
+
+    More polishing and catching bugs with combination of opening, writing, overwriting, etc. of local and system macros.
+
+commit 48bbafc20fdd163cafaff3748f6d526729f4a920
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Sep 29 02:23:49 2003 +0000
+
+    s/FileInRtp/FindInRtp/ and small optimizations in templates.vim and custommacros.vim
+
+commit 9ece846abb4f718566a556a9a061762f8cd62016
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Sep 29 00:43:44 2003 +0000
+
+    Polishing if custommacros.vim system-local implementation.
+    No need for "Argument required" error:
+    Handling of menu call (fake argument FFFromMMMenu).
+    Better handling of possible error situations - prompt for name.
+
+commit c9dee45e1136523130eee96f149779ed9478efba
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Sep 28 22:54:07 2003 +0000
+
+    update
+
+commit 0b07a38e47bb46f42bfba837537a9ebc6649c786
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Sep 28 22:54:04 2003 +0000
+
+    Make configurable going to error/message after compilation.
+    Default is going.
+
+commit 45c8e65ad1470f29fd70382f7eb929894b804201
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Sep 28 22:53:38 2003 +0000
+
+    This is big commit.
+    In main.vim new function Tex_FileInRtp. Now we can find files for
+    packages, templates and macros in all runtime directories.
+    Results are different for all types. For package files it source all of
+    them in order according to &rtp. In this way package files are treated
+    as normal Vim plugin files and behaviour for each package can be
+    modified as for ftplugin files in .vim, /usr/.../vim, and .vim/after
+    directories.
+    For templates it allows to see files in system-wide and local
+    directories. File in the local directory with the same name as in system
+    dir will overshadow system template.
+    For macros basic behaviour is the same but if someone will try to
+    TMacroEdit system-wide macro file will be copied to local version of
+    macros dir with suffix to name '-local'. Awkward but avoids situation
+    when user removes local copy of system macro and still see this macro in
+    menu (and in completion of : command).
+    If user choose to remove file latexSuite refuse to remove system file.
+    
+    Completion of : commands relating for packages, templates, macros. Looks
+    in all &rtp directories.
+
+commit 40f067882c58fc88ff5fcdeec1ec1b92b2addcec
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Sep 28 22:52:45 2003 +0000
+
+    Add to main.vim definitions of tags for ctags and for texrc additional
+    settings allowing for disabling this feature partially.
+    Tags like TABLE OF CONTENTS, FRONTMATTER etc. allows for seeing
+    structure of file. But I will not cry for it if somebody removes it :)
+
+commit a77128676b03d99541d3e6dffda70f069ae9fbbb
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Sep 28 22:52:37 2003 +0000
+
+    Add plugin header (|write-plugin|) to package files.
+
+commit dcba30616e755aeb00701872c0900d1f43c103b6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Sep 16 22:50:30 2003 +0000
+
+    add new environments to folding (gather, align, abstract
+
+commit 4202e6d7440d8a8922a5acffcfb1536a21b1d90c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Sep 13 07:54:17 2003 +0000
+
+    Description of Tex_Com_name
+
+commit b88088c93b1b78fd409bee99fb27491c2a0c1a50
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Sep 13 07:06:41 2003 +0000
+
+    New: For the fast command insertion, if the cursor is on a <cword> then use
+         that to construct a command. Otherwise, as before, prompt for a
+         command.
+    New: Utilize a new setting g:Tex_Com_{name} where name is a command name to
+         enable user customizable command completion.
+
+commit 9fa1643ed72af348873fa53af095fbb055384276
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Sep 13 07:03:13 2003 +0000
+
+    - make s:SmartDots() insert \dots instead of \cdots or \ldots if the
+      amsmath package is detected.
+
+commit 2a22a3008d53ad09b8960ad9a2ddb46f21fb952c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Sep 12 10:44:19 2003 +0000
+
+    - slightly more robust handling of programlistings.
+
+commit 4bee11364d2afd7b9763848aa8906e64555d7f5a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Sep 12 10:29:33 2003 +0000
+
+    New: customization of environments via new variables of the form
+         g:Tex_Env_name as described in the manual. As of now, the
+         customization only works with the first three methods (press <F5> on
+         an empty line or with a word and the <S-F1> through <S-F4> keys).
+         Making it work with things like EMA etc will take quite a bit of work
+         because there is a lot of different ways in which the 3 letter macros
+         are setup. Most of them do not use Tex_DoEnvironment.
+
+commit 837aff7b277432fb1ceab7da1daf0ca3dbf38d9e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Sep 12 10:25:20 2003 +0000
+
+    - documentation about the new Tex_Env_name settings to customize
+      environment expansions.
+
+commit 8ffb156b6f438a679e737e9a77b15cc16d491c64
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Sep 7 17:23:33 2003 +0000
+
+    Comment on Tex_UseMakefile usage (Alan Schmitt)
+
+commit b0c8c28bee4f11d123c42011a2da7cd6b4e66ee1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Sep 7 17:22:09 2003 +0000
+
+    Bug: Use of g:Tex_UseMakefile was broken. (Alan Schmitt)
+    Fix: Test for Tex_UseMakefile before checking for makefile etc. (Alan
+         Schmitt)
+
+commit 7d2bd15843f792a17e315a5a694aed4ac8cd5879
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Sep 6 20:07:25 2003 +0000
+
+    Bug: @/ would sometimes change from its previous value when using
+         IMAP_Jumpfunc().
+    Why: s:RemoveLastHistoryItem sets @/ to the last search item in the @/
+         history, but @/ is not necessarily always the last item in the @/
+         history.
+    Fix: Remember @/ in Tex_LastSearchPattern and then restore it.
+
+commit 87ce90ae313dca86a8edea7df1ac6c9ea0c5356c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Sep 6 06:34:05 2003 +0000
+
+    Bug: Syntax error in Tex_ForwardSearchLaTeX()
+         elseif after else (Bart Kastermans)
+    Fix: guess.
+
+commit 5faf52f0e7fac907377b3d60b83a913ca7a7fe2c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Sep 4 23:02:36 2003 +0000
+
+    - Warning and handling case when user uses empty urls.
+    - Also handle the case when the user does not supply a filename.
+
+commit 5890316ecfcc7affef889dacb073594a744ec62e
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Sep 3 20:51:24 2003 +0000
+
+    update about Tshortcuts - math
+
+commit c1dc58a867d4e0a397449d86c1bb1003cb181689
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Sep 3 20:50:54 2003 +0000
+
+    add m argument to Tshortcuts - show mathc shortcuts
+
+commit 4ec34975d196b34100dd23844f31252b6abd2312
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Sep 3 07:19:13 2003 +0000
+
+    Fixed typo which caused makeindex not be run
+
+commit 74f3af449bf859e6ed921ea61522a4c0f53080f6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Sep 3 07:00:33 2003 +0000
+
+    removing explorer.vim and adding filebrowser.vim in the archives
+
+commit 08a535fbf045c03130588012d3920e39de69ed2f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Sep 3 06:49:12 2003 +0000
+
+    - descriptions of the new g:Tex_UseMakefile and also g:Tex_UsePython and
+      g:Tex_Debug options.
+
+commit 04ae7f456f0ce4e34396e2378e22d4da6a24d855
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Sep 3 05:56:22 2003 +0000
+
+    - implement Alan Schmitt's idea of a Tex_UseMakefile option. Setting this
+      to zero means that latex-suite will completeley ignore the presence of a
+      makefile in the current directory.
+
+commit 6b97ea10e602d49cd8ad604af0c71c908d9535c0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 07:15:30 2003 +0000
+
+    - merge from the file-browser branch. restructuring to get the correct
+      style and also to use filebrowser.vim instead of explorer.vim
+
+commit e2759b1bcb06f4f7df51bf2c92cbe4652971414d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 07:13:44 2003 +0000
+
+    - new lightweight replacement for explorer.vim
+
+commit fc5ff7355a6615b8bb081d1ea731a0903889ad60
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 07:13:10 2003 +0000
+
+    no longer need explorer.vim in latex-suite
+
+commit 4180df738583f5e6f5e029d336b25616ee9b9455
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 07:08:28 2003 +0000
+
+    - Some minore outstanding changes.
+
+commit 2f143d9cd147c45f4865527ea83e049dbd40562e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 07:07:23 2003 +0000
+
+    - A little rearrangement to make some functions faster.
+
+commit 821f95b4dc7dd54e387c267218fac30952a50bec
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 07:05:59 2003 +0000
+
+    - Do not use the :silent! in \ll etc even if has('gui') because
+      1. seeing all the "will rerun because .bbl file changed" etc is very
+         helpful.
+      2. More often that not, it prevents the user from being able to see bugs
+         which he can report.
+      I will go back to the original way if I receive comments otherwise.
+    - remove the <F10> map because latex-suite doesn't use it anymore.
+
+commit fd14e2f252d1cc51d44b37222cbf7f3a7161351f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Sep 2 01:56:47 2003 +0000
+
+    - Improved behavior: If there is an error in any of the compilation steps,
+      return without rerunning anything else.
+
+commit a14674b79c05b30677b9e3656a49bf036e909fbe
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Aug 31 09:20:36 2003 +0000
+
+    - resync the multiple compilation documentation with the current algorithm.
+
+commit 9a56c87830c505cf5a82281f6fe3d26cf69ea80f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Aug 31 09:04:41 2003 +0000
+
+    Bug: If compiling latex causes an error and bibtex/makeindex is run
+         afterwards, the errors dissapear from the clist, causing us to think
+         there were no errors in the document.
+    Fix: Always re-parse the .log file after all compilers have been called to
+         ensure that we will always be able to find problems with the latex
+         compilation.
+
+commit 0c4aecb74eb3bf51c1447f03411a7a904913176e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Aug 31 08:25:15 2003 +0000
+
+    - Refactored code to only have one copy of the main function
+      Tex_CompileMultipleTimes() instead of maintaining a duplicate. Just
+      duplicate the helper functions.
+    
+    - Also removed a bug in the original version where a change in the index
+      terms was not causing latex to be rerun.
+
+commit 38aedf5bbd4118b6e70ede49d4c3abd5352a114b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Aug 29 03:44:34 2003 +0000
+
+    added description of <F9> for commands such as \bibliographystyle
+
+commit 8e36add113b0287869948056c46720611b155fe1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Aug 29 02:55:48 2003 +0000
+
+    commit from the latex-multi-compile branch.
+
+commit 92d0a765ae05f0ba963ad4dfcb05bca60e622569
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Aug 29 02:32:51 2003 +0000
+
+    New file from the latex-multi-compile branch.
+
+commit bdd1d5e2b1b54f1ca0bc6bdd832efe234774b711
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Aug 29 02:29:35 2003 +0000
+
+    merging from the latex-multi-compile branch.
+
+commit f4f6378d256d37cd658c543cd5adf2d23df38b7f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Aug 29 01:37:02 2003 +0000
+
+    - Some minor outstanding diffs committed so I can release the next version
+      today.
+
+commit a4a320884280410ae0e652ab5fb5504d1a3ace61
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 28 23:12:52 2003 +0000
+
+    description of 2 new features:
+    1. automatically compiling multiple times.
+    2. handling format dependencies.
+
+commit 48fc2e5a1b1c639150e0cee69173729310ae7bc9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 28 19:17:48 2003 +0000
+
+    Botch up with the previous addition. It got added in the main branch. I am
+    removing it from there and adding it into the branch as promised.
+
+commit 1c87aa9b9c06b8c0db22af3579370edc37799f6c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Aug 28 19:16:28 2003 +0000
+
+    A lightweight replacement for explorer.vim so we can remove that.
+    
+    NOTE: This is a commit on a branch. Do not use this for any production
+    purposes.
+
+commit b31219d4110ef54133cbe1b7088a0719863a533b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Aug 22 22:09:58 2003 +0000
+
+    - added the bit about how to over-ride macros set by latex-suite.
+    - the latest version of db2vim also folds up subsections within sections.
+
+commit e3842a14cb99b28566cfb898f1fdcb60cba60f55
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Aug 11 01:08:37 2003 +0000
+
+    *** empty log message ***
+
+commit e74bda4a0fca16efa0f0dfcc643f03bcf1419334
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Aug 4 20:18:53 2003 +0000
+
+    Removing variant of Tex_CompletePackageName. It doesn't work because of
+    bug in Vim and this bug won't be fixed soon.
+
+commit 9176afe71a88652bcdd700032b0ada87ec45c837
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jul 27 00:46:53 2003 +0000
+
+    Bug in description of folding...
+
+commit 9a23ad66f23513e9c4940987f8d5737645f52ec9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jul 26 19:52:18 2003 +0000
+
+    Bug-fix: Some menu items did not work
+
+commit 6917353a3422bb7d86ac2638b6bc58d8ce7347f9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jul 26 19:15:55 2003 +0000
+
+    Bug: When latex-suite is packaged as a system wide utility installed in
+         /usr/share/vim/vim61, then the local texrc file in
+         ~/.vim/ftplugin/tex/texrc does not get sourced as claimed in the
+         documentation. (Chris Greenwood)
+    Why: latex-suite tries to source ../tex/texrc from where main.vim resides,
+         which in the case of system wide installations is not
+         ~/.vim/ftplugin/tex/texrc
+    Fix: Just use :runtimepath instead of using s:up_path etc.
+
+commit 3b775a38c735a7901143093001fd4e88858a6419
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jul 26 19:10:10 2003 +0000
+
+    - documentation bug fix about location of local texrc.
+
+commit 59de9b08421d6c895998b27c8e02a553127301e3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jul 25 01:22:27 2003 +0000
+
+    make Tex_GetMainFileName return filename with ' ' escaped.
+
+commit 69e86f2b797e89999c063b9753b57e16f5edc3de
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jul 25 01:21:26 2003 +0000
+
+    escape filename while saving etc (Diego Carafini).
+    
+    Also only source mainfilename if its .latexmain. This change is in
+    anticipation of future changes when Tex_GetMainFileName() will return
+    expand('%:p') when a .latexmain does not exist. In this case, we do not
+    want to source the .tex file...
+
+commit cf760e12967ec6a9fb6192cb89274b1cf9ce5a25
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jul 25 01:13:21 2003 +0000
+
+    Change: Escape ' ' in file names when passing the filename to an external
+            command (Diego Carafini).
+
+commit 371189c21c83885c9538583f6f93fb3b577d995c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 24 03:03:51 2003 +0000
+
+    Change: Use "\n" instead of the inverted ! character to delimit strings in
+            g:Tex_IgnoredWarnings. (Pan Shizhu).
+            Also a slight improvement in the infile documentation about
+            installation.
+
+commit 47be0a8dce989519ca62c5f945d6f6417d9a3f47
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 24 02:52:35 2003 +0000
+
+    Bug: Pan Shizhu writes:
+        You defined a character which looks like a reversed `!' as the
+        delimeter of global var g:Tex_IgnoredWarnings, but this character will
+        definetely cause problem on many systems (mainly non-latin systems such
+        as Chinese, Japanese and Korean).
+    Fix: Replace the inverted '!' with "\n". This might cause some backwards
+         compatibility problems.
+
+commit d7dc0b24d0f3803ec58b54a9db7fa08aa5088efe
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jul 19 07:12:59 2003 +0000
+
+    - utilize the g:Tex_MainMenuLocation in mathmacros.vim
+
+commit 78812b2ba70ddcb31015a2ad39d74d32ebc1e98a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jul 19 07:05:47 2003 +0000
+
+    - the new macro menu did not work because we did not use <SID>
+
+commit 8817bb8c5282be211856f0a780df9b7e16b43887
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jul 19 07:03:08 2003 +0000
+
+    - In preperation for the next stable release, I am trimming away unwanted
+      and unused things. We should I think, no longer insist on the texrc
+      architechture like before, but advise any customization to directly into
+      the user's ~/.vim/ftplugin/tex.vim.
+    
+    - also removing the menus for project stuff because they are not used right
+      now.
+
+commit 886831270e9d9cd7ba83c48f67684e89529022e2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jul 18 02:21:00 2003 +0000
+
+    - creating targets
+        release: for making temporary dated releases of the form
+            latexSuite20030618.zip etc.
+        updoc: for updating the documentation to the latest cvs.
+        uphtdocs: for updating the htdocs directory (the web-page) with the
+            latest cvs. Will also update the package and template list. Will
+            also update the ChangeLog which is linked from the download page.
+    
+      I have tried to setup the webpage in such a way that the entire
+      maintainence can be done via make remotely. Please do it this way. For
+      example, when making changes to the web-page, make changes in a locally
+      checked out copy and do "make uphtdocs". If you make some changes to the
+      user manual, do "make updoc". If you wish to make a dated release to fix
+      a temporary bug-fix etc, do "make release".
+
+commit 0ba2ca62552d8db541860bdc816b10bf5ab75faf
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Jul 17 11:19:14 2003 +0000
+
+    ChangeLog
+
+commit 452f10e3b8e174e9c610ae41654f1177093be7fa
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 17 07:30:43 2003 +0000
+
+    Change: new function Tex_GetVarValue().
+    
+    Change: support g:Tex_MainFileExpression. (Luc Hermitte)
+
+commit c4a4d4c0bacdd8ed3205d2850a5f56bf24a6d79b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 17 07:25:49 2003 +0000
+
+    including documentation about Tex_MainFileExpression.
+
+commit 9dff25b7c8f2d39cf413342ea44aa48dcc2348b4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jul 16 16:44:41 2003 +0000
+
+    Bug: If g:Tex_SmartQuoteOpen/Close contain the '~' character (french quotes
+         are "�~" and "~�", then we get an error in quotations (Mathieu
+         Clabaut).
+    Fix: escape ~ in the search() function (Mathieu Clabaut).
+    
+    Change: make Tex_GetMainFile() recursively search upwards for a *.latexmain
+            file.
+
+commit ff912a3f1d9250a575d2142133c8d2aed60edea9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jul 16 16:42:10 2003 +0000
+
+    Bug: Sometimes moving up and down in the error list window causes a regexp
+         error.
+    Fix: properly escape backslashes in the regexp.
+
+commit ff47b8132e5d61957682b6e22c6827d49a15971e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jul 16 05:27:14 2003 +0000
+
+    A couple of additions/grammatical corrections.
+
+commit 9a5468496ee3d376c501edf0d157807a77c9f198
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jul 16 05:17:05 2003 +0000
+
+    Change: Peter Heslin (maintaining the cream port of latex-suite says that
+            the Windows menu from cream appears in the middle of the
+            latex-suite menus). A new variable g:Tex_MainMenuLocation is used
+            to find the location of the latex-suite menus.
+
+commit 939079b578fd690552a137f9fe3c8a6b9e6ca42e
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jul 15 21:33:23 2003 +0000
+
+    Make Tcommand completion working on all systems and only in version 6.2 and above
+
+commit a64acc5fca789eb8f29f36de017d326d2825686b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jul 15 21:33:05 2003 +0000
+
+    Add info about completion of TPackage command
+
+commit b3aafee8584b05f4051fb6bf9be5cf9547100d30
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Jul 11 22:47:35 2003 +0000
+
+    completion of TPackage command
+
+commit ff10e51356c05ea25eec964544b09fc154292ed9
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Jul 11 22:47:23 2003 +0000
+
+    Lack of . - concatenation char in g:TeX_package_polski
+
+commit fbb3e405e496c5ac6f56e4569a364711f4665b5f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jul 10 09:52:11 2003 +0000
+
+    Trying to robustify the grep commands which are used to search for \labels
+    etc using a new function Tex_EscapeForGrep. Use this henceforth whenever we
+    :grep for something from within vim.
+
+commit df0735340cf3fa08919e227f2879855f298e38ba
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Jul 9 22:36:10 2003 +0000
+
+    update for platex 1.3
+
+commit a25e743fc8c401c1699239ad874431722fd840e7
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Jul 7 08:06:21 2003 +0000
+
+    mispell in Tshortcuts tables - EPI for figure
+
+commit 017235daf2d710e353934e533ac2c75220d81986
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 30 01:33:34 2003 +0000
+
+    do not change indentation of commented lines
+
+commit 558de813febffe0d3087fe7d2cf8e82f29c03f42
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 30 01:28:39 2003 +0000
+
+    default g:Tex_RememberCiteSearch to zero. This means that the \cite list is
+    renewed every time as documented in the manual.
+
+commit 755d5d8b6a3700a8b06359e727d4ca5f92987d9f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 30 01:27:19 2003 +0000
+
+    Corrected an obvious syntax error. I dont know what was being attempted
+    here though. Mikolaj: Please document this file better! It would be really
+    nice if you could send out an email to the vim-latex-devel list outlining
+    the feature you are going to implement and how you plant to do it before
+    actually doing it. This way we all have a say in whats going on... Also
+    better documentation is a must! There is no mention anywhere what this
+    "plugintype" thing is supposed to be.
+
+commit 42082b0af80ece5014614ebf7ac1d72d49eaaa45
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 30 01:21:38 2003 +0000
+
+    include targets for quickstart guide. Also use the --prefix argument for
+    the latest db2vim to avoid conflics between tags in various help files.
+
+commit fab3e785d94fd5e73e057b0e9bb695ba0eba1aac
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 30 01:20:00 2003 +0000
+
+    *** empty log message ***
+
+commit 2ba8e39a26829472985cc22a23824957fd28b79a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 30 01:18:52 2003 +0000
+
+    First attempt at trying to make explorer.vim not conflict with the default
+    explorer.vim which ships with vim. It would have been _really_ nice to have
+    first discussed the implementation of this feature so I could have avoided
+    this problem beforehand. :(
+
+commit 3470e65781c8060cb7dd2edf1c5f2b5f460d6f7e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 29 08:31:04 2003 +0000
+
+    Bug: Using completion in the following situation: \cite{something,<F9>
+         does not work properly because "something" is considered the prefix.
+    Fix: change the s:prefix variable when we have a \cite command to support
+         multiple citations seperated by commas (SA)
+
+commit 4e620049365d409cdcf32912e678538adf1dd229
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 29 06:15:44 2003 +0000
+
+    Bug: \bibitems were not being scanned properly.
+    Why: Used grepadd \\bibitem{ instead of just grepadd \bibitem{
+    Fix: Use 'grep \bibitem{'
+
+commit 377cacec97c45e6a8896c8b855feba87f0994bfc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 29 02:18:39 2003 +0000
+
+    *** empty log message ***
+
+commit 05728fb7fba403fa056866a4d76c143c68edc607
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 28 02:16:50 2003 +0000
+
+    *** empty log message ***
+
+commit 160a366e2372e42430a5ebb83a31f130f026bacb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 28 01:46:34 2003 +0000
+
+    *** empty log message ***
+
+commit 27176e96257c6ba5a8372a90bd2a15d32e4ea1cc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jun 27 22:20:16 2003 +0000
+
+    - changed ETR to insert a more complete template using Tex_SpecialMacros
+      (Mathieu CLABAUT)
+
+commit 8bebda8f9d142ba821492c66641128e4d81a8b05
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 23 09:13:51 2003 +0000
+
+    *** empty log message ***
+
+commit 7deb87ff922d548581ec917f0edcf6ff23a8b91c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 22 23:33:07 2003 +0000
+
+    - More code cleanup.
+    
+    - A few short and long options to control prefix, debugging, strictness.
+
+commit 63ffe5de17eb2ac5e6b3322de152b370b2591498
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 22 17:57:16 2003 +0000
+
+    Bug: On windows gvim +cygwin, \cite completion does not work when the bib
+         file is in a completeley different location.
+    Cause: gvim calls grep as "grep -nH @.*{ /path/to/file"
+           which does not work because grep thinks / corresponds to something
+           like c:/cygwin, so it looks for the file in the wrong place.
+    Fix: Always lcd to the current directory of the bib file being searched.
+         This avoids any path issues.
+
+commit 072f990f0ff0095010f8b3ec910cfebc791a21e7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 22 00:24:57 2003 +0000
+
+    Some code cleanup. Also give more information about db2vim in the "About
+    this file" section at the end.
+
+commit 77323d59cf9db5337691beb6b81e711bbc12c34e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 21 22:24:04 2003 +0000
+
+    1. Put a message after the TOC telling the user about the folds in the
+       current file.
+    
+    2. Bug: Table column widths were incorrectly allocated.
+    
+    3. Improve the modeline (its pretty complex now) to also fold subsections
+       within sections
+
+commit 1b31c54c65931ea0a35399411d62a9b47b37c608
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 21 22:19:54 2003 +0000
+
+    The compiled files got into the CVS tree by mistake.
+
+commit 03068ac6cf7642693599fa82c50e9ca940470f62
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 21 22:16:15 2003 +0000
+
+    Oops! Some debugging statements got into latex-suite.txt. Have modified
+    db2vim so it doesn't happen again.
+
+commit 62f3cd991fbc719e80624544465e062ebf79c3d0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 21 22:13:07 2003 +0000
+
+    More documentation. more fixed typos...
+    Still a lot more to go...
+
+commit 08c2437f0511ac174c2febe39977442481b4d30a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jun 20 06:11:54 2003 +0000
+
+    Bug: A recent change made in order to recognize strings such as
+         \psfig{file=} for completion resulted in not completing
+         \ref{eqn: ! (Sorry)
+    Fix: Change the regexp again.
+    
+    Change: Use redraw! for helping terminal users. and also do not use
+            <silent> unless we have gui running.
+
+commit 9b0702460ec5656ca2eab71b9b8532dc234fc453
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jun 20 06:02:39 2003 +0000
+
+    A bit more explanation about how to change the maps from default settings.
+
+commit 3b3fa0ceb11bb77f49c42b92463b2c0c9f6bb6d7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jun 19 01:21:33 2003 +0000
+
+    Bug: IMAP_Jumpfunc() and VEnclose() do not work with &selection =
+         'exclusive' (Jannie Hofmeyr, Pierre Antoine Champin)
+    Fix: Select one more character in 'exclusive' mode. (suggested by Pierre
+         Antoine Champin).
+
+commit dc206ba7d4eff644fcc04b727a6c0b91adc821fb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 18:58:53 2003 +0000
+
+    Instructions on how to build the various output formats from the XML
+    source.
+
+commit abc712b5750fbfc5b32ecb003049e38506760771
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 18:54:30 2003 +0000
+
+    Oops. snipped Tex_TEXINPUTS section from wrong place.
+
+commit 846a7b657cd533568f05eb11057dbdb8adba2a25
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 17:28:35 2003 +0000
+
+    Remove duplicate section on g:Tex_TEXINPUTS.
+
+commit 5fd47c882063f42ecb0fa6db0ec0bdd0a197067b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 06:17:15 2003 +0000
+
+    Also include the remoteOpen and bib_latexSuite files for the release.
+
+commit 44f989d5a3489788655c433baa904d426b00dc0e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 05:12:38 2003 +0000
+
+    New documentation files in the doc directory contain all the xml and xsl
+    stuff needed to build the help files in various formats.
+    
+    From now on, only latex-suite.xml will be directly modified.
+    
+    latex-suite.txt, latex-suite.html and latex-suite/*.html will all be
+    automatically generated from the master .xml file.
+    
+    The new method of making a release:
+    
+    1. From the vimfiles/ directory issue a :make command.
+    2. From this directory issue a :make ls-txt command.
+    3. From the vimfiles/ directory issue a :make upload command.
+    
+    These three steps will be gathered into a single :make release target for
+    the future.
+
+commit 3d53d3128e6ea8fa108ea31ad8a8e551d927aadc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 04:49:48 2003 +0000
+
+    *** empty log message ***
+
+commit 7e0f001404704d1248c7485f8fb3c2976e7bd49c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 01:09:30 2003 +0000
+
+    Bug: Use Tex_GetMainFileName(':p:r') to find the complete path-name of the
+         master file, not Tex_GetMainFileName(':p').
+    
+    Change: Do not use the v:errmsg mechanism for finding out if an error
+            occured in opening a custom package. Sometimes, other errors could
+            occur _after_ the file is opened, causing v:errmsg to be corrupted.
+            Instead check to see using bufnr(), which should be more robust.
+    
+    Change: Use silent! while opening and closing folds, otherwise we get
+            errors on terminal.
+
+commit f43d8e9437765f7aa2f43857a940fc7a9756010d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 01:03:42 2003 +0000
+
+    In the viewer rules for windows, do not use full paths. Ask the user to
+    set the $PATH variable to include the directories containing the programs.
+    This is more portable than before.
+    
+    Set default value for g:Tex_RememberCiteSearch, Tex_BIBINPUTS and
+    Tex_TEXINPUTS
+
+commit ce5bcd3141a34a801ad9fe359408b403cd97a400
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jun 18 00:57:24 2003 +0000
+
+    Bug: If we used :TTarget ps, then the compiler would be called as:
+            dvips -o file.tex.ps file.tex.dvi
+         instead of
+            dvips -o file.ps file.dvi
+    Why: In a recent change, we made RunLaTeX() use filenames with extension.
+         However, some compilation rules might require filenames w/o extensions
+         (such as Tex_CompileRule_ps which is 'dvips -o $*.ps $*.dvi')
+    Fix: Try to guess if the &makeprg requires files w/o extensions by seeing
+         if it matches '\$\*\.\w\+'. If so, use file-name w/o extension.
+         Otherwise, retain extension in 'make '.fname
+
+commit 6b0f480869a93ca12977a5b7afcd4a98fbbf1ed6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 17:26:46 2003 +0000
+
+    More bug fixes!
+    Bug: Pressing <F9> at the end of a line like
+         This is a \ref{eqn:something} and this is a comp
+         would cause errors.
+    Why: The substitute() command returns the original string if the pattern
+         does not match causing us to wrongly infer a match.
+    Fix: Therefore first check if there is a match.
+    
+    Bug: Once we complete an equation, we can never complete a word.
+    Why: s:type is never unlet
+    Fix: unlet! s:type if there is no match on current line to any known
+         command.
+    
+    Bug: Pressing <CR> during word completion does not take us to the location
+         of the match, as claimed.
+    Why: <CR> does "cc <num> | pclose! | cclose!". Because the preview window
+         with the match is open, therefore cc will take us to the match in
+         the preview window, after which pclose closes it up!
+    Fix: Do 'pclose! cc <num> | cclose' instead...
+
+commit 467a4e146b1e112773304c84d5c7d66e4175997f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 16:22:57 2003 +0000
+
+    New: Also support '\psfig{figure=' for completion.
+
+commit f1fc8b0b0b54266fe920dfa287f14a66eba047ad
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 09:35:25 2003 +0000
+
+    New: Bibliography searching was pretty delicate before where only a few
+         select situations succeeded in producing a match. Make this much more
+         robust using :find. This has the advantage of letting us use vim's
+         native file-searching capability to find out bibliography file etc.
+    New: Capability to retain the \cite search in memory so we do not have to
+         make searches with every <F9> pressed. This is useful because quite
+         often the bibliography is a _huge_ file which is not changed very
+         seldom and we might want add a lot of \cite's between changes to the
+         bibliography file.
+
+commit f6b52638caae072b623f253ecf11aa42d30a429d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 04:01:53 2003 +0000
+
+    Initial revision
+
+commit b045ca23581af6160bf1f12df7312dd937884b8d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 02:12:29 2003 +0000
+
+    A small change to include every debug statement in the default string.
+
+commit 9bbfe5ed7262cf0c300cc719b2f19a898d900da2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 02:07:47 2003 +0000
+
+    Change: Instead of using very complicated logic to find out the locations
+            of package files, just use vim's native :find command. This easily
+            avoids problems of not being able to search more than 1 level deep
+            etc. Ofcourse, this means that the users have to specify
+            g:Tex_TEXINPUTS in the format given in :help file-searching, but
+            that seems a very acceptable thing to do.
+            Why was globpath() and all that used previously?
+
+commit 4e6f3ee0ffbb5c5c92bf9093d52cf6898c32fc9e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 17 02:00:13 2003 +0000
+
+    Bug: <F5> does not work if we type in the name of a package latex-suite
+         doesn't recognize. a 0 is inserted.
+    Cause: In the recent feature where Tex_PutEnvironment also tried to scan
+           environments added by packages, there is no fail-safe at the end of
+           all the if statements.
+    Solution: if all else fails remember to at least insert a bare-bones
+              environment.
+
+commit e619dc73b72572bf43d7a377ee064d092ca0248e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 16 06:40:00 2003 +0000
+
+    Bug: When a \usepackage{} line is inside a fold, then we go into an
+         infinite loop. (Lin-bo Zhang)
+    Cause: Due to an apparent vim bug, when if we issue the command
+           /somepattern
+           in a closed fold, then we always goto the first match in the fold.
+    Solution: A temporary hack of first opening up all folds before scanning
+              and then closing them. This needs to be robustified in the future
+              using mkview.vim
+
+commit 885813f38402189100341182b4c5ca8821606bb1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 15 08:44:54 2003 +0000
+
+    Change: ViewLaTeX() no longer uses a:size input argument. instead using the
+            b:fragmentFile buffer variable.
+
+commit 6774f1d66a9c5a36d9c2e6a9be517356d7c9e892
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 15 08:43:17 2003 +0000
+
+    issue a debug call when catching the latexSuite autocommand.
+
+commit 1378c5ee78f8a59caed8d6cf8c23d424533f7d1b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 15 08:42:11 2003 +0000
+
+    Use the more standard TexLet way to set default options instead of exists()
+    and stuff.
+
+commit 335aa3ddb807a7bbdd87da03c1cb7bda1b471945
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 15 08:23:14 2003 +0000
+
+    Changed structure of bibtex.vim to look more ``modular''. Still don't know
+    if this is a good idea. Might revert to older revision in the future.
+    
+    Feature: added way to customize the fields which are applied via the
+             mappings.
+
+commit d62af6a20be757eb54fdfd99177f4d2f8ee2582b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 15 08:09:28 2003 +0000
+
+    create a bib_latexSuite.vim file to be able to also support bib files. This
+    file basically sources bibtex.vim, which contains maps to insert
+    bibliographic entries easily.
+
+commit c871347676e601d0f9fe5ccd9e0eff5b1b85ca27
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 15 05:23:31 2003 +0000
+
+    Bug: Sometimes Tex_FindBblFiles() would return a bunch of files with
+         new-lines in them.
+    Cause: substitue(text, '\n', ' ', 'ge')
+           doesn't remove newlines (at least in vanilla vim 6.1).
+    Solution: Use substitute(text, "\n", ' ', 'ge')
+              instead. NOTE: use double quotes when using special characters in
+              replacement string in substitute().
+    
+    Bug: Sometimes the latex file would get the maps from Tex_c_window_setup().
+    Cause: The maps would be created even when s:UpdateViewerWindow() closed
+           off the quickfix and preview window because of error E32 and focus
+           returned to the latex window.
+    Solution: Check if &ft == 'qf' before setting maps.
+    
+    Bug: If the tex file used a '\bibliography' command to include a .bib file,
+         it would not be found. (on windows)
+    Cause: Used ':' as a path seperator. which crashes on windows, because a
+           path is of the form c:/path/to/something (i.e ':' is a character in
+           every path!!)
+    Solution: Use "\n" as a path seperator on windows.
+              TODO: Should we be using "\n" for other OSs too?
+
+commit 231f372bbfb7d30ab0e26d65a37abcca20adb9bd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 14 05:09:10 2003 +0000
+
+    *** empty log message ***
+
+commit 7ce5ea92e91f49879f4d1cbd03036d95fb111869
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 14 04:43:07 2003 +0000
+
+    Change: Previously, if a file was not opened in any other session, then it
+            would open it in a new session. But for projects with lots of
+            files, this can become painful. Therefore, instead of opening in
+            new sessions each time, open files in the same session we used the
+            first time we had to create a session.
+
+commit f903fcb079c301fa40674270cf64985f06e0613f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jun 13 21:41:27 2003 +0000
+
+    Bug: When a \usepackage line is found, then a spurious { is inserted into
+         the search history. (A. S. Budden, Mpiktas)
+    Cause: a "normal! /{\<CR>" command is executed.
+    Solution: call histdel at the end of the function.
+
+commit 61d5195e4f72b9fc7e3a46d42e659409a36cc628
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jun 12 08:16:25 2003 +0000
+
+    Bug: 'scrolloff' remains at 100 even after we complete the reference (Jakub
+         Turski)
+    Cause: 'scrolloff' is a global setting, not local
+    Solution: Preserve the value of &scrolloff and reset it just before
+              quitting any of the windows.
+
+commit 951cce44ca1f4c102cbd2c6f1bcd52d5252bdc37
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jun 9 03:34:26 2003 +0000
+
+    Bug: More stupid windows issues. Sometimes,
+        getcwd() = 'c:\path\to\file' and expand('%:p:h') = 'c:/path/to/file'
+        which causes s:searchdirectory to become '' causing Tex_completion to
+        search as
+            fgrep \label /*.tex
+    Solution:
+        s:searchdirectory = expand('%:p:h') instead of expand('%:h')
+
+commit a5cb90541d0567091d8b595b214148c05199e5f6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 8 23:42:44 2003 +0000
+
+    This script provides a command :RemoteOpen which is supposed to be used
+    from the command line as follows:
+    
+    gvim -c ":RemoteOpen +<lnum> <filename>"
+    
+    where <lnum> is the line-number you wish <filename> to open to.  What will
+    happen is that a new gvim will start up and enquire from all previous
+    sessions if <filename> is already open in any of them. If it is, then it
+    will edit the file in that session and bring it to the foreground and itself
+    quit. Otherwise, it will not quit and instead open up the file for editing
+    at <lnum>.
+    
+    This was mainly created to be used with Yap (the dvi previewer in miktex),
+    so you can specify the program for "inverse search" as specified above.
+    This ensures that the inverse search uses the correct gvim each time.
+
+commit 3e9de75267a1d903bb0c5da5b4b37fe23a737ffd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 8 22:30:39 2003 +0000
+
+    Bug: <F9> only worked the first time.
+
+commit 27583ab622faeba34b6b9452f41295bd0e92477c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 8 22:14:55 2003 +0000
+
+    Bug: compiling parts of a document did not open up the preview of the .log
+         file.
+    Cause: mainfname was not defined in part compilation
+    
+    A lot of restructuring in compiler.vim and wizardfuncs.vim. See the
+    accompanying e-mail to vim-latex-devel. Will also note this in Changelog.
+
+commit a0b539da027429aa7239e15879f87a711218cb21
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jun 8 20:25:50 2003 +0000
+
+    Bug: syntax error made the maps in envmacros.vim get triggered only for the
+         first buffer which latex-suite triggered on.
+
+commit 0c05b16d99ead9a00bd000f43074b3f5be912fa1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 7 21:02:23 2003 +0000
+
+    Bug: <F9> did not work with the following
+            \includegraphics[0.8\columnwidth]{}
+         because the regexp thought that s:type = '\columnwidth]'
+         Improved the regexp to account for commands within options. Still not
+         tested extensively, but should be better than before.
+    
+    Bug: "wincmd q" does not always seem to work from within the script (this
+        is a vim bug). replace with q which seems more reliable.
+
+commit b83551a44353ecabb287a59cd3b5021214b9bec6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jun 7 10:39:24 2003 +0000
+
+    Bug: <F9> for inserting references does not work in standard vim + cygwin
+         combination for windows.
+    Cause: Vim issues commands via the vimrun.exe program which calls the
+        cygwin bash shell in the following manner:
+            bash -c "command"
+        when we do ":!command" from within vim. With the current setup we issue
+        the command
+            !fgrep "\\label{" *.tex > c:/TEMP/VIe12.tmp
+        This gets converted into
+            bash -c "fgrep "\\label{" *.tex > c:/TEMP/VIe12.tmp"
+        by vimrun.exe. This causes all sorts of confusion.
+    Solution: Avoid issuing commands which contain double quotes otherwise
+        vimrun.exe screws up. Convert the grep commands to
+            grep '\label{' *.tex
+        from
+            grep "\\label{" *.tex
+        NOTE: the backslash escaping still needs to be done due to the outer
+        double quotes in the exec statement.
+
+commit 666fa838ef83f92655ae5a8e13f1204e4b39173a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Jun 6 22:53:52 2003 +0000
+
+    omitted g: before one test for g:Tex_UseMenuWizard in inserting of environments
+
+commit d8844b8bdf130ae602fc3a60411d1ccf62213664
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jun 5 18:16:28 2003 +0000
+
+    Bug: The recent change with "escaping" the special characters in
+         PositionPreviewWindow messes up movement in the Error list window.
+
+commit da7ae05f0af515a34d9298177d35754d7911b5ee
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Jun 4 09:52:41 2003 +0000
+
+    add slashes te escape special characters in UpdateWindow
+
+commit 0f7c2641b6f012a86f7769f737bc4c85a66c844d
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jun 3 11:17:18 2003 +0000
+
+    endif was missed
+
+commit 5bd4d934e403543bc78b4364453de33bac98c118
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jun 3 09:45:32 2003 +0000
+
+    Bug:
+    Srinath: but your patch makes impossible to distinguish between various
+    	extenstions of LaTeX files - .tex, .ltx and so on
+    
+    Solution: use not :r files for compiling but remove extension when
+    	dealing with quickfix window
+    
+    But with both versions I have serious bug: when walking with j, k and
+    <cr> through list of errors I am getting message:
+    
+    PositionPreviewWindow:
+    Line 62:
+    E486: Pattern not found: ((f|[|])*myfile.tex
+
+commit fc949d90d28b3040a2041f81fbb6c5af9c81bdd4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jun 3 05:58:21 2003 +0000
+
+    Bug: the preview window with the .log window was not being opened on
+         compilation error.
+    Cause: We used to depend on the file's suffix being removed for a lot of
+           processing. A recent change seems to have reversed this.
+
+commit 4613c5ecdc52b43b5b00094e6e5dbc6135ddfece
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Jun 2 13:39:35 2003 +0000
+
+    Remove hardcoded .tex extension in CompilerRule_pdf - after removing :r in RunLatex it was doubling extension to myfile.tex.tex. NOTE: update of personal texrc is required! (Animesh N Nerurkar)
+
+commit e67989d078dcf73a2c10ea7669ac08addc985d37
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Jun 2 13:39:26 2003 +0000
+
+    update
+
+commit 01190f29578ed7e5d3b685153f13c5d5deae690a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jun 1 23:23:43 2003 +0000
+
+    refresh screen after View and Compile -redraw! - suggestion from Jess Thrysoee
+
+commit 2886854921638bb839449bed24c5c310fa084fa0
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jun 1 23:23:30 2003 +0000
+
+    updates
+
+commit 18e1aa72036d0dff90f0b90743d08bfeb362d04e
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 31 17:51:15 2003 +0000
+
+    Replace g:Tex_Leader with <Leader>
+
+commit cffcccfab511c12a837c21caa8dfe2d6342cea7f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 31 17:47:31 2003 +0000
+
+    remove temporary catalog for creating tar.gz - there can be garbage which can be inserted in next latexSuite*
+
+commit d4f7cb3d1d4494eb9652afa6fc45368bddcb4205
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri May 30 04:30:52 2003 +0000
+
+    Bug: undefined mapleader variable causes crashes.
+    Solution: Instead use s:mapleader which defaults to '\' if mapleader does
+              not exist.
+
+commit e8f63600c8c20fd400e99499a0e02e50c3732807
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 29 12:48:15 2003 +0000
+
+    update
+
+commit de3ac91223f235f56e0de44042852ba8fcfe08e8
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 29 12:48:13 2003 +0000
+
+    allow TTarget accept no arguments and show possible choices with default enclosed in []
+
+commit 199ebe704dbdd62893abe4ab3728e97fea555469
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 29 10:43:31 2003 +0000
+
+    show value of g:Tex_DefaultTargetFormat if not one of: dvi,ps,pdf
+
+commit 5d517b44e557d7864274b783bb3f42b56b8c2114
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 29 08:19:46 2003 +0000
+
+    correct mispell which caused bug: s/mapleaer/mapleader/
+
+commit 189fba68f4e1b7849fae2449a4d671299912c2d0
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 29 08:19:41 2003 +0000
+
+    TCTarget from menu show now correct value of DefaultTarget enclosed in []
+
+commit 9fb7bc744867a9e77cdeb4fef84bf15306765bca
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 29 08:19:26 2003 +0000
+
+    update
+
+commit 962f6a91fe14b09c7d6cbf07bb6977d8d28c79c7
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 11:11:22 2003 +0000
+
+    check if s:type exists in UpdateViewerWindow
+
+commit 79ee8f18918f0b1ca35eac3d105bbd2389d1c058
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 11:11:16 2003 +0000
+
+    replace \\ in TeX-Suite menu with mapleader value - it often cause problems if someone change it in other places
+
+commit e5c802bf650712c97b48510c860d4a3a5c5b8efc
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 11:11:09 2003 +0000
+
+    update
+
+commit e53f32e8a914e4a86d92de1e0c1c0684c97088fe
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 11:11:08 2003 +0000
+
+    replace g:Tex_Leader with mapleader in General shortcuts section
+
+commit edbad26018de7d67c54647a1fd8869cc4daca0a4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 09:15:48 2003 +0000
+
+    check in package variables for templates for environments inserted in line with <F5>
+
+commit 708ce3b625cafe99efbf8296de4e5b28d8ecc1a6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 09:15:07 2003 +0000
+
+    New file: ChangeLog
+    
+    Why? As I wrote previously latexSuite will be packaged for Debian.
+    Packager asked me if something like this exists because it would be
+    great help for him. But I think it will help regular users - they should
+    know why it is worth to download new version. Maybe link from site?
+    Please add ChangeLog entries parallel to CVS commit comments
+    
+    Format (new entries should go to top of the file):
+    
+    After `date of last release`
+    
+    	Features
+    	* file1.vim:
+    		new added features (MM) <- initials of author of the patch if from
+    	                               Team
+    	* file2.vim:
+    		new feature (John Smith) <- full name if outside
+    	* file3.vim, latex-suite.txt:
+    		new feature (John Smith, SA) <- if corrected; add
+    										latex-suite.txt if change was
+    										documented
+    	Bugfixes
+    	* file1.vim:
+    		fixed bugs (SA)
+
+commit 23fabf72d6096d44372d7436bff00680512e8650
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 28 09:13:59 2003 +0000
+
+    add templates for alignat envs
+
+commit 515585daa71a6aee9ee831938323cd3cab47fffd
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon May 26 08:56:22 2003 +0000
+
+    make clean was removing latexSuite.* files, change to latexSuite200* - it will be valid 6 years :)
+
+commit 85a9a248c589dc225d1813c65a08393825e8d205
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 24 22:21:55 2003 +0000
+
+    File with utf-8 menus, edit it in GUI or terminal which support Unicode
+
+commit 3f8b11c03a03ea2a9b8264ca487703c8577156c6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 24 22:20:31 2003 +0000
+
+    Add support for utf-8 menus
+
+commit cc6c44d46db4a57266510e5091b869b286d8a053
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 24 22:20:10 2003 +0000
+
+    Explanation how to enable utf menus
+
+commit ab5cd717f870a9ddb4e1a4d44eec55794deb53d8
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 24 17:40:52 2003 +0000
+
+    explanation of :Tshortcuts command
+
+commit 7e30bd9dff6dd31357b2a43e9c7b5a3a0c203426
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 24 17:40:42 2003 +0000
+
+    Add Tshortcuts command, detailed description in latex-suite.txt - annoying trailing characters E488 :/
+
+commit 9cffd028a1619c880dc0566c3e4ab84591591b2d
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 24 14:37:09 2003 +0000
+
+    Add support for kdvi for regular viewing and forward searching; fixed problem with always compiling .tex files (at least partially)
+
+commit 57ca48d7e0e08444dcff5017bf602c6a3f6c71a8
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 22 18:40:56 2003 +0000
+
+    add timestamp to name of new created archives in format 20032205
+
+commit 770cebedb966346b53faa0f5ad2d42d2e41f8563
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 22 18:40:48 2003 +0000
+
+    replace <<>> with <++> in description of package file
+
+commit bb188a23412625a377a61d245fe471a286fd0f5c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon May 19 14:51:19 2003 +0000
+
+    Added accels for Suite, Elements and Environments menus.
+    Changed accel in Math (from t to M). (Animesh Nerurkar)
+
+commit 791c1657fe648a0c88cd508e54c9c5f7396900bc
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon May 19 14:51:16 2003 +0000
+
+    Added reference to modes in doc, one mispell.
+
+commit df39c3233f87c452a6d2688094c26a17edc128ce
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon May 19 14:50:44 2003 +0000
+
+    Include $BIBINPUTS variable while looking for bib files.
+    (Soren Debois)
+
+commit bbd2e31b63e74fca83be4decf4fb78fdfc1bc49c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 8 20:50:33 2003 +0000
+
+    mispell in triangleq command; remove \implies - this command does not exist
+
+commit e3e9d9fd5bc23f0c586d68bd1c5df242f9d4e02d
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 8 08:17:01 2003 +0000
+
+    lack of <SID> before PromptForCompletion call
+
+commit 95dff5e907d09f80c246645da93c5856dbfcf63c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 7 19:42:13 2003 +0000
+
+    fixed mispells; moved brackets and dollars section to IMAP; more arrows
+
+commit 991338f062c3a2ad0b50f38a6e87373c509a5652
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun May 4 19:21:23 2003 +0000
+
+    add imaps.txt and explorer.vim to tarballs
+
+commit b54060193e7a6eebdb61bea711e9b1d966e92101
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 3 18:05:57 2003 +0000
+
+    cnp
+    fault: && at the end of if condition make Forward Searching impossible
+
+commit e45d947591abe94148691fc3004fc1038fbc7407
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri May 2 20:00:45 2003 +0000
+
+    Merging x action from main explorer.vim
+
+commit 9a369850c0cf44e46ce3811c0e71c242e653fbc8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Apr 25 20:41:26 2003 +0000
+
+    Bug: Multiple \ref's in a single line would cause completion problems.
+    Cause: s:prefix in s:Tex_complete() was improperly calculated.
+    Fix: improve regexp for calculating s:prefix. Still a bit of a hack.
+
+commit cc4605241da1be0006a6be7ef499346e5ad21854
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Apr 23 17:28:32 2003 +0000
+
+    Included project features
+
+commit faff3c03767c99212711d95606a7c45d3452aa3c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Apr 15 10:26:23 2003 +0000
+
+    - use makefile always if exists, .latexmain only if makefile
+      doesn't exist.
+
+commit 3feaff87d48e71758849509eab6765809d052678
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 14 17:14:55 2003 +0000
+
+    - proper handling of <Plug> thing, remove hard map to F10
+    - temporary file has .tex extension
+
+commit 6e24c9ffbf678d8e153bc3aef28d77a236829729
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 14 17:14:46 2003 +0000
+
+    - proper handling various compilation situations - partial, makefile (Alan Schmitt)
+    - mappings of partial compilation
+
+commit cd315c2c09e194e78bfa309610d40833da849cbf
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 14 17:14:38 2003 +0000
+
+    Partial compilation menu element didn't work. Change element to visual
+    only.
+
+commit 3151ab8092abf800b63add9026070ba40ba05c76
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 14 11:23:24 2003 +0000
+
+    proper calling partial compilation from menu, forgotten commit :/
+
+commit 01595c02784fb6d387ba90b2435b224b5e824b4c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Apr 13 02:03:53 2003 +0000
+
+    improvements in the newly added "Latex Completion" section.
+
+commit 38e150f1f0ebb405627d8950da46e603197f2086
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 23:31:10 2003 +0000
+
+    bad use of matchstr() with s:type, use substitute() instead
+
+commit afccd0ffbbfdaf1c9b3dd0f2c89f3bc0e5b62b72
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 21:21:58 2003 +0000
+
+    make explorer completion pluginable; small cleaning of the code
+
+commit af976c23645656649428392410ecde2453540efb
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 21:21:50 2003 +0000
+
+    add variable g:Tex_completion_explorer, necessary to whole thing work
+
+commit c92eb51bf5941178c18c2f83bcf58325f8b4de9a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 21:21:39 2003 +0000
+
+    first example of pluginable explorer completion - verbatimtabinput command
+
+commit 62025478c2d3b3efe8aaa53b0ceccc96156b4dc7
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 16:41:50 2003 +0000
+
+    completion is now pluginable through PromptFor mechanism, added completion for addcontentsline, addtocontents, bibliographystyle
+
+commit 2ff0fea1c360c6d31f16699e362737d259f9a0d9
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 11:27:25 2003 +0000
+
+    add completion for include, includeonly, input; remove unnecessary g:variables; localization of Tex_Find functions
+
+commit 3a650a85b1866214eb681d74725df31d5f0ea87c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 11 11:27:16 2003 +0000
+
+    SmartQuotes for polski (Jakub Turski)
+
+commit d71e6eaa15a57069b8b97c1f746f29113962c11b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 10 22:03:31 2003 +0000
+
+    more robust bib finder - not only scans current directory for .bib files but uses \bibliography commands in current and, if exists main file
+
+commit 543210c358e5f0ee8ab654727645d0d00888609f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Apr 8 08:45:01 2003 +0000
+
+    replaced endwhile and endif. I dont know how it passed :(
+
+commit ff9ca23990c21dcc487cf5e085d47e5f95dbc97f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 7 20:53:31 2003 +0000
+
+    new variable g:Tex_TEXINPUTS
+
+commit 54e3a3c3f137bfbe2c049f787ae65a3e64ee4801
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 7 20:53:27 2003 +0000
+
+    info about improved scanning features
+
+commit b49a80b5a9fabc1ae764353f06b40e273cb97554
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 7 20:53:03 2003 +0000
+
+    Dealing with TEXINPUTS and packages.
+    Unfortunately relations of Vim with shell are not
+    straightforwart. We cannot assume that always we
+    will know its value. Much simplier (although not
+    so elegant) is g:Tex_TEXINPUTS variable.
+    This should be equal to real $TEXINPUTS. More info
+    in latex-suite.txt - |latex-package-scanning|
+
+commit a0b58a41dc53a4169e7e8bbe1bcbb4c3fc51a4a0
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Apr 7 10:52:11 2003 +0000
+
+    include fix by Soren Debois and make possible inverse searching with xdvi instation from forward searching
+
+commit a02f89285a7e7a7b852f956917f1849eeb995edf
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Apr 6 22:59:50 2003 +0000
+
+    check if in current directory exists user package and scan it for usepackage, newcommand etc. TODO - TEXINPUTS, use glob or globpath
+
+commit bdb19ed2289fb9b356c95cede68c04f87c70014a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Apr 6 22:59:37 2003 +0000
+
+    improved F1 wrapper: proper error message (thanks Benji), checks for environment names
+
+commit e6e5f9607fb4fef1e5f6d1cea89c2d9b8b689048
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Apr 5 21:35:50 2003 +0000
+
+    Relative path under Windows was given with wrong file delimiter
+
+commit 08d5ec38d24cb77de815f65b40e5de3468b57860
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 23:27:45 2003 +0000
+
+    This is almost standard version of explorer plugin. This addition to lS
+    is necessary for things like explorer-completion.
+    
+    Change is to make EditEntry function global available. It makes possible
+    to remap standard explorer shortcuts for better interaction with lS.
+    I signalized this on vim@vim.org and hope it will be standard behaviour
+    of explorer.vim in next Vim editions thus we won't need this file. But
+    for today pros are much more than contras I think.
+    
+    (sorry for my english today, please correct my faults in latex-suite.txt
+    if you find few minutes)
+
+commit c946eed579d7805b5f1dc58d1d8d3f38130d66eb
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 23:25:11 2003 +0000
+
+    new variables for latex completion description in file and latex-suite.txt
+
+commit ac2e7a0cf8509d3d1a71625154b37a5ce8bd65f8
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 23:25:03 2003 +0000
+
+    comments, fixing bugs for partial compilation, using <Plug> for mapping
+
+commit 1b935315fd63e34c6313230175c41b238abae57a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 23:24:46 2003 +0000
+
+    handling of includegraphics, bibliography commands; introduction of explorer-completion; more info in latex-suite.txt - latex-completion
+
+commit 27640211399b7f50c430c8a1bfb44988a8f0b862
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 23:24:39 2003 +0000
+
+    info about partial compilation and changed info from latex viewer to latex completion and updated. New term IMO better describes what is this for
+
+commit f3d2dd19fffadd0b8ecb21ba808394504821e45b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 00:55:57 2003 +0000
+
+    menus for partial compiling and viewing
+
+commit 39d6706bcef0b92fca79ab8ef813f34102afe168
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 00:55:57 2003 +0000
+
+    partial compilation, rules for compiling and viewing output of writing to temporary file created from wizardfuncs.vim
+
+commit 5da44fd9e90f65231aa6c4826dffe194eb520906
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Apr 4 00:55:46 2003 +0000
+
+    main function of partial compiling
+
+commit 19f60f0ac805abf2c77280638eb8330feaad6fda
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 17:37:38 2003 +0000
+
+    support inserting cite/ref from menu. Is it robust enough? Without redesigning menu part no more can be done
+
+commit e3d556436223517c360bb6e79131947a1f72d150
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 14:29:17 2003 +0000
+
+    configuration of windows heights in viewer
+
+commit 6dde3ef6641b728e670ed5b772ab400360cfbcd0
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 14:29:05 2003 +0000
+
+    some info about grep and viewer on MS-Windows
+
+commit 17d60115a72b2dc26d61c70de76343f0514906d4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 14:28:30 2003 +0000
+
+    full customization of cwindow and preview window height, vanilla 6.1 has bug which resizes cwindow - fixed with additional wincmd _ command
+
+commit 9c8854a370cf5ccc6478d1088d8c96f36a95e56d
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 11:54:10 2003 +0000
+
+    info about first hightlighted line
+    in cwindow for cite/ref completion
+
+commit 965f816c0fb735a4831bc5b2700365578399c170
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 11:54:09 2003 +0000
+
+    customization of preview window
+
+commit d272d543159de266a5c7100383d14126e1bbad6a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 11:53:54 2003 +0000
+
+    	label line in preview window in the middle
+    	higher preview window (height defined in texrc)
+    	support for .bbl files
+    	support for \thebibliography environment
+    	use grep! instead grep (no need for 'bot 1 split')
+
+commit ab1e8767dfd6ca2dccbb1278ddccec517f5e333b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Apr 3 11:53:39 2003 +0000
+
+    menu Complete Ref/Cite
+
+commit 3dd49f8458c0da8adf7095efa9cd131acb93a185
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Apr 2 20:59:21 2003 +0000
+
+    add info abour F1 wrapper, few mispells, misformats and item in toc about texviewer.vim
+
+commit f293acc0ac4d2c2dff326b317fc23b6caad755e7
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Apr 2 20:58:59 2003 +0000
+
+    F1 help for LaTeX items, docs in latex-suite.txt commit
+
+commit edb13bea5742308389abbf63abcf46230951ee3a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Apr 1 16:47:51 2003 +0000
+
+    completion of \ref and \cite commands, more in latex-suite.txt commit
+
+commit 254168766efa56949da376906b0b25d3a9b33911
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Apr 1 16:47:26 2003 +0000
+
+    description of texviewer.vim module
+
+commit 4eac530584399534a669923ed75445766ae5834e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 25 19:11:40 2003 +0000
+
+    Bug: If an abbreviatin contains \ or " characters, then the abbreviation is
+         not expanded properly. (D. MacAlpine)
+    Fix: Those characters need to be escaped before the quoting.
+
+commit 66b86d3fbcf80634bfdbb4fdc4b800d5aa853ecb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 25 08:20:11 2003 +0000
+
+    Bug: Incorrect detection of abbreviations. If there was (were)
+         abbreviations starting with the letter 'a', then typing 'a<space>'
+         would trigger an expansion.
+    Cause: The :iab command also echoes for partial completions.
+    Solution: Check more thoroughly whether a word is an abbreviation LHS or
+              not.
+
+commit e8d45d0018269f67c8ea29a2c9c7408abbee862a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Mar 17 12:46:52 2003 +0000
+
+    new package files
+
+commit 191bc2ea950ddb6500f665010937d772303193b6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Mar 16 18:16:45 2003 +0000
+
+    new package files
+
+commit 5f88adc80f02cbf4d7d352f6967635b71a1da7b8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Mar 4 22:58:13 2003 +0000
+
+    Bug: When there are 2 vertically split windows, compiling causes window
+         layout to get messed up. (Alan Schmitt)
+    Cause: UpdatePreviewWindow() was taking focus from the preview window to
+           the window _above_ it, not the window previously visited. This was
+           sometimes causing focus to go to one of the edited tex files.
+    Fix: Goto previous window, not window above.
+
+commit c3709d39d6fd5fda1eff05b2fbb3d45c67978978
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Mar 3 20:57:27 2003 +0000
+
+    Bug: Fold for slide ends with beginning of next slide. (Shawn L Young).
+    Cause/Fix: syntax fold description for slide used '\end{slide' to terminate fold
+               beginning with '\begin{slide'
+
+commit eb070779d9d6a6dd681d38a01612364416fbd9ba
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Feb 28 20:21:51 2003 +0000
+
+    New command to extract package name from within {}.
+    	exec "normal! /{\<CR>\"ayi}"
+    
+    Old version was cutting last char under Windows.
+
+commit 7b5feffb4d4d0794b7758d8d2071fefc3eee4cdb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Feb 5 23:29:04 2003 +0000
+
+    Bug: iabs break when latex-suite is triggered.
+         (Preben Randhol, Sanip P Deshmukh)
+    Cause: If a mapping ends in a letter (say '\'), then abbreviations are not
+        triggered by that letter. For example, if we have
+            imap \ <C-r>='\'<CR>
+            iab 12 twelve
+        Then typing 12\ doesn't expand to twelve\.
+        (Strangely enough "imap \ ?" doesn't have this problem and we get
+        twelve?. Vim bug?)
+        This problem is aggravated by the fact that latex-suite "protects"
+        most letters to avoid expansions such as ``2 -> `\sqrt{}
+    Solution: After checking for mappings ending in a letter, if that letter is
+        not in 'iskeyword', then also check whether the previous word has
+        an abbreviation. Since vim does not have the equivalent of
+        mapcheck() for abbreviations, this is complicated (maybe even hacky).
+
+commit fae6eb53cfea2e829453285068a4d05275322131
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Feb 5 04:12:28 2003 +0000
+
+    - Bug: imaps do not work on default win32 installations of vim because
+            :behave mswin
+           is set, which in turn sets &selection=inclusive. This makes
+           IMAP_Jumpfunc() skip selecting the last character of
+           Imap_PlaceHolderEnd. (Sumit Bhardwaj)
+      Solution: Temporarily set &selection = exclusive in IMAP_Jumpfunc().
+
+commit 9f044b6607d84c49b9a0f547c330b769d66e9079
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 29 03:17:20 2003 +0000
+
+    Sumit Bhardwaj <b.sumit@ieee.org> contributed an template file to be used
+    for IEEE transactions.
+
+commit aa0c500d4c41ca5c378f1693d18049bca92f9509
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 21 22:23:08 2003 +0000
+
+    - change syntax for the \includegraphics command. (Diego Caraffini)
+
+commit 14d4c3395f72f91431d267df608ee1cf0261fa3f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 21 22:15:40 2003 +0000
+
+    - use the updated syntax of Tex_pack_updateall
+
+commit b085afa753565a086a1d308409e626794b79aff9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 21 22:15:05 2003 +0000
+
+    - make Tex_pack_check() also update g:Tex_package_detected.
+    - Make Tex_pack_updateall() use another argument force. A recent commit
+      added some intelligence to Tex_pack_updateall which made it do nothing if
+      it had scanned this file the last time... Sometimes we might want to
+      force it to rescan the same file again.
+
+commit 26a5661feca9add2f0ad19fbd7462bc96ce88a3e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 21 22:10:46 2003 +0000
+
+    - If g:Tex_package_detected contains 'graphicx' then use \includegraphics
+      instead of \psfig in the EFI mapping.
+
+commit 009ee209f5f13240990469a441a20772800fa41c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jan 20 19:59:00 2003 +0000
+
+    - a tentative attempt to make including the graphicx package change the
+      behavior of EFI from \psfig to \includegraphics. Note that this is far
+      from ideal. For example, as of now, once the user opens a file with
+      \usepackage{graphicx}, then EFI will begin using \includegraphics even if
+      he switches back to a file without \usepackage{graphicx}.
+    
+      Doing that will require extensive changes to the envmacros.vim file, I
+      think... (I haven't thought about it enough to find out if a simpler
+      workaround is possible).
+
+commit 21a9c7c2d048c68870703138fba6aa94834e8279
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Jan 18 18:36:43 2003 +0000
+
+    added regular latex commands to babel package file
+
+commit 5053a82aef2830fd908c8dfa63710e4c39949475
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 18:43:20 2003 +0000
+
+    - make things silent... Otherwise cvs errors, shell errors etc scroll off
+      the screen making things difficult to see.
+
+commit 50d93ad586921d6fe8bd646bd664dc1849e35ca9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 18:41:44 2003 +0000
+
+    - Bug: When makefile is found,then latex-suite shifts focus to the quicfix
+           window. (Ulrich Spoerlein)
+      Fix: mainfname was not being initialized when makefile is found.
+    
+      TODO: Should we change 'silent!' to 'silent'? RunLaTeX() was actually
+            throwing vim errors which were supressed.
+
+commit ca3f137f4a6aeb043b8e0f740e6669c4944a2aa6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 10:05:36 2003 +0000
+
+    - A first go at the babel file. This file is sourced exactly once when it
+      is first detected by Tex_pack_updateall(). It then sets up an au to catch
+      the LatexSuiteScannedPackages event which gets thrown by
+      Tex_pack_updateall(). This enables it to set buffer local smart quote
+      characters each time \usepackage{babel} is seen.
+
+commit 83e61a1cc114ad3aba987e735f78807e684155ac
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 09:49:34 2003 +0000
+
+    Oops! Syntax error. Talking about commiting "tested" code!
+
+commit 3145e13ee0c8afae8f616755a862d69b1f4d13da
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 09:24:15 2003 +0000
+
+    - catch the LatexSuiteFileType event to update the package menu whenever we
+      switch buffers. This will enable us to reliably use package files which
+      set buffer variables.
+
+commit f383b1afd07d39343f9fa1de50e141faf79276f8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 09:20:35 2003 +0000
+
+    - catch the LatexSuiteFileType event to set up buffer local maps.
+
+commit 9b761ca064029ad6109f1cf0162270d2af37dd71
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 09:18:15 2003 +0000
+
+    - catch the LatexSuiteFileType event thrown by tex_latexSuite.vim to set up
+      buffer local maps for each tex file.
+
+commit 23d7d7ade422181e0b2a8abe6ba82dbc87e73bd6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 09:13:31 2003 +0000
+
+    - main.vim used to help various other components set up mappings etc. This
+      was becoming ugly because it caused some unecessary dependencies... The
+      new tex_latexSuite.vim file enables us to remove these dependencies.
+      SetTeXOptions() now just sets options local to main.vim. Each of the
+      other components do their own stuff.
+    
+      SetTeXOptions() is called by catching the LatexSuiteFileType event thrown
+      by tex_latexSuite.vim.
+
+commit 9179ec209dd783892a48ce4923e250cc63df154d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 09:09:43 2003 +0000
+
+    - In the initial way of calling latex-suite, main.vim and correspondingly
+      every file through it would be source'd only once for every buffer. This
+      means that if a file needs to be called every time a filetype event
+      occurs (not just the first time), it wasn't possible. This limitation was
+      making adding a feature such as updating the packages menu when we switch
+      buffers very ugly to implement.
+    
+      Adopt a much more elegant apprach. Throw a LatexSuiteFileType event every
+      time tex_latexSuite is sourced... This enables each component of
+      latex-suite to function independently without having to depend of
+      main.vim in the heavy manner they did previously. Components which need
+      to be sourced only once will ignore this event. Components which need to
+      set buffer local maps will catch this event and set the maps with some
+      reinclusion avoiding logic... and so on and so forth...
+      See the next few commits of main.vim, compiler.vim etc for details.
+
+commit 00b19d0887d7db3f51c736491f27f6e63287a627
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 06:37:58 2003 +0000
+
+    - Use Tex_ChooseFromPrompt instead of Tex_ChooseFile
+
+commit 3cd1657d876d1c03ce82e3c1c98cc7686a94c2e5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 06:37:08 2003 +0000
+
+    - Use Tex_ChooseFromPrompt instead of Tex_ChooseFile
+    - Use Tex_pack_updateall instead of Tex_pack_all
+
+commit 4d11d36cb835cde3051aa51d5cfc81f681807103
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 06:36:17 2003 +0000
+
+    - Transfer intelligence from Tex_pack_all to Tex_pack_updateall. Because we
+      want to scan every file, therefore do some optimization to speed things
+      up. Basically, try not to repeat "supporting" packages.
+    
+    - Also throw a LatexSuiteScannedPackages event at the end of
+      Tex_pack_updateall... This will be caught by the babel package.
+
+commit e78b0a7eaea0ae9f9e7b9ab2759bd81bd5efc5a3
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 17 05:26:34 2003 +0000
+
+    - Use Tex_ChooseFromPrompt instead of Tex_ChooseFile
+    - Also create global variables of the form
+        g:Tex_{packname}_options
+      which contains options corresponding to \usepackage{packname}.
+
+commit 9dc558fc433ae8b5b3aa3e7891be3ccc3bfb5170
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jan 16 17:49:08 2003 +0000
+
+    - Previously if a file which didn't have \usepackage{german} triggered
+      latex-suite and then the user opened a file which did have
+      \usepackage{german}, then b:Tex_SmartQuote* would not change. We want to
+      process the \usepackage lines for every file... A first pass at
+      implementing this.
+      Make Tex_pack_updateall() get called every time SetTeXOptions() is called
+      by catching the LatexSuiteInit event thrown by SetTeXOptions().
+      TODO: This makes things slow, because Tex_pack_updateall is kind of dumb
+            updating the menu list... Often times, multiple files in the same
+            vim session use the same main file. In this case, it doesn't make
+            sense to "uncheck" all the menus and recreate them again. I'll
+            optimize it later to use such information...
+
+commit 797b816edfdf8b25fbf4fa815bd0caff362addb1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jan 16 17:42:09 2003 +0000
+
+    - Previously if a file which didn't have \usepackage{german} triggered
+      latex-suite and then the user opened a file which did have
+      \usepackage{german}, then b:Tex_SmartQuote* would not change. We want to
+      process the \usepackage lines for every file... A first pass at
+      implementing this.
+      As a long term solution, make SetTeXOptions() trigger a user autocommand
+      called LatexSuiteInit. This is caught by everyone who so wishes. This
+      enables us to not have to modify main.vim everytime...
+
+commit 3ac0dac6b0bae9aab37aaf2c89ca59ce9d0a5770
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Jan 16 11:09:22 2003 +0000
+
+    localized to buffer SmartQuotes
+
+commit d34ae70be397c6e20e008185f1fcf4716d0619d1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jan 16 02:49:57 2003 +0000
+
+    - made greek letter expansions also use g:Tex_Leader. This provides another
+      way in which users can avoid unexpected expansions... (I dont know why
+      this was not the case till now...)
+      TODO: make greek letters optional.
+    
+    - Bug fix: Tex_CreatePrompt was not using a:sep throughout, causing it to
+      be broken for lists which were not , seperated.
+    
+    - New function Tex_ChooseFromPrompt. This function will in the future
+      replace the Tex_ChooseFile function...
+
+commit b4ab8416eb638f95a9f45a20cdb1e463425620ff
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Jan 15 23:14:51 2003 +0000
+
+    new package file
+
+commit 9d131f95965fb51e2e023491dcd920c6174bdd61
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Wed Jan 15 16:24:56 2003 +0000
+
+         Make the Tex_SmartQuote* variables buffer-local, and change the
+    close-quote string from '" to "' .
+
+commit 14625803ec6bf47e59486e980d52b0c0b313bef0
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Wed Jan 15 16:23:13 2003 +0000
+
+         I updated the comments above the Tex_SmartQuoteOpen and
+    Tex_SmartQuoteClose variables.
+
+commit 25089270ae8040aeaa7dc5f44b92e87798c5863c
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Wed Jan 15 16:16:27 2003 +0000
+
+    Several changes to the s:TexQuotes() function:
+    
+    * more comments
+    * fix a bug, introduced in the previous patch, when inserting " in math mode
+    or after \ .
+    * Do not assume that the open- and close-quote strings can be distinguished by
+    their first characters.  (German uses "` and "'.)
+    * Look for buffer-local versions of Tex_SmartQuoteOpen and Tex_SmartQuoteClose
+    before using the global versions.
+
+commit 1bde8c1738f926af0d762ceff066d61895e3fda5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 15 02:54:28 2003 +0000
+
+    - new function Tex_CreatePrompt.
+      " Description:
+      " Arguments:
+      "     promptList: This is a string of the form:
+      "         'item1,item2,item3,item4'
+      "     cols: the number of columns in the resultant prompt
+      "     sep: the list seperator token
+      "
+      " Example:
+      " Tex_CreatePrompt('item1,item2,item3,item4', 2, ',')
+      " returns
+      " "(1) item1\t(2)item2\n(3)item3\t(4)item4"
+      "
+      " This string can be used in the input() function.
+
+commit 9387a5c5234d26860d5a4d8459652371cb50213f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 15 02:53:34 2003 +0000
+
+    - moved g:Tex_PromptedEnvironmentsDefault and g:Tex_PromptedCommandsDefault
+      from envmacros.vim to here.
+
+commit 933c8adf72cf7445d611dd4a1ba24c00e524376e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 15 02:52:47 2003 +0000
+
+    - instead of custom functions for creating prompt strings of
+      environments/commands/templates/packages etc, use a function
+      Tex_CreatePrompt() everywhere. See main.vim for usage details.
+      It turns out the bug Mikolaj reported with the prompt not changing was
+      becuause of a buggy SetUpCommandPrompt() function.
+      TODO: There are many globally visible functions not starting with the
+            Tex_ prefix. Will have to fix that soon.
+    
+    - Code cleanup: bugs where introduced in previous versions when
+      Tex_ChangeEnvironments() was called with an argument. Will have to ask
+      Mikolaj to be a bit more careful in adding new features...
+    
+    - More cleanup: Also changed some script local variables to function local
+      variables...  Should ask Mikolaj not to use script local variables
+      unecessarily.  They make the code very unreadable. I always keep
+      wondering why this variable needs to be visible outside this function...
+    
+    - Code cleanup: g:Tex_PromptedEnvironmentsDefault and
+      g:Tex_PromptedCommandsDefault moved from here to packages.vim, which is a
+      more natural place for them.
+
+commit d85929c466b890bca63e84977980f6b2705ceb71
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 23:56:52 2003 +0000
+
+    - fixed bug ^[0-9][0-9]$ in ....
+    - Removed "loose ends" for handling $...$ and \(...\) commands
+
+commit 2d56565d586f82a4837e790c4c92f81346006d6b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 14 23:00:08 2003 +0000
+
+    - defining the german quotes here... This makes any file in which
+      \usepackage{german} is detected use "` and '" as the quote characters...
+
+commit 92b05810a418bfad6350afa019086a19b2153317
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 14 22:51:19 2003 +0000
+
+    - Problem with last commit.
+
+commit e4015d66a4f144b85196a673ce628de5f7d27449
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 14 22:46:56 2003 +0000
+
+    - expansion of `g to \gamma makes writing german quotes difficult because
+      correct german quotes are "` and '". Protect this expansion as well...
+      TODO: This seems to getting wierd. A better way would have been to check
+      for math mode. But how to do that? Checking for synIDattr() =~? 'math' is
+      not good enough because \cite and \sum are both 'texStatement's.
+      TODO: Is this getting too annoying to be left enabled by default? Benji
+            suggests disabling this by default.
+
+commit 0b9337155e25d02c57a53f94eb08e58a55b2b430
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 22:02:42 2003 +0000
+
+    - previously created g:Tex_package_detected had a form:
+      inputencgeometrypolski
+      Not declared: inputenc,geometry,polski. Fixed.
+    - Last command in package file (without , at the end) was losing last
+      letter. Fixed by adding , to commandList
+    - Don't create separator if command and option lists in package file are
+      empty. Rare but possible.
+
+commit 912248ebd933b3f4cd3d75d4b2791bc390fee812
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 22:01:23 2003 +0000
+
+    new package file
+
+commit c848230e7eea6817bec522a4a04627e08d6dc8ae
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 22:01:05 2003 +0000
+
+    change in layout of file to make it compatible with the rest of package files
+
+commit 5edbe94f6546a6ca330ff81fe2ab4caebac666a2
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 22:00:22 2003 +0000
+
+    critical bugs - missing dot contacenating (WTH is spelling of this word?) string
+
+commit ca2675a422a29e59c31ca556d5dd84fa0560296b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 13:41:26 2003 +0000
+
+    - Added section in SetTeXOptions about TexPromptedCommands
+
+commit a1f951f35f28d0d3f1c1eb8c6b86c2f337af9176
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 13:40:56 2003 +0000
+
+    - Added short description of g:Tex_PromptedCommands and basic TexLet value
+
+commit 15a4db66beaa6d7296bdbc1c61acfc625b68f8af
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 13:40:44 2003 +0000
+
+    - Implementation of Fast Environment set of macros for LaTeX commands
+    - Basically these are the same functions but rewritten to work for
+      commands - there are some oddities thus I decided to separate it
+      functionality from env macro - it is easier to read code. Maybe
+      integrate it later.
+    - New mapping <F7> and <S-F7> to insert and change command name from
+      menu. It works properly only for \com{} style commands (not for $ and
+      \( )
+    - There is one strange thing about updating
+      g:Tex_PromptedCommands/Environments (more about updating in log for
+      packages.vim).
+    
+      When I run UpdateAll string g:Tex_PromptedCommands is corrected, but
+      it looks like SetUpCommandPrompt still use old value of variable.
+    
+    - Now you can use two-digit values in SetUpPrompt menus '^[0-9][0-9]$'
+
+commit 98b56384edc54250e2242a86389e9dfa176a5123
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 14 13:40:39 2003 +0000
+
+    - Added to Tex_pack_all() scanning for \newenvironment and \newcommand
+      lines and adds new names to g:Tex_Prompted variables.
+    - Updating is based on g:Tex_...Default, whole scanning is done from
+      nil, thus it should work for removing \new..., but it doesn't work :(
+      It looks like SetUp...Prompt uses some cached values.
+
+commit 480d756036e2d3413fc648e76923c2beba2b6bfa
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jan 12 22:02:40 2003 +0000
+
+    unification of modelines (especially ff=unix) and removing Last Change lines
+
+commit 7f6a07885fb144c7745327a1b772c0ab7fc41d1f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 11 20:42:02 2003 +0000
+
+    bug - s:visual was not unset after the call to Tex_PutEnvironment. This
+          cased successive menu items to all regard s:isvisual = 'yes', causing
+          stuff to break.
+
+commit 8fa4c58c60b258f5868368fa3c336a27ebf0f189
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Jan 11 20:09:40 2003 +0000
+
+    Fixed problem with undefined s:isvisual in Tex_PutEnvironment by testing with exists()
+
+commit 2b814b1adf9c7122b570576fe98e2b5e0408d7b6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 11 09:05:39 2003 +0000
+
+    - temporary commit.
+
+commit 021172a35877ebb574dc4d1775697d9afd331ff9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 11 08:42:27 2003 +0000
+
+    - New file: newlatex-suite.txt
+      This is a temporary file for reworking the documentation. I noticed that
+      the original documentation read too much like a story... In particular,
+      the table of contents was too wordy and the user didn't get a nice
+      overview at a glance. This is an attempt to rework mainly the TOC and
+      maybe some of the sections too...
+      In particular:
+      - add sections for how to customize. A section containing all the
+        available options.
+      - a section containing all available <Plug>'d maps and again how to
+        override the default maps.
+      - add documentation for bibtex.vim, which provides nice support for
+        editing .bbl files. (Alan G Isaac promised some docs for this long ago,
+        but hasn't yet given any).
+    
+    Once we get this file incorporated into the main latex-suite.txt, I will
+    push this into the attic. I could have started a new branch for this, but
+    it felt like too much work...
+
+commit bff02b6aaa46bc172602e3b9fa84d90e764f796e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 11 08:25:12 2003 +0000
+
+    - Protect all printable ascii characters in the range 32-127 from
+      accidental expansion at the beginning of a tex double quote. (Felt a need
+      for this when I realized that ``* and such were still trouble causers).
+      Is this way too agressive?
+
+commit 5b822aca94a910f88aab89b18308f1023ed5fa41
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 10 05:33:42 2003 +0000
+
+    - removing a few lines which do not seem to be used anywhere.
+    - corrected the placeholder description for the \list command.
+    - adding 'description' to the Lists menu (macro in insert mode is EDE)
+    - changing paragraph macro from SPR to SPG as documented.
+
+commit 0b36924c53d0fdae368a660cd6c5c843435723a6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 10 05:11:43 2003 +0000
+
+    - Charles Boncelet suggested `M -> \sum_{}^{}.
+    - In order to guard against expanding to \sum.. on typing M at the start of
+      a quotation, create a fake map
+        call IMAP('``M', '``M', 'tex')
+      Since IMAP() always uses the longest lhs ending in a character, this fake
+      map elegantly solves the problem. Use this strategy to "protect" greek
+      letter mappings as well. So now we do not need a special
+      s:TEX_InsertGreekLetter() function... Just create fake maps like
+      ``a -> ``a and \`a -> \`a.
+
+commit f0b455b91a3082409791aa3dc3a5d734b3c6a25b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 10 01:56:42 2003 +0000
+
+    - Bugfix: <F5> and then choosing option 5 ('\[') inserted \begin{\[} etc
+           instead of just \[.
+    - Support choosing $$ and \[ after <F5> in visual mode as well.
+
+commit 47c0ea8dcfeeb36a1e3739ba75e4ff45650ab5ea
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Jan 9 15:31:36 2003 +0000
+
+    - <F5> key works for environments also in visual mode
+      Only for environments, in preamble <F5> is ignored.
+    - :g/Last Change/s/.*/" CVS Header: $Header$/
+
+commit 005283a58884e8e58f6eb31cecc9e9657d73790a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Jan 9 11:50:30 2003 +0000
+
+    new package files
+
+commit 9186e9ff310ca31aee39ac36921f69103630639f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Jan 9 00:57:58 2003 +0000
+
+    . Adding in the header instead of the Last Change: Wed Jan 08 04:00 PM 2003 PST
+      revision tag is necessary in a file, imo.
+      NOTE: This wont cause spurious revisions, problems in merging etc.
+
+commit ae67765d2726032fa30033853f1c0c28e64364cb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Jan 8 23:50:12 2003 +0000
+
+    - always use the blackhole register to do yanks/substitutions etc,
+      otherwise the user's unnamed register gets eaten up.
+
+commit 3d9f2fa1531ba17f334e25e9c3167689d563a796
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 7 22:36:53 2003 +0000
+
+    Added syntax highlighting for new cite commands provided with this packages
+
+commit 352cf93b6e6b1d9361cdb076daab092e566bfc2a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Jan 7 22:36:04 2003 +0000
+
+    new package file
+
+commit 4e55f840863b88481b99302a336ea3ac9b582b3d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 7 20:53:38 2003 +0000
+
+    - removing an unnecessary line from a previous version.
+
+commit dadc582f314a705422f47dddf91ac4278f4192d0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 7 19:43:41 2003 +0000
+
+    - Description of arguments to IMAP_Jumpfunc().
+    - IMAP_Jumpfunc() is now able to handle <+placeholders
+      withlinebreaks+>
+    - Bug: If we were selecting in the backward direction, and we want to move
+           backwards, then 2 <Plug>IMAP_JumpBack's are needed. i.e, if we have
+    	   <+1+> <+2+> <+3+>
+    	   and we do (with <C-k> mapped to <Plug>IMAP_JumpBack)
+    	   <C-j><C-j><C-k>, from before <+1+>, then we remain in <+2+>.
+    	   (Bug pointed out by LH)
+      Cause: In visual mode, <Plug>IMAP_JumpBack deselects the text but remains
+             at the end of the selection. (this is default vim behavior).
+    		 Therefore searching back for the placeholder start character lands
+    		 us up in the template.
+      Solution: In visual mode, make <Plug>IMAP_JumpBack goto `< after
+                deselecting text. This strategy also leads to considerable
+    			simplification at other places.
+
+commit e3c015dde67126e4f227a7ef761a9ca9d5fc610e
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Tue Jan 7 18:27:47 2003 +0000
+
+    * Improve s:PutTextWithMovement() by using a new helper function, IMAP_Mark(),
+    to position the cursor instead of adding a marker string and searching for it.
+    The marker would cause serious trouble if it occurred anywhere in the inserted
+    text, and minor trouble if it was too long and caused an unwanted line break.
+    
+    * Fix a bug (mea culpa) in s:LookupCharacter() and IMAP_list().  If there was
+    a global map for "foo" and a local (filetype) map for "bozo" then these
+    functions would look at the last character, "o", see that there were local
+    maps ending in "o", and only look for local maps.
+
+commit 4174178620388df04b8400cbc9c323f40296cda4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Jan 7 01:51:13 2003 +0000
+
+    Change from Carl:
+    
+        One little improvement in TexFormatLine.  First, my treatment of \$
+        isn't working, so I deleted it.  But I was able to take care of the
+        following.  Sometimes people write $$...$$ in a single line, so the
+        function should be able to tell that you are within a math expression.
+    
+        Also, I didn't think that your command for clearing memory deserved its
+        own variable, so I just put an extra line in the function.
+    
+        For the moment, I don't know what to do about \$
+
+commit f3382db438c667faba594a36eeedd030d990aa5c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jan 6 10:10:18 2003 +0000
+
+    - removing the betaup target.
+    - adding a release: target and uphtdocs: target.
+      As of now, both of these have hardcoded srinathava@vim-latex. If someone
+      wants this to change, let me know.
+      The release: target is meant to take care of the annoying problem where
+      every once in a while, releases made via my computer generate CRLF style
+      files. Doing a release via SF should eliminate this problem.
+    - uphtdocs is a way of synchronizing the latex-suite webpage with the
+      latest CVS snapshot.
+
+commit 20696f458cee4d1668320de5f01802adae05f5e4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Jan 6 00:17:53 2003 +0000
+
+    - removing the time stamp string. It is causing problems in merging from
+      branches etc.
+    - Bug: Pressing a <space> before the second $ of a line like:
+           $aaaaa........$
+    	   caused spurious newlines to be inserted after the current line.
+      Cause: Carl knows.
+      Solution: [Cut/paste from Carl Mueller's email about this]
+    
+    	  I do have an answer for the problem of typing the space before the
+    	  "$" in $aaaaaaaaaaaaaaaaaaaaa...$.  But it does involve making
+    	  TexFormatLine dependent on 2 new variables, current_line and
+    	  current_column, which record the line (as a string) and the column
+    	  number.  With that change, it's easy to modify the "if" statement at
+    	  the end of the function.  I also have to modify the function TexFill,
+    	  to define and pass on the new variables.
+
+commit ac66af90a4899bf8335bc83eb4e43571c80f5bba
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Jan 5 21:47:08 2003 +0000
+
+    adding ff=unix and ft=vim modelines; removing redundant , at the end of variables; removed last <<>> signs; commiting new packages
+
+commit 0380892159b20fc4b1ce55744ae40dc7a60ccfe4
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Sun Jan 5 14:01:21 2003 +0000
+
+         This is another attempt to deal with encoding problems.
+    
+    * Do not make a call to iconv() when it is not needed.  This is important when
+    vim is compiled with -iconv.
+    * Wrap the call to iconv, and the test for whether it is needed, in a new,
+    heavily commented, helper function, s:Iconv().
+
+commit 218c5378c8811b2b65dfa2385ffbfa419f7f10fd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 5 08:46:52 2003 +0000
+
+    Bug: More debugging the debug functions! Ahh... The irony. The
+         Tex_PrintDebug() function wasn't working well.
+    Cause/Solution: used a:pattern instead of pattern
+    
+    Bug: Refer to 1.17 of envmacros.vim
+    Solution: Used the Tex_SetFastEnvironmentMaps() from envmacros.vim in order
+              to set buffer local mappings for the <F5> and <S-F5> keys for
+              every tex file opened.
+
+commit 910ea9241f556336541d95e292885134cb974965
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 5 08:36:17 2003 +0000
+
+    Bug: <F5> was mapped for all buffers, not just tex files. <S-F5> on the
+         other hand was mapped only for the buffer which activates latex-suite.
+    Cause: -- ditto --
+    Solution: Provide <plug>ed mappings in here and a function
+              Tex_SetFastEnvironmentMaps(). This function is called from
+              main.vim for every buffer. Thus buffer local maps are made for
+              every tex file opened.
+
+commit f6baf610548eefd1538431988785a470cd02d9aa
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 5 04:50:46 2003 +0000
+
+    Bug fix from Carl Mueller.
+    Bug: Reformatting is not done when <space> is pressed at the end of a line like:
+         $aaaaaa.......$ asdf
+        where there are say > &tw 'a's. In other words, reformatting isn't done
+        outside the '$'s.
+    Cause: Do not really know, should ask Carl
+    Solution: Apparently the diff here...
+    
+    TODO: Still one more bug. Pressing <space> in the position
+          $aaaaaaaa.........................aaa $ asdf
+                                               ^
+          shown makes new lines appear after this line.
+
+commit 3a6846809de5b025a3706714406b3fa512020c61
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 5 04:39:31 2003 +0000
+
+    . There are still some serious bugs in the smartspace mapping. Also, in
+      accordance with the the philosophy of "no surprises even if you haven't
+      read the surprises", I am reluctant to do something as agressive as
+      setting 'tw' to zero by default. People who want this should read the
+      docs, understand the implications and then activate this option.
+
+commit 70dca535ce107d641183b4474c5e0c4fc98526a6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Jan 5 02:19:26 2003 +0000
+
+    Another great bug report from Ulrich Spoerlein.
+    Bug: When the following .tex file is opened with latex-suite, we get a
+         choose package prompt:
+    -----------------------------%<-----------------------------
+    \documentclass{report}
+    \usepackage[a4paper, pdftex, dvips, ps2pdf,
+    		bookmarks, bookmarksopen, bookmarksnumbered,
+    		colorlinks, linkcolor=blue, urlcolor=blue]{hyperref}
+    \usepackage{cite}
+    \begin{document}
+    \end{document}
+    -----------------------------%<-----------------------------
+    Cause: the original algorithm for finding packages failed when the
+           \usepackage definition was split across lines as shown here.
+    Solution: Rewrite the Tex_pack_all function to act much more robustly.
+              This method is able to account for multiple line definitions
+              pretty well.
+              Just to be on the safe side, ensure that Tex_pack_one is never
+              called with '' which causes the prompt.
+
+commit b90325478eeb60f1588a5506aecd45ee94863683
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 4 00:56:56 2003 +0000
+
+    Remove a bit of pedantic stuff from the docs. We seem to be explaining the
+    same thing too many times...
+
+commit 87be793e2180c4803ad02889a0a42b4245b69d6d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 4 00:49:53 2003 +0000
+
+    Made the debugging statements more advanced. Each file can now call
+    Tex_Debug as
+        call Tex_Debug('something', 'modulename')
+    Afterwards, we can do:
+        call Tex_PrintDebug('modulename')
+    This way debugging statements from various modules will not interfere with
+    each other.
+    
+    These functions might seem like bloat, but the reason I am making them is
+    that in the future when latex-suite becomes even bigger, it might be
+    painful to find out why a user is facing problems. In such cases, we might
+    want to tell the user to do something like, "Set g:Tex_Debug = 1, do `lv
+    and then please tell us what g:Tex_PrintDebug('compiler') says" (if for
+    instance the user has some compilation/viewing problems).
+
+commit 5b23165397b914b8c9bfac72089b32c87940bc6c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Jan 4 00:44:56 2003 +0000
+
+    Since IMAP() is used so often, we do not want the Debug statements to cause
+    a memory leak. Otherwise the debug string will get generally very huge on
+    long usage of latex-suite/imaps.
+
+commit 3bfac27bb737ed8af66381cb7b1387a7ca2fe63f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 3 23:08:13 2003 +0000
+
+    Bug: Ulrich Spoerlein reports that, when we press <space> after the
+         following line:
+              $aaaaaaaaaaaaaaaaaa.........$
+         ^
+         line starts here. There is a space before the leading $
+         Then smartspace makes vim go into an infinite loop.
+    Fix: Instead of trying to see if the first character of the line is '$',
+         check if the first non blank character is a '$'. This seems a little
+         like a temporary fix though..
+
+commit 712e3aeaf4e9ac6c8af56297969fa2c4836f9de1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 3 08:42:16 2003 +0000
+
+    Bug: call IMAP('""', '"<++>"<++>', '<+', '+>') doesnt work.
+         In general, any mapping ending in double quote doesn't work.
+    Cause: Double quotes need to be escaped in the call to LookupCharacter().
+
+commit c7b5c38d4b6ff538595d61c18b68d8075913423f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Jan 3 08:22:23 2003 +0000
+
+    Unfortunately, have to repeat Tex_Debug* functions here in case this plugin
+    is used without latex-suite... Script bloat! Maybe when all of the imaps
+    bugs are removed (!) we can remove these functions...
+
+commit aadde81912c39b8b5754e12e8362c7ae94d586a7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 31 19:20:02 2002 +0000
+
+    . Remove mappings for jumping back. The user can still choose to use this
+      functionality by uncommenting lines in the texrc (that modification coming
+      soon).
+
+commit 1100d97bc613507e2a47b2aa42109e7d3dc2b06f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 31 19:15:37 2002 +0000
+
+    . Follow the <Plug>ed mappings philosophy here as well...
+    . TODO: The meta mappings for brackets.vim might be removed by default in
+      future revisions because they do really annoying things for european
+      users. Only the <plugs> will be provided. A new section in texrc will
+      contain the maps which the user can customize...
+
+commit 8760518a4da8204f7ae64ed632827703f7fd1146
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 31 10:04:24 2002 +0000
+
+    Starting the doc file for the imaps.vim plugin. This is just a quick hack
+    job for now. Its not in the releaseable state yet. But I will keep working
+    at it in the next few days when I get the time... This doc file should
+    describe the various imaps options for placeholders and also how to
+    override the mappings for jumping back and forth...
+
+commit 13c4fdc89b5b6ada125e0256337a24d7682e1669
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 31 09:36:06 2002 +0000
+
+    Bug: <M-c> inserts '\label{<++>}<++>' literally without using
+         IMAP_PutTextWithMovement('\label{<++>}<++>').
+
+commit 9d2773507b75ad2a59d61706af281801af05f95e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 31 09:21:01 2002 +0000
+
+    1. Problem: When the user tries to trigger an abbreviation near the eol,
+       the marker string being too long triggers a line break.
+       Therefore, just for the time being check to see if phs != phe, and if
+       so, then use phs.phs as the marker (improbable string).
+       We would like ultimately to completeley get over this hack and use
+       movement instead.
+    
+    2. Problem: The <C-K> map for jumping back was interfering with the
+       dictionary completion mode of vim. Therefore change default mapping for
+       jumping back to <S-C-J> instead of <C-K>. Ofcourse this makes it
+       invisible to non-gui users (I think).
+    
+    3. Tried to do the "right" thing for mapping. First provide a number of
+       mappings using <plug>. These mappings call IMAP_Jumpfunc() in various
+       ways. Various <plug> mappings for various modes have been provided.
+       After this, we map the default keys to the <plug> mappings checking for
+       hasmapto() each time. This provides for a robust and easy user
+       customization. Initially, the user had to do something like:
+            inoremap <C-J> <C-r>=IMAP_Jumpfunc('', 0)<CR>
+       in his .vimrc to be able to override our mapping. Now he will do
+            inoremap <C-J> <Plug>IMAP_JumpForward
+       Doing this also has the advantage that changes in IMAP_Jumpfunc() will
+       not affect the user customization.
+       NOTE: This <plug> things were inspired by looking at the excellent
+       cvscommand.vim plugin I've begun using...
+
+commit f15bf31f834986d215912928a0c143b61cd602d6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 19:11:21 2002 +0000
+
+    . BUG: typo, env:longtable was written as enb:longtable
+      TODO: Should we write code to make such typos get handled elegantly?
+    . adding modeline.
+
+commit 86a43747bd103b55c927105a4895b00d50c17d2a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 11:12:02 2002 +0000
+
+    Bug: Pressing <F5> and then pressing <enter> without choosing anything inserts
+         0 (zero)
+    Cause: Tex_DoEnvironment() doesn't account for the fact that the user does not
+           choose anything. Therefore, vim by default returns zero.
+    Solution: Make Tex_DoEnvironment return '' if the user hasn't chosen anything.
+
+commit bcd3de188693a717dd1884cad148a63ac1257ee1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 10:54:49 2002 +0000
+
+    Bug: When we trigger a mapping near the end of the line, things go bad.
+    Cause: The "marker" or the "very improbable string" which is used by
+           IMAP_PutTextWithMovement() to mark the beginning of the left-hand side
+           contains spaces! This causes expansions near the end of a line to
+           trigger line breaks (if 'fo' contains t, which is default and tw != 0),
+           so that the marker text is broken across lines...  Havoc ensues.
+    Solution: remove spaces from marker text.
+
+commit aeee3fc309ecde2cf1801b123f7461313b876c93
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 09:04:39 2002 +0000
+
+    Bug: folds for section, subsection etc eat up an \end{document}.
+    Solution: include '^\s*\end{document' in the endfoldpattern of the relevant
+              things.
+
+commit 2dbd35e49229fc80b96499f28a6506551e4b1690
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 08:59:30 2002 +0000
+
+    Bug: <S-F5> always says that we are not in an environment.
+    Cause: used double quotes instead of single quotes in a search pattern.
+    Solution: well, duh!
+
+commit 5da3fcf54c4ed46a36bcdaedc6560080942552bd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 00:48:43 2002 +0000
+
+    \numberwithin takes 2 arguments, the environment whose numbering to affect
+    and the parent environment to number within.
+
+commit 32c9e9b8978a52d0960def70972ccbbdc2effdfe
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 00:23:53 2002 +0000
+
+    . repairing the TMacro command. NOTE: There is still a bug in that the user
+      is not left in insert mode... This seems to be a vim bug (?)
+    
+    . made the NewMacro() function script local, as demanded by the TMacroNew
+      command.
+
+commit 0a2a0542030885a404060a73640686ed329d4b6a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 30 00:16:51 2002 +0000
+
+    Bug: When the command TPackage was used without arguments, then the user
+         couldn't choose a package file. The list would scroll by quickly
+         without waiting for user input and no package would be chosen.
+    Cause: Using a command
+            com! Foo normal! i<C-r>=Foo()<CR>
+           where Foo() asks for user input doesn't seem to work in vim.
+    Solution: Benji suggested that we use something like:
+            com! let ret = Foo() <bar> normal! i<C-r>=ret<CR>
+            This causes the normal! command to not have to get any user input.
+    
+    TODO: There is still a bug in that the command doesn't take the user to
+    insert mode... i.e, the following doesn't work:
+        com! Foo normal! i
+    This command does not take the user to insert mode. However,
+        com! Foo normal! 0v$<C-g>
+    does take the user to select mode...
+
+commit e53fee14b32a64949c4e0eaab26c2dcdf0d1f1b7
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 29 23:51:30 2002 +0000
+
+    Typo in docs. Visual macros for sections start with comma (,) not backtick
+    (`).
+
+commit 1a9ba0f14ea53bdc8b7a6e39c160593e03cab980
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 29 23:42:43 2002 +0000
+
+    Disabling diacritics by default. It looks like most people who need
+    accented characters are able to type them directly, and for those who
+    can't, these maps only save one keystroke, while causing a _lot_ of
+    headaches for people who do not use diacritics.
+
+commit f38dddef7a660e7769922a5470fe3b4960cf4923
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 27 23:01:24 2002 +0000
+
+    . changes from the b-newpackages branch
+
+commit c73f7a959d4f9187a31551f0a5d52b0e89a0fc2b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 27 22:59:25 2002 +0000
+
+    . changes from the b-newpackages branch.
+
+commit a6dd849b37704f6abf14498cb58e20470d94f2da
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 27 22:55:44 2002 +0000
+
+    . merging changes from the b-newpackages branch.
+
+commit 260061d15a4cfc2ef64e552322dd90cc70ef9f12
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 27 22:41:11 2002 +0000
+
+    . merging changes from the b-newpackages branch. This merge is proving to
+    be a huge pain. Somehow all that concurrent developement on the main trunk
+    and the branch is screwing things up... Dont know why cvs gives me a lot of
+    'nonmergable' file errors.
+
+commit dfee14a0b82e743ede14807e2dd76e43f305b0d2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 27 01:49:58 2002 +0000
+
+    . the menu commands didn't work. Fixed that problem. However, now the
+    commands will be a problem... This has been a long standing problem for me.
+    Will write a better log message later using 'cvs admin -m'
+
+commit 0321a39a6947abee85d56751d713a72cbe9a3b94
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Dec 26 23:51:25 2002 +0000
+
+    . removing "other miscellaneous stuff taken from imaps.vim". This stuff was
+      a remenant of my personal ftplugin/tex.vim.
+
+commit f74228789f9f7f1bce949f228fd60e57a1aac4f4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Dec 24 12:51:06 2002 +0000
+
+    Bug: The mappings in latex-suite effect only the first .tex file being
+         edited.
+    Cause: In a recent chage, when IMAP(lhs, rhs, ft) is called with a
+           a:ft != '', then it sets the mapping to be buffer local.  This
+           breaks latex-suite which calls the IMAP() functions only once when
+           it is first started, not for every buffer. Changing things so that
+           the mappings are called with every filetype event will be
+           1. quite time consuming
+           2. kind of inefficient in that a _lot_ of lines will need to be
+              resourced with every filetype event.
+    
+    So until a better solution presents itself, make all maps created by
+    IMAP() global (not buffer-local).
+
+commit 1ba7ff28f983f66d62ba92df6787210825e69aae
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 23 02:11:49 2002 +0000
+
+    . There was a problem with the last commit. The special characters were not
+      changed and one of the Last Change: Sun Dec 22 06:00 PM 2002 P
+      because of my lastchange.vim plugin !
+
+commit 97caf1773bb8fb55b69a4ae2812314aaca10684d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 23 02:07:42 2002 +0000
+
+    . Added a first line to these files containing the specification of the
+      placeholder characters and the other special characters used for dynamic
+      content as a tab delimited list.
+
+commit b6d539a6b8643a10f8e7b6ac2a465eebd0c1c149
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 23 02:04:50 2002 +0000
+
+    . added 3 functions for debugging, Tex_Debug, Tex_PrintDebug and
+      Tex_ClearDebug. echmosg cannot be used in certain places because it leads
+      to hit enter prompts. Also the messages dissapear with time.
+
+commit 3a3d98c113fbb3c84ab92651adf27b7e880618a2
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 23 02:01:49 2002 +0000
+
+    . changed the script local s:PlaceHolderStart/End() functions to global
+      IMAP_GetPlaceHolderStart/End() functions. They need to be visible to
+      templates.vim.
+    
+    . changed fun! and endfun to function! and endfunction
+      (another one of those consistent coding thingies)
+
+commit 2e3315dd71fd6fdb829bf06c4e3c22ab5d92276c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 23 01:59:18 2002 +0000
+
+    Problem: The original mechanism did not account for the placeholder settings
+      being changed.
+    Changed the templates such that the first line contains a tab delimited
+    list of placeholder specifications used in the file as well as the special
+    characters for computing and executing things within the templates.
+    
+    ReadTemplate() reads in these specs from the first line and
+    ProcessTemplates() uses them to process the template file. This allows for
+    the template maker to not have to bother with the users placeholder
+    settings.
+
+commit fa995b3371e841e84093f7742e2987d853bc4faf
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Sun Dec 22 14:38:10 2002 +0000
+
+         Second attempt at modifying s:TexQuotes().  The renaining problem was not
+    with IMAP_Jumpfunc() but with the interaction of the :imap that calls
+    s:TexQuotes() with the various functions that get called.  This hack is not
+    too bad, and it seems to work.
+
+commit c19a151c8ab5764878b315c7d86a60fb3d73d223
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Sun Dec 22 14:12:02 2002 +0000
+
+         I modified s:TexQuotes() so that empty quotation marks add place holders:
+    by default, "``''<++>" .  This does not yet work, and I think the problem is
+    in IMAP_Jumpfunc().  I fixed one error in this function; I am still working on
+    it.
+
+commit 45b579b67fb5fb32aced19974d96eef80ac0ff42
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Sun Dec 22 14:12:02 2002 +0000
+
+    Bug fix in using the \V modifier in search.
+    In \V  mode, beginning of line is matched by \^
+
+commit 3e07be2f73e643693c7e1c975091c3f6b9781427
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Sun Dec 22 03:39:06 2002 +0000
+
+         This is an attempt to deal with the encoding problems.  If it is
+    successful, then IMAP() should work, regardless of the encoding, even when the
+    place holders are funky (i.e., outside the 7-bit ASCII range).
+
+commit b394b3762644e30b0bfedc206c29136fb569e5b1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 22 03:15:44 2002 +0000
+
+    . b:tw was initialized only when &tw > 0. Remove this restriction. Also
+      change it so that when &tw was initially zero, then do not do anything at
+      all.
+    
+    TODO: there is still a "bug" where smartspace inserts items into the
+    history list whenever it has to break lines.
+
+commit e6c185cad67c4f382520f92759eb8d9aca1f0a6a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Dec 22 03:01:11 2002 +0000
+
+    This is a merge from the b-newimaps branch. The branch was started when a
+    need to robustify imaps.vim was felt. Before, it had a big dependence on
+    "funky" characters. Since imaps.vim affected a lot of files, this commit
+    has a lot of modified files.
+    
+    Briefly, it changes the <<, >> and the <a-umlaut> characters throughout
+    latex-suite to 'unfunky' characters.
+    << --- <+
+    >> --- +>
+    <a-umlaut> --- <++>
+    
+    The syntax of IMAP and IMAP_PutTextWithMovement was also changed to accept
+    2 new optional arguments which specify the placeholder characters in the
+    a:rhs. This allows scriptwriters to generate long term maps which will not
+    depend on the internals of imaps.vim
+    
+    The b-newimaps tip at the time of this merge has been tagged as
+    b-newimaps-merge-sa-1
+
+commit 7a7091ac09268e7557c2b31859f4215ca189e5d1
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Dec 13 17:58:32 2002 +0000
+
+    fixed package files
+
+commit b920992e0163e5bdd0265b2230d0e17d70f151b4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Dec 13 17:58:14 2002 +0000
+
+    new package files
+
+commit d8f98f338b9d75a058bca4a01e7ce3a1a16ac211
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Dec 13 17:24:36 2002 +0000
+
+         I replaced
+    	IMAP() with Tex_IMAP()
+    and
+    	IMAP_PutTextWithMovement() with Tex_PutTextWithMovement()
+    This is a preliminary step before rewriting these two functions.
+
+commit 723de779d91e33a13634f5c6824daefd4a88334f
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Dec 13 14:47:29 2002 +0000
+
+    1. I changed the installation instructions:  the user's texrc file should be
+    put in .../ftplugin/tex/ and it will be :source'd automatically.
+    TODO:  All this belongs in a help file, not in the comments.
+    
+    2. I changed the default for s:CompileFlags back to '' for non-win32 systems.
+    My brand-new RH 8.0 system, with the current (non-beta!) version of teTeX does
+    not support --src-specials and this leads to a silent failure of \ll :-(
+
+commit d5a6731af479c5eb66b8b2689bdeffe2fd296054
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Dec 12 23:40:15 2002 +0000
+
+    turning off magic space in verbatim type environments
+
+commit d5f5d47dde3ef41699673d4141d8e0d145444d90
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Dec 10 21:13:32 2002 +0000
+
+    Added switch between magic and normal space - F8
+
+commit b32acefd057d0c27ae51b6798aae0dc225689de0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 9 20:41:56 2002 +0000
+
+    . The solution in rev 1.2 was incomplete. Instead of using
+      hasmapto('Tex_MathBF') to see whether map exists, use
+      hasmapto('Tex_MathBF', 'i'). This is because hasmapto() uses 'nvo' as
+      default for mode if unspecified.
+    
+      Also, the way the maps are supposed to be disabled/changed:
+    
+        " In order to completeley disable mappings of <M-b>, <M-c> and <M-l>
+        inoremap <buffer> <plug>foo1     Tex_MathBF
+        inoremap <buffer> <plug>foo2     Tex_MathCal
+        inoremap <buffer> <plug>foo3     Tex_LeftRight
+    
+        " In order to map the functionality of Tex_MathBF, Tex_MathCal and
+        " Tex_LeftRight into some other keys
+        inoremap <buffer> <silent> <C-c>b   <C-r>=Tex_MathBF()<CR>
+        inoremap <buffer> <silent> <C-c>c   <C-r>=Tex_MathCal()<CR>
+        inoremap <buffer> <silent> <C-c>l   <C-r>=Tex_LeftRight()<CR>
+
+commit 0ef6491ee64b8e24a462abfbd78424e9c8c39d6a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 9 20:17:15 2002 +0000
+
+    Carl Muellers contribution:
+    
+    Maps the <space> key in insert mode so that mathematical formulaes are
+    always kept on the same line. i.e, $$'s dont get broken across multiple
+    lines.
+    
+    NOTE: Using this ftplugin sets 'tw' = 0. If you set tw != 0, after sourcing
+    this ftplugin, unpredictable things might happen. If you really want &tw !=
+    0, disable this plugin by setting g:Tex_SmartKeySpace = 0.
+
+commit 7dc9aa1eaca670d16199c9e0ff64724f903ee1ec
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Dec 8 16:52:32 2002 +0000
+
+    Modification of TPackage command, now it works:
+    :TPackage<cr>
+    	use ChooseFile menu
+    :TPackage package<cr>
+    	inserts
+    	\usepackage[]��{package}��
+    	depending if package has defined options
+    :TPackage package1 package2
+    	inserts
+    	\usepackage{package1}
+    	\usepackage{package2}
+    
+    Also added some foolproofness to this command
+
+commit 4b6403316ae5cc445512de848c87689a2aefc790
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Dec 7 11:06:53 2002 +0000
+
+    . Changed the TOC to a more tree like structure.
+    . Added a latex-smart-keys section...
+    . moved some stuff around so as to be consistent with the TOC.
+
+commit 29136fa7073f99497cae2608536bc565f73f8147
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Dec 7 02:19:06 2002 +0000
+
+    . code restructuring. gathered all functions towards the end of file.
+
+commit de4e47374cb7533da839d66624a49a1e41d6e78c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Dec 7 01:09:03 2002 +0000
+
+    Marco Aurelio Valtas Cunha writes:
+    
+    	I'm using the latex-suite to write in Portuguese. Portuguese often has
+    	caracters like '�' but latex-suite maps this to \cite{}. After look
+    	around I couldn't find a simple way to 1) remap or 2) disable.
+    
+    Solution:
+    Provide new globally visible functions Tex_MathBF, Tex_MathCal and
+    Tex_LeftRight. Use mapcheck() to check whether a map exists for these
+    functions before mapping the alt keys to trigger them. This enables people
+    who might need the alt keys for other uses to utilize this behavior and
+    keep the original behavior of their alt keys.
+    
+    Example:
+    In order to use some other key, (say <CTRL-c>) to use Tex_MathCal(), do the
+    following
+    
+    	inoremap <buffer> <silent> <C-c> <C-r>=Tex_MathCal()<CR>
+    
+    If you do not want to use this functionality at all, do something like:
+    
+    	inoremap <buffer> <silent> <plug>1 <C-r>=Tex_MathCal()<CR>
+    
+    This will never trigger the map.
+
+commit 874d0b753afc4aad95ea0e3ff1d275dc1e60b74c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Dec 7 00:43:41 2002 +0000
+
+    Changing encoding from one locale to the next causes huge ugly screen
+    flickers. Therefore only change encoding if the original encoding is not
+    latin1. This will at least cause it to be smoother on machines using latin1
+    encoding.
+    
+    The problem ofcourse will still be there for other locales. Therefore, look
+    for a more long term solution which does not require the encoding to be
+    changed back and forth with each imap execution.
+    
+    If only someone had told me at the beginning not to use ascii > 127
+    characters!! I think in the next major rev, we will have to undertake a
+    major overhaul of all the macros to not use any of the higher ascii
+    characters. Maybe modify IMAP() to allow for multiple character placeholder
+    characters... (maybe '{+' and '+}' like in cream).
+    
+    This will instantly remove all the internationalization and localization
+    problems.
+
+commit 057eb56e7063ba8ffaf5d4ed0fe5944d7a6a9c74
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Dec 6 23:55:42 2002 +0000
+
+    Changes necessary for proper working of
+    Tex_pack_one: now calling :TPackage returns
+    line \usepackage{choice}.
+
+commit e602ce1aa11e3d708bf59c4a3d3e6d02490a74c4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Dec 6 23:55:35 2002 +0000
+
+    Modification of Tex_ChooseFile() for proper work with choose
+    list. Previously it didn't accept word value because it was
+    calling Tex_Strntok which accepts only digital value. Now it
+    uses Tex_Strntok only if Choice is '\s*\d\+\s*'. In other case
+    it use GetListMatchItem from libList.vim.
+    This is not possible to make different prompt than "Enter
+    Choice:" because this function is called in package, template
+    and macro context. Making it different would require adding
+    additional argument to function. This is not much work but
+    I doubt this is necessary. At the top of the list is
+    information "Choose a macro", "Choose a template", "Choose
+    a package".
+
+commit a7c49a1c04e81f81b92795bf0a1ed48ae5cafc25
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Dec 6 16:20:00 2002 +0000
+
+    1.7:Use a (local) variable s:RemoveLastHistoryItem instead of a (global)
+    function SAImaps_RemoveLastHistoryItem().  Also, clean up some comment
+    lines from a previous change to this file.
+    
+    NOTE: This is a changed log message using the cvs admin command.
+    .
+
+commit af6426b35e92dc92132702b50bfba5188a514660
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 09:48:22 2002 +0000
+
+    . In the following error message:
+    
+        ! some error
+        <some stuff> some more stuff
+        l.12 some error notification here...
+    
+    include 'some more stuff' as part of the error message. Initially, it was
+    ignored.
+    
+    TODO: also get 'some stuff' into the error message...
+
+commit b6ecc44507cbee815cf3ddc4a63a58fdaef5acdc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 09:44:06 2002 +0000
+
+    . added the function SetupHotKeys() which map <S-F1> through <S-F4> to
+      insert new environments.
+    . use the g:Tex_PromptedEnvironments and g:Tex_HotKeyMaps instead of some
+      s: variables.
+    . Code restucturing and cleanup.
+    
+    I found that there were many functions here which were not being used at
+    all. I have removed them all. I seem to remember the Tex_AmsLatex()
+    function being used for something important, but I couldnt see it being
+    used anywhere, so I removed it. If someone knows where this was being used,
+    let me know.
+
+commit dd42ca97ef6695b8b4ae8e4e1751ce3479c3a095
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 09:37:51 2002 +0000
+
+    . enable the smart key mapping functions/maps only if the user wants to.
+
+commit 0f52d99abdc5e493cff05b4ba2c915c3031d150e
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 09:36:54 2002 +0000
+
+    . added options to make the auctex inspired additions customizable.
+      1. g:Tex_PromptedEnvironments defines the environments which latex-suite
+         will ask the user to choose from when a <F5> is pressed.
+      2. g:Tex_HotKeyMappings are used in the <S-F1> through <S-F4> key
+         mappings.
+    
+    . added options to disable the smart key mappings like
+      SmartBS() etc. (they are enabled by default).
+    
+    . fixed a little documentation bug in the header of the file.
+
+commit 4eedaab95375b08065119ababc90264b49c475e6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 09:32:29 2002 +0000
+
+    . Some grammatical mistakes in the copyright para corrected.
+    . custom macros was wrongly linked to macros.
+    
+    TODO: still have to add docs about the new additions in envmacros.vim
+
+commit 62319ac9fa3d6d067e4b822a8412b3c792e874a4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 08:46:02 2002 +0000
+
+    . moved over the smart space functions and mappings into a new file called
+      ftplugin/tex/smartspace.vim
+    
+      I think this is the way to go as far as extending goes. We do not want to
+      keep changing core latex-suite files each time some new functionality
+      needs to be added. The ftplugin file mechanism provides a very robust way
+      to letting each module take care of redefinition, reinclusion etc.
+
+commit aa271bb74e2b753e78b27b4ac03767f752226f18
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 06:44:03 2002 +0000
+
+    . removed a bug in the definition of the table macro. the caption is now
+      placed below the tabular environment and the \cation{} is no longer
+      \caption{tab:��}.
+
+commit 3293ad9f536381ad4c25bfafab625644cebc9e8f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Dec 6 06:36:00 2002 +0000
+
+    . s/TeX_pack_all/Tex_pack_all/
+
+commit 19e941993ecc832b6e012f051b40af583ca901a6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 2 19:25:29 2002 +0000
+
+    More bug fixes from after last time. Hopefully, this is the stabilizing
+    version for this feature...
+    . Bug fix from last time, where for a warning, the log window would not be
+      positioned at all.
+    . make going to the column a little more consistent.
+
+commit ad0dbe74900142afccf6869f6a500041d039b5fc
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Dec 2 13:09:16 2002 +0000
+
+    A very difficult fix for the encoding problem...
+    
+    Bug: When 'encoding' is set to utf8, then macros dont work. i.e, typing
+    	() results in (�)�� with the cursor placed at the end.
+    Cause: The behavior of vim changes according to the current encoding.
+    Solution:
+    	1. When latex-suite is first called, temporarily set encoding to
+    	   latin1, source all the files and then reset it to the original
+    	   value. This ensures that the scripts rely on a consistent encoding
+    	   scheme.
+    	2. Whenever we do encoding specific stuff, then switch back to latin1,
+    	   do our stuff and then switch back.
+    
+    	This is complicated by the fact that while inserting text (using the
+    	Imap_PutText...() function), we need to insert the placeholders in the
+    	curret locale, not latin1, otherwise the user will see things like <ab>
+    	and <bb> instead of � and �. Therefore, the jump function needs to
+    	account for the fact that the characters are no longer in latin1...
+    
+    TODO: Document these changes asap otherwise I will completeley forget why I
+          did what I did...
+
+commit 4ca1711f8066c003eec7a94be1368f18380a8e52
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Nov 30 14:56:43 2002 +0000
+
+    bug fix release: something wrong is with inserting packages from line (O
+    in [])
+
+commit 27941c5d9308c1415823e0270ca8cf84bc21242a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Nov 29 22:03:10 2002 +0000
+
+    improved version of package file
+
+commit 52702159a5542c2e979bd4f32e6d544297b5075e
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Nov 29 22:02:58 2002 +0000
+
+    - now functions, maps etc. in package files are sourced also for non-gui
+      Vims
+    - removed Version flag
+
+commit 5f16ab8fd5f1ed28ef76b68624b564d755360728
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 27 10:25:07 2002 +0000
+
+    More bug fixes/robustification. Took care of potential problems when
+    . more than 2 files have errors on the same line.
+    . the file with the error is being \inputed into the main file.
+
+commit cf731e40ac76746720e6b625e67a01e7ed4a081b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Nov 27 09:12:30 2002 +0000
+
+    update doc about --src-specials and added Benji as maintainer in last section
+
+commit 0638368341de7bbf6bfa8e55b9c90d268f633f79
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Nov 27 09:12:27 2002 +0000
+
+    make changes necessary for dvi searching , s:CompileFlags and pdf viewer
+
+commit 698de3ef99bf4f58313751a2038b339a2b178b94
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 27 08:18:24 2002 +0000
+
+    . goto the end of the current line before searching for the next error
+      pattern.
+
+commit d670edeb669d6f4cf19f857b235dd36b22f36019
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 27 06:40:38 2002 +0000
+
+    A number of bug fixes and code cleanup after the last hack job. Some
+    important changes:
+    
+    1. Sometimes searching in the quickfix window for other lines before
+       current line containing an error on the same line would go into an
+       infinite loop.
+    
+    2. Sometimes, when the error occurs towards the end of a long line, we get
+       something like this:
+       		l.10 ... and then there is a mistake.
+       In this case, do not use the length of the broken line but use a search
+       strategy.
+       TODO: Use a search strategy even when error line is not of the above
+       form.
+    
+    3. set nowrap in quickfix window otherwise calculation width of the
+       quickfix window is faulty.
+
+commit 57bc1c8d92b05d0717cb243184fc9d61dfc0c579
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Nov 25 23:00:26 2002 +0000
+
+    optimized versions of package files ("")
+
+commit 82c3e75faf1923b871282c8df304926d28110cbb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Nov 25 01:20:13 2002 +0000
+
+    check for a \ before the ` when inserting greek characters. before this,
+    trying to type accented characters like \`a would not work. this would get
+    expanded to \\alpha.
+    
+    bug report by Marc Finet.
+
+commit 110f2b85a3e12396fb1941aa46dddfbb8e4a00f1
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Nov 25 00:01:09 2002 +0000
+
+    fixed: SetTeXOptions breaking textwidth settings
+
+commit b291efe684b9ebdc21e2532efc00b1b1d967d1cb
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Nov 25 00:01:05 2002 +0000
+
+    full version of support for polski package
+
+commit 704a9310b1b38abaf36ef3e9452c3c86bfb1eb4c
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Nov 23 21:39:22 2002 +0000
+
+    Moved sourcing of package.vim to the end of file. Now mappings and other goodies defined in package files will overwrite all other stuff.
+
+commit b3f956d5137975402ace5971af28a3d76649ca7f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Nov 23 21:36:28 2002 +0000
+
+    much improved version of polski package file
+
+commit 9d5630110ef558e4523172e911ac557dd0fd12c6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Nov 23 17:18:00 2002 +0000
+
+    new package files
+
+commit 3c2871eca8e663c2bd8b59defcd9bc17433c04dc
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Nov 23 17:16:56 2002 +0000
+
+    optimization of quotes
+
+commit 767dbcfb2b8ebfb086381d1bd668063677071ca0
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Nov 21 09:58:06 2002 +0000
+
+    Account for more than one error on the same line.
+    
+    TODO:
+    When a latex error occurs far away from the beginning of a line, as
+    
+    This is a long line which is quite long really and here is the $\errorthingie$
+    
+    Then the corresponding line in the log file might look like
+    
+    l.26 .... here is the $\errorthingie$.
+    
+    Which causes a faulty calculation of the column number. A patter search
+    approach might therefore be much more robust at column number calculations.
+
+commit a01b8160ce5452f6ae9be9cd0ccfb9e60662039a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 20 11:09:58 2002 +0000
+
+    Implemented Carl's idea of having the log file also being shown when
+    RunLaTeX() is run. This is what happens presently:
+    
+    When you press \ll, then the quickfix window with one error on each line
+    opens up. Beneath the quickfix window, the log file is opened in a
+    "preview" window. The display within the preview window is adjusted to
+    match with the error currently being examined by the user. When the user
+    moves around within the quickfix window, this display is automatically
+    adjusted to keep in sync.
+    
+    When the user presses <enter> in the quickfix window, then he is taken to
+    the correct line and column number of the .tex file. The column number is
+    computed either from the length of the broken line after l.\d\+ in the log
+    file or if we have a undefined citation, then search for the missing
+    citation word...
+    
+    New functions added:
+    
+    PositionPreviewWindow() : positions the display of the log file
+    UpdatePreviewWindow() : positions the display of the log file and then
+                            returns to the quickfix window.
+    GotoErrorLocation() : goes to the correct line and column number of the
+                          .tex file being edited.
+    
+    TODO:
+    1. multiple errors on the same line dont work. the preview window gets
+       stuck on the first error.
+    2. test more robustly.
+    3. Ask people about various formats of LaTeX warnings, so we can guess
+       column numbers in other situations too. As of now, only undefined
+       citations and errors are caught well. For all other kinds, we goto the
+       first column of the correct line number.
+
+commit 82a2298a9b1b87fa43cf0039194456341f4d07ac
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Nov 20 10:04:21 2002 +0000
+
+    - star math environments don't ask for label
+    - in s:common_environments corrected [ to \[
+    - Tex_change_envronment uses PropmtForEnvironment
+    - corrected difference between EFI from menu and EFI
+      shortcut
+    - introduced g:Tex_UseMenuWizard in texrc
+
+commit c623c038a133c5ce0d1a6138d768d43bbecb91c9
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed Nov 20 10:04:13 2002 +0000
+
+    new setting g:Tex_UseMenuWizard
+
+commit 5dd35381e8638422b513133b0ef2b320caabe9b8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 20 07:35:28 2002 +0000
+
+    Bug: an \appendix after a \section gets folded in with it.
+    Make section folds end also with an \appendix\W line.
+    
+    When will this all end? There could presumably be hundreds of other things
+    which can end a section? Is there a _correct_ way to do this?
+
+commit 251b85f9174a544780818cab5220217ebeb327ca
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 20 06:27:55 2002 +0000
+
+    remove the TCTarget and TVTarget commands from main.vim. These commands are
+    now issued from compiler/tex.vim
+
+commit 0f24f6eb08077654d19f64b23764709bec2466ef
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 20 06:11:34 2002 +0000
+
+    . also add in .vim files from ftplugin/tex/ directory. That directory will
+    contain externally contributed packages from now on.
+
+commit a560cd18c6b172708dd2011f229cfb99b663ee22
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 20 05:53:56 2002 +0000
+
+    Changed the algorithm for setting &makeprg to minimize the duplication in
+    here and in ftplugin/latex-suite/compiler.vim. Therefore if
+    g:Tex_DefaultTargetFormat exists, then it is assumed that that variable
+    came from latex-suite, which means that TTarget exists. Therefore use that
+    to set the &makeprg.
+    
+    Please take a look and see if this is better than before.
+    NOTE: I will also change main.vim shortly, so that the
+    TCTarget and TVTarget commands are removed from SetTexOptions, because that
+    part is now being taken care of here.
+
+commit a808e99d5c718a68ce3da5bdd5ba180bfd240119
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 17 03:45:39 2002 +0000
+
+    Various polymorphic macros from Carl Mueller (auctex.vim)
+    . <M-b> encloses the previous character in \mathbf{}
+    . <M-c> is polymorphic as follows:
+        Insert mode:
+        1. If the previous character is a letter or number, then capitalize it and
+           enclose it in \mathcal{}
+        2. otherwise insert \cite{}
+        Visual Mode:
+        1. Enclose selection in \mathcal{}
+    . <M-l> is also polymorphic as follows:
+        If the character before typing <M-l> is one of '([{|<q', then do the
+        following:
+          1. (<M-l>       \left(\right
+                  similarly for [, |
+             {<M-l>       \left\{\right\}
+          2. <<M-l>       \langle\rangle
+          3. q<M-l>       \lefteqn{}
+        otherwise insert  \label{}
+    
+    These functions make it extremeley easy to do all the \left \right stuff in
+    latex.
+    
+    Thanks to Carl Mueller for these.
+
+commit 51eb2cf9ed7ef55af17b15bd5bc3d6ecb8f5baf9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 17 03:40:07 2002 +0000
+
+    In Tex_DoEnvironment, only use the current line if it is of the form
+        word
+    or
+        word*
+    i.e, ignore lines which contain non word characters.
+
+commit 3c5a0840c8abeda915985cbd5f22b43b87a7f3e4
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 17 03:38:00 2002 +0000
+
+    . added the function TexFormatLine and TexFill from Carl Mueller. These
+    functions map the <space> key in a way that $'s are not split across lines.
+
+commit 978ea521d343adb72feec87e8edc7e4f6d86b00c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 17 01:01:46 2002 +0000
+
+    . extended g:Tex_IgnoredWarnings by
+    	\'There were undefined references�'.
+    	\'Citation %.%# undefined�'
+      These are for ignoring undefined citations.
+      The user sets TClevel to 4 when he does want to bother with citations.
+      Document this!
+
+commit 5c75032eb67e23018928b5ff55660e36e014d5b5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Nov 17 00:43:27 2002 +0000
+
+    changed the Tex_itemize and such functions (the specialized environment
+    functions) to all use IMAP_PutTexWithMovement(). This allows the user's
+    placeholder settings to be respected and also filetype specific indentation
+    to be preserved even from menus. Previously, a choice made from the menu
+    used to insert the placeholders even if the user had g:Imap_UsePlaceHolders
+    = 0.
+    
+    New functions SetUpEnvironmentsPrompt() and
+    PromptForEnvironment() for providing a consistent prompt for the user
+    input. These functions will also be used in the coming version in
+    Tex_Change... so that the same prompt is used.
+    
+    General janitorial work. Code clean up and prettification.
+    
+    Please check and report any bugs.
+
+commit 9ad0beefeabe4499e0bf607b85640e583a15aedd
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 16 10:14:04 2002 +0000
+
+    Bug: folding of a section flows doesn't stop with the beginning of next
+         chapter.
+    Redefined the end fold pattern for all section environments more
+    consistently and completely.
+
+commit cf220edacdd76f814bc88218064206902b6c6293
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Nov 15 22:31:08 2002 +0000
+
+    new package files
+
+commit 490262cd7e4bf60025d7b355dca4b1b468f90db1
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Nov 15 22:30:25 2002 +0000
+
+    Added Tex_PutPackage() - inserting package from line
+    and updating menus if available
+
+commit 849e5e43664a6f8f695ab2fa187aa3b86160e497
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri Nov 15 22:30:16 2002 +0000
+
+    - replaced "" with '' wherever it was possible.
+      Vim parses each "" looking for special chars, reducing number of these
+      even if this is worth only 1/1000s (or less) per "" can be worth over
+      1s for whole lS. And 1s is looong for Vim users :) If you agree I will
+      do it for all files.
+    - Removed bugs mentioned by Srinatha: wrong detection of environment
+      with <S-F5> and inserting second label. Could you describe more bugs?
+    - <F5> in now "intelligent". It can recognize if it is in preamble or
+      body of the document. If in preamble takes line as an argument or asks
+      for it and inserts \usepackage{argument} line. If package is supported
+      makes appropriate corrections. If in body similar actions ar taken
+      with environment.
+    - removed function s:ChangeEnvironment and shortcuts as redundant
+
+commit 5b7c4f8972cbb90ed134cb898e4330b445ac27a0
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Nov 14 23:02:53 2002 +0000
+
+    now changing of environments works for all of them
+    cursor stays at the position
+
+commit 260a2b99851109ae924d6d62c68b9e4df923678c
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Nov 14 17:30:45 2002 +0000
+
+    Bug: 'makefile's in current directory are ignored.
+    Cause: used
+    	if glob('makefile')
+    		...
+    for testing whether makefile exists. However, in vim, a string evaluates to
+    0 in the if test. Use
+    	if glob('makefile') != ''
+    		...
+    instead.
+
+commit 92dcf18c006e91cc3bacd9f547f4e229fb39b17a
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Nov 14 09:39:14 2002 +0000
+
+    I merged functions proposed by Carl. Removed extensed mappings.
+    Now it is
+    <F5> in empty line asks for environment
+    	in non empty line reads line and use word in it as name of the
+    function
+    
+    <S-F5> gives menu and asks for use one of options
+    <C-F5> asks for environment and changes \begin, \end tags
+    
+    I also moved stuff responsible for envs from wizardfuncs.vim to
+    envmacros.vim
+    
+    Removed Tex_MenuWizard and replaced it with Tex_DoEnvironment
+    
+    Mikolaj
+
+commit 9e1e2ec6421df1163d7beaf8b94d822df7e127fe
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Nov 14 09:39:01 2002 +0000
+
+    moving envs part to envmacros.vim
+
+commit fa0934a7486bd9edc08ce0bac4c03768b0545d64
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Nov 14 02:49:23 2002 +0000
+
+    I must be drunk!!! After saying winnr() doesnt take any arguments, I wrote
+    it down as winnr(''). Wow! Fixed it (finally).
+    
+    Hint to myself: Do not do any mode coding today.
+
+commit 7a11a56b4c75277d8c6cb908e30511d066a848c6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu Nov 14 02:46:08 2002 +0000
+
+    . winnr() doesn't take any arguments.
+    
+    PS: discard the last log message. I deleted that revision and replaced it
+    with the current one.
+
+commit 92458159772ddeeb31967eb0b7124fff9403c6b3
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Wed Nov 13 03:39:21 2002 +0000
+
+    Fix it so that, after opening the error window, we return to the right window,
+    even if there is more than one other window.
+
+commit 851835a7d74c88cbfdde6f53c0e946790b21a1c5
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Nov 12 18:54:53 2002 +0000
+
+    Always source texrc whether or not user texrc exists. This is because the
+    user texrc could be from an older version where not all variables are
+    defined. All the other files depend on the variables existing.
+
+commit efd8fd14a2a61553176e8aeec7818f0cc4fc8d01
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Tue Nov 12 18:24:01 2002 +0000
+
+    I fixed a problem where using $$ (for example) would trash the search
+    history.  I commented out a line, and added a comment, in case this
+    depends on version and patch number of vim; I think this should work
+    with vim any vim 6.0+.  Please test.  If this change is correct, it
+    should be possible to simplify the code a bit.
+
+commit 35c7bd9598cfba5ca00a47a85e54b79e8cb206ea
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Nov 12 16:47:23 2002 +0000
+
+    . after opening the cwindow, jump back to the file being edited.
+      (Carl Mueller's suggestion)
+
+commit d558201f4b24443b922fbb60d5a971d3f228220b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Nov 12 13:44:31 2002 +0000
+
+    . Syntax Error!!!! I commited a syntax error! Vim's line continuation \
+      occurs at the beginning of the second line, not the end of the first
+      line!
+    
+      Hmm... This calls for a strict regimentation. Since I do not use unix so
+      often, I will never again touch code in "if !has('win32')" blocks.
+      However, installing latex with cygwin provides a very nice unix emulation
+      of vim... so debugging those things is possible.
+    
+      Note to self: If you are touching "if !has('win32')" blocks, then verify
+      on cygwin/latex before commiting!
+
+commit 88d13ec06d2b16cc71d021700c31fd542ef61046
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Nov 11 08:55:52 2002 +0000
+
+    . patch by Peter Wilson:
+      fixes a bug in texmenuconf.vim where s:mainmenuname wasn't used when it
+      should have been
+    . also remove a echomsg statement which crept in after the last debugging
+      attempt.
+
+commit ee58265781ade0c68f609f8cea123b0775b6247f
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Nov 11 08:54:17 2002 +0000
+
+    . incorporating a patch submitted by Peter Wilson, with the small change
+    that g:Tex_MainMenuPrefix is not used. Instead use only g:Tex_MenuPrefix.
+
+commit 808028136d3355776f4ddbac3a8dceb9d3a79d82
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 10 22:12:28 2002 +0000
+
+    new package files
+
+commit fe3d8f4af770e9bc9f918477769ae7f5562e8bcd
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 10 22:11:49 2002 +0000
+
+    real cite package file
+
+commit 6a79d12e513abd31ffe7dcfdba49c9d44215b9bd
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 10 22:11:48 2002 +0000
+
+    added nocite element to Various menu
+
+commit be8fac6746a65873f23c1f20895f9c315631a69e
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 10 18:09:39 2002 +0000
+
+    modification of function names TeX_... -> Tex_...
+    	cosmetic change, but this is easier to write them
+    menu name: Update -> UpdatePackage
+    	more clear name (IMO)
+    
+    Fixed problem with UpdateAll. But here I see one problem. This works
+    only if in file exists line \begin{document}. This is fundamental.
+    IMO there is no sense in figuring out all ways of searching preamble.
+    First 20 lines? If there are rich comments preamble can be much longer.
+    Whole file? If this is file about latex in body of file can be line with
+    \usepackage{ and menu will give information about file which noexists in
+    preamble (and with weird formatting whole function may go to hell).
+
+commit 3c4dbc74e0e6373954e42ee4290c0d11ff5a6c97
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 10 18:09:35 2002 +0000
+
+    modification of function name TeX_pack_all -> Tex_...
+
+commit 73ab8b247c0bb30676c19361bb2624b7536781d1
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun Nov 10 13:39:48 2002 +0000
+
+    added some dimensions defined in amsmath
+    added some arrows defined in amsmath
+
+commit 3b68fc70bef17556a5228e5bbd9b8beeebb71b3f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat Nov 9 22:52:42 2002 +0000
+
+    first version of amsmath package file
+
+commit f9092982cc0e0c359a9ae042469026a5c9b9ce59
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Nov 8 18:05:20 2002 +0000
+
+    I changed the definition of 'makeprg'.  It now mostly follows the same logic
+    as SetTexCompilerTarget(), but is not as flexible (since the target format is
+    not used here).  This is a temporary fix.  Duplication is bad ...
+
+commit 24d3bc3eb7a6db36010595e4b4de01785fbd9776
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Nov 8 18:02:11 2002 +0000
+
+    I uncommented the line "runtime compiler/tex.vim" in SetTexOptions(), reversing the change I made a few days ago.
+
+commit f3060e9c0bb753a74b41f4b9bc2f4e363631a77f
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Nov 8 18:00:48 2002 +0000
+
+    Use the g:Tex_EscapeChars variable (defined in texrc) to decide whether to
+    escape \{} in 'makeprg'.  Default:  for win32, do not escape these characters;
+    otherwise, do escape them.  I believe the resulting value for 'makeprg' is
+    very robust.
+
+commit 538e7c02e42f0666a98318b263871c83fb89e921
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Fri Nov 8 17:37:26 2002 +0000
+
+    I added g:Tex_EscapeChars, used in compiler.vim .
+
+commit 997ddd7066b65281a22a2f01dd71bb976f77fdce
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 8 13:39:29 2002 +0000
+
+    . missing space in &makeprg. (bug reported by Siegfried Bublitz).
+
+commit af1ff808eb3a81c9dd9d23196abf40dda99afbf6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 8 03:02:13 2002 +0000
+
+    doing
+        let s:up_path = substitute(s:path, "latex-suite", "", "")
+    doesnt work because s:path could be of the form
+        s:path = '~/latex-suite/vimfiles/ftplugin/latex-suite'
+    so that the first latex-suite is removed instead of the second.
+    doing
+        let s:up_path = expand("<sfile>:p:h:h")
+    is much more robust.
+
+commit 1f8927280b1aefa065dc8e3f3437b56578bdb455
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Fri Nov 8 02:04:28 2002 +0000
+
+    . bug in ReadTemplate() function caused the TTemplate command not to function properly.
+      was trying to read in files of the form:
+    	templates/report_twocolumn.tex.*
+      which gives an error.
+
+commit 5e177c20b37d8dae7d9040282f07a523b0adc36b
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Nov 7 22:25:05 2002 +0000
+
+    texmenuconf.vim: fixed problem with "Edit texrc" menu entry now
+    1. it works
+    2. gives message if private texrc doesn't exist
+    3. command Ttexrc works in non-gui session
+
+commit c90f6912922c491d2e8bbb6a585853b7c87c814d
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Nov 7 11:21:12 2002 +0000
+
+    main.vim:
+    1. added to SmartDots inserting \ldots outside math mode
+    2. removed from "other miscellaneous stuff from imaps.vim"
+    some redundant functions (secondary maps for sections and math symbols).
+    Sometimes too much is just too much. Three letter system for sections
+    and auctex shortcuts for math symbols seems more logical for me.
+
+commit 4719e57da93cb05e211f95ec4f2abfa88c5772a6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu Nov 7 11:20:56 2002 +0000
+
+    polski: add support for ~
+
+commit 066bcbdb384c37e5131cfead171286479a13b322
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Wed Nov 6 08:37:12 2002 +0000
+
+    . moved benji from contributors list to maintainers list.
+
+commit 90d3add86d252d861db49017ee910ab877ba0de5
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue Nov 5 17:10:28 2002 +0000
+
+    elementmacros.vim: To Various menu added \pageref and \cite
+
+commit f09dd01027315ea8229132fcc755a37fe120351b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Nov 4 22:22:55 2002 +0000
+
+    Preben Randhol reports that imaps.vim adds some gratuitous general purpose
+    maps, the potentially most annoying of which is the mapping for
+    (). Remove the "example" mappings from imaps.vim and instead document a
+    little more heavily.
+    
+    People who want to use imaps.vim for their own general purpose maps will
+    now have to do something like this:
+    	au GuiEnter * :call IMAP(lhs, rhs, '')
+    (because calling IMAP on the guienter event ensures that imaps.vim is
+    already sourced).
+
+commit 1b1f3b8ac295b59c4ccd386a2134ebf67ea75416
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Nov 4 20:40:21 2002 +0000
+
+    dictionary: misspel emppty -> empty
+
+commit e3e9b87668c006e06e788ab3b0741413cac47524
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Nov 4 20:39:43 2002 +0000
+
+    envmacros.vim: 1. added environments quote i quotation
+                   2. fixed bug with enumeration lists (\\item)
+
+commit 0da7342fb29548760ca72ef85b05eb48d3bd417f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Mon Nov 4 20:39:03 2002 +0000
+
+    elementmacros.vim: I've added ref, label and footnotes elemets to menu
+    X-Elements.Various.
+
+commit 63ef604e439d4c47cd78b0abf0161cb7c1a074c6
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Mon Nov 4 16:32:37 2002 +0000
+
+    improved defaults for Mac OSX
+
+commit 2fa013c692643ecbfd5a1cfb76d5b7325436b5f2
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Mon Nov 4 15:39:25 2002 +0000
+
+    makefile:  I fixed a little mistake I made
+    main.vim:  I commented out "runtime compiler/tex.vim".  See further comments in the file.
+    compiler.vim and texrc:  1. I added some support for Mac OSX, using
+    if has('macunix') ...
+    2. Instead of "--interaction=nonstopmode" I use "\nonstopmode \input{$*}"
+    as in compiler/tex.vim .  Not all versions of tex support the --interaction option, so this is more robust.  Then, the "\" and "{}" have to be escaped for
+    the shell.  I simplified "let &l:makeprg ..." with curly-brace variables.
+
+commit 33720769cf714acbe5c19c5ace179c0e93f8e27b
+Author: Benji Fisher <macvimx@users.sourceforge.net>
+Date:   Mon Nov 4 14:15:20 2002 +0000
+
+    I added targets to the makefile:  install, stallin (reverse install, for
+    lack of a better name), and sync.  These require rsync to be installed
+    (but use it only locally, like cp with lots of options).  The idea is that
+    after a "cvs update" you can "make install" to put the files in your
+    ~/.vim directory (or another directory, using "make install VIMFILES=...").
+    Then, you can edit and test the files, run "make stallin", and "cvs commit".
+    If you have some changes in your local CVS directory and some in your
+    vimfiles directory, you can use "make sync".
+
+commit b4254b48b4d5c822ce120b42f23b12bcc220047d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 2 09:41:38 2002 +0000
+
+    . merged the zip2tar target into the main target. Dont see why the tar.gz
+    file should not be created every time the .zip file is.
+
+commit 812c01f3e07b9090d02531eca1ae2e0b07c828cf
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 2 03:45:24 2002 +0000
+
+    adding Pter Heslins contribution
+
+commit 817f727ce3e3a31eed3a20a58e606e740c5df5fb
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 2 03:42:28 2002 +0000
+
+    adding a zip2tar target for creating tar.gz files
+
+commit f3f8a34a6471ab2e775cca3839f19f14716b56a8
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 2 02:56:55 2002 +0000
+
+    . adding explanations of how to add a syntax fold item.
+
+commit f33cd74089944d0a46dd1c81501d7cf7e39b8511
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat Nov 2 02:55:17 2002 +0000
+
+    . also checking for g:Imap_Place... when choosing the beginning and end
+    place holder characters.
+
+commit 9851e345ff9a46c5fdc533c8cf5601773aa55472
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Oct 28 06:53:45 2002 +0000
+
+    . rolled back a change which crept in during debugging.
+
+commit d2aeeb44bce43e1fd059e36c36042ed2f9841d42
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Oct 28 06:41:51 2002 +0000
+
+    . use an option g:Tex_UseEditorSettingInDVIViewer
+      to specify whether we want the command for the dvi viewer to also specify
+      an external editor. defaults to 0 (i.e dont specify editor).
+
+commit bde1fc85404edc9802986e7b2841d043a1f8d841
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Oct 28 06:40:11 2002 +0000
+
+    . allow an option to change the behavior of the dvi viewer command. By
+      default, only do
+        exec '!'.s:viewer.' '.mainfname.'.dvi &'
+      when an option is present, use the extended version which specifies the
+      editor.
+
+commit 6edbc496ae488f35dc27455fe70aaa1db308d7df
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Oct 28 06:37:23 2002 +0000
+
+    . changed the definition of the section fold region from
+        startpat = '^\s\\section\*\='
+      to
+        startpat = '^\s\\section\W'
+      so as to allow for things like:
+        \section[short]{Loooong title}
+      More bug fixes by Peter Heslin.
+    . also allow %%fakesection to terminate \section.
+
+commit 15a940b94ebc45cbebc6906120336987c413e7ff
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 27 10:28:13 2002 +0000
+
+    . changed the definition of \sections from
+        \section
+      to
+        \section\*\={
+      in order to
+      1. account for things like \sectionstyle not munging up things.
+      2. to account fo things like \section{ and \section*{
+    . added a fold item called
+        %%fakesection
+      to allow for manual forcing of folds.
+    
+    Both suggestions by Peter Heslin.
+
+commit f36bb6403c012fbad076a6aeae4855bd2f7db9f1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 27 10:16:27 2002 +0000
+
+    . added some pretty extensive comments about how to add folding. hopefully,
+    some future revision will have a way of specifying folds using the texrc.
+
+commit db3f13e55251053292d7de8d4ed185d6573dc584
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 27 10:15:10 2002 +0000
+
+    . removed the ff=unix setting from the modeline since this causes a
+      spurious modified flag for cvs.
+
+commit cb44f8998545dd0c11a75ac1c58f0f96d6e0cc53
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 27 09:18:04 2002 +0000
+
+    Many of the wizard functions did not use
+    IMAP_PutTextWithMovement() while putting text. This caused the
+    g:IMAP_UsePlaceHolder setting as well as the settings for the placeholder
+    characters to be ignored.
+    
+    bug pointed out by Peter Heslin
+
+commit 5717e1d5fcf75edb113ebb562b29722a4ceaf19a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon Oct 7 00:35:41 2002 +0000
+
+    . removing inclusion of vimlatex and adding ltags
+
+commit 79af419444a7ca699136f785f20602c134691f98
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 6 22:35:12 2002 +0000
+
+    *** empty log message ***
+
+commit b01f246d4b697611fda3c836882432c04837f87a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 6 22:34:59 2002 +0000
+
+    . removing vimlatex
+
+commit 0218e4f0765c0f839a02a030c76db9e2d2b9b0ea
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sun Oct 6 15:29:06 2002 +0000
+
+    added folding item for footnotes.
+    suggested by Peter Heslin <p.j.heslin@durham.ac.uk>
+
+commit 3635f3fd80395cc44f444cdca70f54f5da7d5187
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue May 21 21:11:03 2002 +0000
+
+    Added has("gui_running") condition to the if clauses creating menus to prevent it
+    if running not gui version.
+
+commit f9ef453c89afe148445345de1eb36c4ca6599e19
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue May 21 16:41:27 2002 +0000
+
+    Removed cvs marker
+
+commit cf226cb1d732b5f45d61b5dbb415ff0030843eb5
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun May 19 18:47:27 2002 +0000
+
+    Added section about package files
+
+commit c326389eda593123d294436fffb3f5699d3dad63
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 11 15:53:53 2002 +0000
+
+    Added instructions how to use :TSection and :TSectionAdvanced commands.
+
+commit 124a3663d7b610e9997a00db168190f513cb2bd6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 11 15:51:59 2002 +0000
+
+    Added new commands: TSection, TSectionAdvanced.
+    More info in updated latex-suite.txt.
+
+commit 246653d90b9a9892db0471ec3c5bd8467f6ae5c4
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Thu May 9 21:31:00 2002 +0000
+
+    -- Changed names of commands:
+     :Tex.... -> :T....
+
+commit f007b8be5132f2e3a2cbe02aa38113c07521f489
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 8 17:22:03 2002 +0000
+
+    -- improvement in Tex_texrc function -- lcd after split
+    -- changed names of the commands
+    	TexTexrc -> TTexrc
+
+commit e2b19c1c982d438650d398051bf6bd543ff73006
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 8 17:19:35 2002 +0000
+
+    -- changed names of the commands
+    	TexMacro -> TMacro
+    	TexMacroEdit -> TMacroEdit
+    	TexMacroNew -> TMacroNew
+    	TexMacroDelete -> TMacroDelete
+
+commit d47620f6efea038b62f4cc65b61acae1008e9d73
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Wed May 8 17:18:28 2002 +0000
+
+    -- changed names of the commands
+    	TexPackage -> TPackage
+    	TexPackageUpdate -> TPackageUpdate
+    	TexPackageUpdateAll -> TPackageUpdateAll
+
+commit d305be4f8044b5fb99c5187ee848134dd8d0c38f
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Tue May 7 22:10:16 2002 +0000
+
+    Changed names of coms:
+    TexPackage -> TPackage
+    TexPackageUpdate -> TPackageUpdate
+    TexPackageUpdateAll -> TPackageUpdateAll
+
+commit 8f3393a7ef55de10a05e5e9b59f6481750cb31f1
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon May 6 23:12:04 2002 +0000
+
+    . when <main>.latexmain was found, then the window would not be closed
+      properly.
+
+commit 9855938e56ecff287dea523ca6a8d64cf2c0f6e6
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Mon May 6 23:11:04 2002 +0000
+
+    . bug fix: when <mainfile>.latexmain is found, then the viewing/compiling
+      functions wouldnt work.
+
+commit 037e8f5ab3a0595280b1da420bf8947c217632e5
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sun May 5 16:22:21 2002 +0000
+
+    lost texrc found
+
+commit 87e2cb19e512b73e59dc32962b0397d643c0af6a
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Sat May 4 22:01:43 2002 +0000
+
+    . removed yet another peice of code which was specific to CVS/ directories.
+
+commit 7fba456c178925012e968beff30baffec3727683
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 4 21:08:19 2002 +0000
+
+    sourcing personal ftplugin/tex/texrc if found, if not only system texrc
+
+commit 94d346f84b5ae7e10a3812446e02e6ab8ece29e1
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 4 21:07:12 2002 +0000
+
+    menu and command for editing personal texrc -- in ftplugin/tex
+
+commit 5cce724379ceda0814f47aff50a110ffe8ea50e3
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 4 14:01:56 2002 +0000
+
+    removed blind spot for CVS
+    added new environment types: ens, eno
+
+commit f73ad14f56c0595e8f6f17a5b97175eb62c81079
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Sat May 4 14:00:26 2002 +0000
+
+    removed blind spot for CVS
+
+commit 07b0dba71deb3da6cc899af31fd038b93d3458c0
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri May 3 22:51:01 2002 +0000
+
+    Some new package files:
+    bar hhline harpoon and others
+
+commit 6de2dc8c8cd118c31d26e917365d6aa2d0dce0b6
+Author: Mikolaj Machowski <mikmach@users.sourceforge.net>
+Date:   Fri May 3 19:49:41 2002 +0000
+
+    Changelog:
+    -- small typo in comments s/templates/macros/
+    -- added `blindspot' for CVS directiories in Templates,Macros,Packages menus.
+    -- fixed sbr: displaying in packages menus.
+    
+    OK. I hope all works and this is first real commit to vim-latex.sf.net :)
+
+commit f73f3de36f4dc19317430109725ee79ee54d4ca9
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu May 2 06:47:39 2002 +0000
+
+    . removed some stuff about winmanager which was not pertinent to
+      latex-suite.
+
+commit 96075a8af058fc33651068a461a524e15f80e747
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu May 2 02:33:35 2002 +0000
+
+    . typos in texrc.
+    . changed default prefix from Tex- to X-
+
+commit 4ad38d20428f7b8acda0d8cbf9bda0b75bfb891b
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu May 2 02:33:04 2002 +0000
+
+    MM:
+    - write pack of package files.
+    - make command types more flexible, implemented it.
+
+commit 5766e82fcbb2d069464dd2038e2819ddbcab2c62
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Thu May 2 02:26:00 2002 +0000
+
+    . use visualmode() in VEnclose to decide linewise or characterwise
+      selection.
+    . repaired removal of \n from EOL in character-wise selection.
+      ( originally, the \n substitution was kinda useless ).
+    . in ExecMap(), use <plug>�SelectRegion� to select the region. this is
+      mapped (script locally) to `<v`>. this method avoids the problem of some
+      of the characters in the string '`<v`>' being mapped by user.
+      (as is the case with us where ` is used to start the visual mode mappings
+      for fonts!)
+    . some code beautification.
+
+commit f98fc6f0bae77e9f2c465ff66ebdab2e4110c4ec
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Apr 30 02:08:23 2002 +0000
+
+    . makefile for generating .zip file.
+
+commit cdfaab2d9ee0c1a524b2209a9373b48d6b8a562d
+Author: Srinath Avadhanula <srinathava@gmail.com>
+Date:   Tue Apr 30 00:03:04 2002 +0000
+
+    Initial revision
