; Formatting fix in etc/NEWS
This commit is contained in:
parent
deee6bd4bc
commit
2e4cc79b52
1 changed files with 4 additions and 3 deletions
7
etc/NEWS
7
etc/NEWS
|
|
@ -250,9 +250,10 @@ respects display actions specified by 'display-buffer-alist' and
|
|||
'display-buffer-overriding-action'.
|
||||
|
||||
+++
|
||||
** New convenience functions in the seq.el library. The new
|
||||
convenience functions 'seq-first' and 'seq-rest' give easy access to
|
||||
respectively the first and all but the first elements of sequences.
|
||||
** New convenience functions in the seq.el library.
|
||||
The new convenience functions 'seq-first' and 'seq-rest' give easy
|
||||
access to respectively the first and all but the first elements of
|
||||
sequences.
|
||||
|
||||
|
||||
* Editing Changes in Emacs 27.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue