Dear Bram & Others, I have just noticed a (very) minor mistake in the Vim help files so I thought I ought to report it.
In eval.txt, under :help eval-example, there is an example function called Nr2Bin. This used to be Nr2Hex before printf was introduced, but the description of the function still reads: " The function Nr2Bin() returns the Hex string of a number. I think this should read: " The function Nr2Bin() returns the Binary string representing a number Regards, Al --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
