From 015c89a912f2486ec9ea24968705a84fe7d6fd06 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Thu, 4 Jun 2015 18:31:49 +0200 Subject: [PATCH] ; * etc/NEWS: Add string-greaterp --- etc/NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index d6637957fa..ecf6022267 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -870,7 +870,7 @@ evaluated (and should return a string) when the closure is built. ** define-inline provides a new way to define inlinable functions. -** New function macroexpand-1 to perform a single step of macroexpansion. +** New function `macroexpand-1' to perform a single step of macroexpansion. ** Some "x-*" were obsoleted: *** x-select-text is renamed gui-select-text. @@ -880,6 +880,9 @@ evaluated (and should return a string) when the closure is built. *** x-get-selection-value is renamed to gui-get-primary-selection. *** x-set-selection is renamed to gui-set-selection +** New function `string-greaterp', which return the opposite result of +`string-lessp'. + ** New function `alist-get', which is also a valid place (aka lvalue). ** New function `funcall-interactively', which works like `funcall' -- 2.39.2