diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1466,6 +1466,11 @@ qualified names by hand. | |||
| 1466 | Names of modules, classes, methods, and functions are tagged. | 1466 | Names of modules, classes, methods, and functions are tagged. |
| 1467 | Overloaded operators are also tagged. | 1467 | Overloaded operators are also tagged. |
| 1468 | 1468 | ||
| 1469 | *** Improved support for Lua | ||
| 1470 | |||
| 1471 | Etags now tags functions even if the "function" keyword follows some | ||
| 1472 | whitespace at line beginning. | ||
| 1473 | |||
| 1469 | 1474 | ||
| 1470 | * Changes in Emacs 25.1 on Non-Free Operating Systems | 1475 | * Changes in Emacs 25.1 on Non-Free Operating Systems |
| 1471 | 1476 | ||