Replaced many abc' to abc`.

Added 16.05 branch.

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1591 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-06-16 12:15:58 +00:00
parent 24b363ac17
commit a4b2f9f415
2882 changed files with 59503 additions and 158 deletions

View File

@@ -8,7 +8,7 @@
* New editor with:
** smart syntax highlighting
** feature completion (by pressing Ctrl+Space after an identifier).
** syntax completion of major control statement (if, from, is,...)and of symbols such as `{', `[', `(', `"',...
** syntax completion of major control statement (if, from, is,...)and of symbols such as `{`, `[`, `(`, `"`,...
** smart auto indenting
** block indent and exdent.
** infinite level of Undo/Redo