diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -171,7 +171,7 @@ monitor, use the new functions above. Similar notes also apply to | |||
| 171 | `x-display-pixel-width', `x-display-pixel-height', `display-mm-width', | 171 | `x-display-pixel-width', `x-display-pixel-height', `display-mm-width', |
| 172 | `display-mm-height', `x-display-mm-width', and `x-display-mm-height'. | 172 | `display-mm-height', `x-display-mm-width', and `x-display-mm-height'. |
| 173 | 173 | ||
| 174 | ** New macro `alternatives-define' can be used to define generic commands. | 174 | ** New macro `define-alternatives' can be used to define generic commands. |
| 175 | Generic commands are interactive functions whose implementation can be | 175 | Generic commands are interactive functions whose implementation can be |
| 176 | selected among several alternatives, as a matter of user preference. | 176 | selected among several alternatives, as a matter of user preference. |
| 177 | 177 | ||