comparison lispref/anti.texi @ 36900:a59daf60cef1

Change assoc-delete-all to assq-delete-all.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 20 Mar 2001 15:37:50 +0000
parents a0af1af4aabf
children 23a1cea22d13
comparison
equal deleted inserted replaced
36899:1393f641034e 36900:a59daf60cef1
174 @item 174 @item
175 The function @code{buffer-size} always reports on the 175 The function @code{buffer-size} always reports on the
176 current buffer. 176 current buffer.
177 177
178 @item 178 @item
179 The function @code{assoc-delete-all} has itself been deleted. 179 The function @code{assq-delete-all} has itself been deleted.
180 So there! 180 So there!
181 181
182 @item 182 @item
183 The keyword @code{:set-after} no longer does anything in 183 The keyword @code{:set-after} no longer does anything in
184 @code{defcustom}. 184 @code{defcustom}.