1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00

Comment change.

This commit is contained in:
Richard M. Stallman 2002-09-09 00:28:00 +00:00
parent 12a9371238
commit cd63e3a185

View File

@ -1151,6 +1151,10 @@
;;; state, so that constant folding them would be wrong,
;;; but we don't do constant folding based on this list.
;;; However, at present the only optimization we normally do
;;; is delete calls that need not occur, and we only do that
;;; with the error-free functions.
;;; I wonder if I missed any :-\)
(let ((side-effect-free-fns
'(% * + - / /= 1+ 1- < <= = > >= abs acos append aref ash asin atan