]> git.lizzy.rs Git - rust.git/commit
auto merge of #12663 : MicahChalmer/rust/emacs-remove-ws-bug-warning, r=brson
authorbors <bors@rust-lang.org>
Mon, 3 Mar 2014 04:56:30 +0000 (20:56 -0800)
committerbors <bors@rust-lang.org>
Mon, 3 Mar 2014 04:56:30 +0000 (20:56 -0800)
commit3f3425a5550e7d8b58d782425b09eab20b91c1c0
treee271195f637ce4a3d3356489ad058720608e14cd
parentfbe26af3c5990fce56631154994b7a10f250d852
parentd92fdb27cb99a9ae026cf117ab9e3bbd42523b0c
auto merge of #12663 : MicahChalmer/rust/emacs-remove-ws-bug-warning, r=brson

The incompatibility of rust-mode with global-whitespace-mode warned
about in the README was actually fixed by commit 581b3db3b3.  Remove the
warning from the README and close #3994.