summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-08-13 22:33:46 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-08-13 22:33:46 +0200
commit15c20cb4fe9a43a96fc0d80c442741b8d2e21bc7 (patch)
treecf6732ff07882f778d829f65a241e966066745fa
parent864847bf3c9f041256e32353b323ddafee86f6da (diff)
downloademacs-15c20cb4fe9a43a96fc0d80c442741b8d2e21bc7.tar.gz
emacs-15c20cb4fe9a43a96fc0d80c442741b8d2e21bc7.tar.bz2
emacs-15c20cb4fe9a43a96fc0d80c442741b8d2e21bc7.zip
; * etc/NEWS: Fix typo.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e2bccca4a8f..2b942f67b01 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2888,7 +2888,7 @@ This is like 'get-text-property', but works on the 'display' text
property.
+++
-** New function 'add-text-display-property'.
+** New function 'add-display-text-property'.
This is like 'put-text-property', but works on the 'display' text
property.