aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2c7fc83ed57..ce397e56e70 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -81,7 +81,7 @@ in to make it use the scrollbars from the system theme.
81 81
82* Lisp Changes in Emacs 22.2. 82* Lisp Changes in Emacs 22.2.
83 83
84** The function text-invisible-p returns non-nil if the character 84** The function invisible-p returns non-nil if the character
85 after a specified position is invisible. 85 after a specified position is invisible.
86 86
87+++ 87+++