summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/float.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-07-18 06:28:12 +0000
committerJim Blandy <jimb@redhat.com>1993-07-18 06:28:12 +0000
commitad9c19400fd3e55d6fe78a7aa582bdc94cd8b3cc (patch)
tree0c3525dc43d4de8da313b7fa926769ab0c85e2eb /lisp/emacs-lisp/float.el
parent23c6349cdd816e4cb0639ad397d8df6aee35cb27 (diff)
downloademacs-ad9c19400fd3e55d6fe78a7aa582bdc94cd8b3cc.tar.gz
emacs-ad9c19400fd3e55d6fe78a7aa582bdc94cd8b3cc.tar.bz2
emacs-ad9c19400fd3e55d6fe78a7aa582bdc94cd8b3cc.zip
* intervals.c (split_interval_left, split_interval_right): Change
OFFSET argument of these functions to be origin 0, not origin 1. This is what all the callers currently want. * intervals.c, textprop.c: All callers changed. * textprop.c (Ftext_property_not_all): Renamed from Ftext_property_all, and changed sense of return value, so that it returns useful information if not all characters have properties EQ to value. Now all the existential and universal questions can be asked. * textprop.c (syms_of_textprop): Don't forget defsubr for Stext_property_all. * textprop.c (Ftext_property_any, Ftext_property_all): Use EQ to compare property values, not Fequal. * textprop.c (Ftext_property_any, Ftext_property_all): New functions, from David Gillespie. * intervals.h (Ftext_property_any, Ftext_property_all): Declare them.
Diffstat (limited to 'lisp/emacs-lisp/float.el')
0 files changed, 0 insertions, 0 deletions