diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1834,6 +1834,10 @@ Names of modules, classes, methods, functions, and constants are | |||
| 1834 | tagged. Overloaded operators are also tagged. | 1834 | tagged. Overloaded operators are also tagged. |
| 1835 | 1835 | ||
| 1836 | +++ | 1836 | +++ |
| 1837 | *** New language Go | ||
| 1838 | Names of packages, functions, and types are tagged. | ||
| 1839 | |||
| 1840 | +++ | ||
| 1837 | *** Improved support for Lua | 1841 | *** Improved support for Lua |
| 1838 | 1842 | ||
| 1839 | Etags now tags functions even if the "function" keyword follows some | 1843 | Etags now tags functions even if the "function" keyword follows some |