diff etc/NEWS @ 35090:b876bd6bde9e

butlast, nbutlast.
author Dave Love <fx@gnu.org>
date Fri, 05 Jan 2001 16:56:21 +0000
parents 300e6676f5d4
children 95799f3353e7
line wrap: on
line diff
--- a/etc/NEWS	Fri Jan 05 16:52:53 2001 +0000
+++ b/etc/NEWS	Fri Jan 05 16:56:21 2001 +0000
@@ -2106,6 +2106,10 @@
 (Display-related features are described in a page of their own below.)
 
 +++
+** Functions `butlast' and `nbutlast' for removing trailing elements
+from a list are now available without requiring the CL package.
+
++++
 ** The new user-option `even-window-heights' can be set to nil
 to prevent `display-buffer' from evening out window heights.