aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c129e8a0b6e..567f3cbb403 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1662,6 +1662,10 @@ A symbol 'uuid' can be passed to 'thing-at-point' and it returns the
1662UUID at point. 1662UUID at point.
1663 1663
1664--- 1664---
1665*** 'number-at-point' will now recognize hex number like 0xAb09 and #xAb09
1666and return them as numbers.
1667
1668---
1665*** 'word-at-point' and 'sentence-at-point' accept NO-PROPERTIES. 1669*** 'word-at-point' and 'sentence-at-point' accept NO-PROPERTIES.
1666Just like 'thing-at-point' itself. 1670Just like 'thing-at-point' itself.
1667 1671