> When redisplay merges faces a face `nil' won't have any effect on the previous > face. `default' will override the previous face with the default face.
In cases like (add-text-properties start end (list 'face face-variable)) either `nil' or `default' will override the previous face. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
