aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0c9296acab4..c6b3374ded8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1466,6 +1466,11 @@ qualified names by hand.
1466Names of modules, classes, methods, and functions are tagged. 1466Names of modules, classes, methods, and functions are tagged.
1467Overloaded operators are also tagged. 1467Overloaded operators are also tagged.
1468 1468
1469*** Improved support for Lua
1470
1471Etags now tags functions even if the "function" keyword follows some
1472whitespace 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