From 81da8b324961ff18fcd2e666b67e3c4e387251e4 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 6 Dec 1999 17:57:17 +0000 Subject: [PATCH] Change of intern-soft. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 8a1714d61d7..fc6341a5b8e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -626,6 +626,10 @@ Note that +++ before an item means the Lisp manual has been updated. When you add a new item, please add it without either +++ or --- so I will know I still need to look at it -- rms. +** The function `intern-soft' now accepts a symbol as first argument. +In this case, that exact symbol is looked up in the specified obarray, +and the function's value is nil if it is not found. + ** The new macro `with-syntax-table' can be used to evaluate forms with the syntax table of the current buffer temporarily set to a specified table. -- 2.39.5