Comment change.
This commit is contained in:
parent
1d91014721
commit
f31d0424ea
2 changed files with 4 additions and 1 deletions
|
@ -626,7 +626,6 @@
|
|||
;;
|
||||
;; It is now safe to optimize code such that it introduces new bindings.
|
||||
|
||||
;; I'd like this to be a defsubst, but let's not be self-referential...
|
||||
(defsubst byte-compile-trueconstp (form)
|
||||
"Return non-nil if FORM always evaluates to a non-nil value."
|
||||
(cond ((consp form)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue