From 9b7d28ce4ec8e5bcbf10c4a434d4e5189b5492b7 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Wed, 2 Jan 2019 18:39:57 +0100 Subject: [PATCH] ; Move the section about seq.el to the correct place. --- etc/NEWS | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index ee493520ca3..b316aecbfa4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -249,12 +249,6 @@ When non-nil, 'switch-to-buffer' uses 'pop-to-buffer-same-window' that 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. - * Editing Changes in Emacs 27.1 @@ -324,6 +318,11 @@ the node "(emacs) Directory Variables" of the user manual. *** Deprecate the 'testfn' args of 'map-elt' and 'map-contains-key'. *** New generic function 'map-insert'. ++++ +** 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. + --- ** Follow mode In the current follow group of windows, "ghost" cursors are no longer -- 2.39.5