mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 02:50:26 -08:00
; * etc/NEWS: No need to document changes in map.el and seq.el.
This commit is contained in:
parent
fc4d0f86da
commit
25b4d6fa28
1 changed files with 2 additions and 0 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -888,6 +888,7 @@ at the end of the active minibuffer.
|
|||
*** Some commands that previously used 'read-char-choice' now read
|
||||
a character using the minibuffer by 'read-char-from-minibuffer'.
|
||||
|
||||
---
|
||||
** map.el
|
||||
|
||||
*** Now also understands plists.
|
||||
|
|
@ -899,6 +900,7 @@ a character using the minibuffer by 'read-char-from-minibuffer'.
|
|||
+++
|
||||
*** The 'type' arg can be a list '(hash-table :key1 VAL1 :key2 VAL2 ...)'.
|
||||
|
||||
---
|
||||
** seq.el
|
||||
New convenience functions 'seq-first' and 'seq-rest' give easy access
|
||||
to respectively the first and all but the first elements of sequences.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue