diff options
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2594,7 +2594,7 @@ This is like 'filename', but is a full path, and is nil if the file doesn't exist. *** New 'thing-at-point' target: 'string'. -If point is inside a string, it returns the enclosed string. +If point is inside a string, it returns that string. +++ *** New variable 'thing-at-point-provider-alist'. |