aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8707a8b0adc..ed472a5668a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1043,6 +1043,7 @@ of function value which looks like (closure ENV ARGS &rest BODY).
1043*** New function `special-variable-p' to check whether a variable is 1043*** New function `special-variable-p' to check whether a variable is
1044declared as dynamically bound. 1044declared as dynamically bound.
1045 1045
1046+++
1046** New function `string-mark-left-to-right'. 1047** New function `string-mark-left-to-right'.
1047Given a string containing right-to-left (RTL) script, this function 1048Given a string containing right-to-left (RTL) script, this function
1048returns another string with a terminating LRM (left-to-right mark) 1049returns another string with a terminating LRM (left-to-right mark)