Mercurial > emacs
comparison lisp/emacs-lisp/lucid.el @ 76736:5c1ef8542b10
(merge_properties): Use explicit loop instead of
Fplist_member to avoid QUIT. Don't use Fcdr.
(intervals_equal): Likewise. Rewrite loop to perform length check
on the fly rather than calling Flength. Don't use Fcar.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 25 Mar 2007 23:46:19 +0000 |
parents | 7a3f13e2dd57 |
children | 935157c0b596 95d0cdf160ea |
comparison
equal
deleted
inserted
replaced
76735:0066c9c25dd2 | 76736:5c1ef8542b10 |
---|