Closed brettatoms closed 9 years ago
I think it'll probably be fine for older emacs. It shouldn't be an issue unless someone's using ido-vertical-mode
and setting their own ido-separator
independently, which would be kind of weird. Most of the work is ido-separator
simply being "\n" so I'd be surprised if we ran across that case.
Thanks :D
You're right about the index number. I misread the docs. I'm using 24.3.94 so maybe it changed between .50 and .94. I didn't test if the pull request would break older version of Emacs.