diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -665,6 +665,8 @@ at the end of the active minibuffer. | |||
| 665 | *** New generic function 'map-insert'. | 665 | *** New generic function 'map-insert'. |
| 666 | 666 | ||
| 667 | +++ | 667 | +++ |
| 668 | ** The 'type' arg can be a list '(hash-table :key1 VAL1 :key2 VAL2 ...)' | ||
| 669 | |||
| 668 | ** seq.el | 670 | ** seq.el |
| 669 | New convenience functions 'seq-first' and 'seq-rest' give easy access | 671 | New convenience functions 'seq-first' and 'seq-rest' give easy access |
| 670 | to respectively the first and all but the first elements of sequences. | 672 | to respectively the first and all but the first elements of sequences. |