Merge request 3428795: Use Mac-specific symbols for menu accelerators on OS X
Added tag templates to Insert_Tag macros
Fixed NPE if no tag specified.
Added support for few nested tags (separated by space) input. For example: "ul li a" will insert <ul><li><a>...</a></li></ul>
Join lines to inprove code readability (sorry for microcommit)
The Task for asynchronous saving local file to disk ommiting VFS API stack.
removed by Matthiew`s request
Added .gitignore file to the ones, who are using 'git svn' while working on jEdit. (like me and sholmy for example)