This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "vimfiles of vim-latex: the actual code.".
The branch, master has been updated
via 0f1230eea4fb73a45e7bbb80366a06094779455b (commit)
via a9b6f18cb257799ca48101e8fff026c8dd74f77c (commit)
via 58525d35f1adf5734751f5a5a204f42abe34483a (commit)
from d66d7ee387e74239875365063d7bb99314661b85 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0f1230eea4fb73a45e7bbb80366a06094779455b
Merge: d66d7ee a9b6f18
Author: Till Maas <ope...@ti...>
Date: Thu Nov 12 18:03:38 2015 +0100
Merge pull request #33 from dffischer/master
more utf-quotes, now for English
commit a9b6f18cb257799ca48101e8fff026c8dd74f77c
Author: XZS <d.f...@we...>
Date: Thu Oct 29 21:54:20 2015 +0100
use utf-quotes for English languages
When inputenc has detected that the file uses utf encoding, there is no
need for two-character escapes for quotes. The corresponding utf symbols
can just be used directly, like already done in German variants, but
without a dedicated package.
commit 58525d35f1adf5734751f5a5a204f42abe34483a
Author: XZS <d.f...@we...>
Date: Thu Oct 29 21:38:50 2015 +0100
correct spacing
Depending on the tab width, the elseif appears to belong to the outer or
inner if. Using spaces, like the surrounding lines do, clears this
ambiguity.
-----------------------------------------------------------------------
Summary of changes:
ftplugin/latex-suite/packages/babel | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|