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 d1fc40d036d..b95ad86dc77 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -105,7 +105,7 @@ in the current input method to input a character at point.
105** Commands winner-redo and winner-undo, from winner.el, are now bound to 105** Commands winner-redo and winner-undo, from winner.el, are now bound to
106C-c <left> and C-c <right>, respectively. This is an incompatible change. 106C-c <left> and C-c <right>, respectively. This is an incompatible change.
107 107
108** Help commands `describe-funcion' and `describe-key' now show function 108** Help commands `describe-function' and `describe-key' now show function
109arguments in lowercase italics on displays that support it. To change the 109arguments in lowercase italics on displays that support it. To change the
110default, customize face `help-argument-name' or redefine the function 110default, customize face `help-argument-name' or redefine the function
111`help-default-arg-highlight'. 111`help-default-arg-highlight'.