diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1253,6 +1253,7 @@ jumping all the way to the top-level. | |||
| 1253 | ** The function format-time-string now supports the %N directive, for | 1253 | ** The function format-time-string now supports the %N directive, for |
| 1254 | higher-resolution time stamps. | 1254 | higher-resolution time stamps. |
| 1255 | 1255 | ||
| 1256 | +++ | ||
| 1256 | ** New function `read-char-choice' reads a restricted set of characters, | 1257 | ** New function `read-char-choice' reads a restricted set of characters, |
| 1257 | discarding any inputs not inside the set. | 1258 | discarding any inputs not inside the set. |
| 1258 | 1259 | ||