1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 23:10:28 -08:00

(side-effect-free-fns): Add "-" and "1-" to the list.

This commit is contained in:
Brian Fox 1993-09-21 06:47:21 +00:00
parent 629d4dcd2a
commit 4de97979a2

View file

@ -973,7 +973,7 @@
;;; I wonder if I missed any :-\)
(let ((side-effect-free-fns
'(% * + / /= 1+ < <= = > >= append aref ash assoc assq boundp
'(% * + - / /= 1+ 1- < <= = > >= append aref ash assoc assq boundp
buffer-file-name buffer-local-variables buffer-modified-p
buffer-substring capitalize car cdr concat coordinates-in-window-p
copy-marker count-lines documentation downcase elt fboundp featurep