Mercurial > vim
comparison src/gui.h @ 10000:233289599874 v7.4.2273
commit https://github.com/vim/vim/commit/3056735ae8a366aa7fcb51872520895251858637
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Aug 27 21:25:44 2016 +0200
patch 7.4.2273
Problem: getwininfo() and getbufinfo() are inefficient.
Solution: Do not make a copy of all window/buffer-local options. Make it
possible to get them with gettabwinvar() or getbufvar().
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 27 Aug 2016 21:30:06 +0200 |
parents | 80ace3687eec |
children | 4aead6a9b7a9 |
comparison
equal
deleted
inserted
replaced
9999:2c5b2fc3a9f9 | 10000:233289599874 |
---|