diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -249,6 +249,11 @@ When non-nil, 'switch-to-buffer' uses 'pop-to-buffer-same-window' that | |||
| 249 | respects display actions specified by 'display-buffer-alist' and | 249 | respects display actions specified by 'display-buffer-alist' and |
| 250 | 'display-buffer-overriding-action'. | 250 | 'display-buffer-overriding-action'. |
| 251 | 251 | ||
| 252 | +++ | ||
| 253 | ** New convenience functions in the seq.el library. The new | ||
| 254 | convenience functions 'seq-first' and 'seq-rest' give easy access to | ||
| 255 | respectively the first and all but the first elements of sequences. | ||
| 256 | |||
| 252 | 257 | ||
| 253 | * Editing Changes in Emacs 27.1 | 258 | * Editing Changes in Emacs 27.1 |
| 254 | 259 | ||