diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -619,6 +619,8 @@ inefficiency, and not namespace-clean. | |||
| 619 | 619 | ||
| 620 | * Incompatible Lisp Changes in Emacs 24.3 | 620 | * Incompatible Lisp Changes in Emacs 24.3 |
| 621 | 621 | ||
| 622 | ** set-buffer-multibyte now signals an error in narrowed buffers. | ||
| 623 | |||
| 622 | +++ | 624 | +++ |
| 623 | ** (random) by default now returns a different random sequence in | 625 | ** (random) by default now returns a different random sequence in |
| 624 | every Emacs run. Use (random S), where S is a string, to set the | 626 | every Emacs run. Use (random S), where S is a string, to set the |