diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |
| 106 | C-c <left> and C-c <right>, respectively. This is an incompatible change. | 106 | C-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 |
| 109 | arguments in lowercase italics on displays that support it. To change the | 109 | arguments in lowercase italics on displays that support it. To change the |
| 110 | default, customize face `help-argument-name' or redefine the function | 110 | default, customize face `help-argument-name' or redefine the function |
| 111 | `help-default-arg-highlight'. | 111 | `help-default-arg-highlight'. |