FIX #1765, #1766
authorSimon Marlow <simonmar@microsoft.com>
Wed, 7 Nov 2007 11:17:57 +0000 (11:17 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 7 Nov 2007 11:17:57 +0000 (11:17 +0000)
- :def! now overwrites a previous command with the same name
- :def on its own lists the defined macros
- ":undef f g" undefines both f and g


No differences found