Mercurial > vim
comparison src/buffer.c @ 5343:00d61a47df66 v7.4.024
updated for version 7.4.024
Problem: When root edits a file the undo file is owned by root while the
edited file may be owned by another user, which is not allowed.
(cac2s)
Solution: Accept an undo file owned by the current user.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 08 Sep 2013 15:40:49 +0200 |
parents | f6247eaf4e1d |
children | 7b760cda2bbf |
comparison
equal
deleted
inserted
replaced
5342:029dfae8314a | 5343:00d61a47df66 |
---|