aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a1033b9e679..f93ff617347 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -170,7 +170,7 @@ non-nil, they output the same results.
170 170
171*** The command `describe-function' was extended for EIEIO. 171*** The command `describe-function' was extended for EIEIO.
172Running it on constructors will show a full description of the 172Running it on constructors will show a full description of the
173generated class. For generic functions, if will show all 173generated class. For generic functions, it will show all
174implementations together with links to the source. The old commands 174implementations together with links to the source. The old commands
175`describe-class', `describe-constructor' and `describe-generic' were 175`describe-class', `describe-constructor' and `describe-generic' were
176removed. 176removed.