Files
neovim/src
Marco Hinz e3b92c77da vim-patch:7.4.2023
Problem:  buflist_findname_stat() may find a dummy buffer.
Solution: Set the BF_DUMMY flag after loading a dummy buffer. Start
          finding buffers from the end of the list.

NOTE: In Neovim, buflist_findname_stat() was replaced by
buflist_findname_file_id() in c41535d69.

ea3f2e7be4
2017-02-04 17:55:45 -05:00
..
2017-02-04 17:55:45 -05:00
2016-03-02 23:56:38 -05:00
2016-06-03 14:15:36 -04:00
2016-06-03 14:15:36 -04:00