diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -165,6 +165,8 @@ supported on other platforms, but not on Windows due to using the winsock | |||
| 165 | 165 | ||
| 166 | * Lisp Changes in Emacs 23.1 | 166 | * Lisp Changes in Emacs 23.1 |
| 167 | 167 | ||
| 168 | ** Non-breaking space now acts as whitespace. | ||
| 169 | |||
| 168 | +++ | 170 | +++ |
| 169 | ** In `condition-case', a handler can specify "let the debugger run first". | 171 | ** In `condition-case', a handler can specify "let the debugger run first". |
| 170 | 172 | ||