+2005-06-20 Kim F. Storm <storm@cua.dk>
+
+ * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
+
2005-06-20 Miles Bader <miles@gnu.org>
* faces.el (vertical-divider): New face.
2005-06-20 Kim F. Storm <storm@cua.dk>
+ * variables.texi (Setting Variables): Any type of element can be
+ given order in add-to-ordered-list. Compare elements with eq.
+
* lists.texi (Rearrangement): Sort predicate may just return non-nil.
2005-06-20 Karl Berry <karl@gnu.org>
+2005-06-20 Kim F. Storm <storm@cua.dk>
+
+ * fns.c (Fsort): Doc fix.
+
2005-06-20 Miles Bader <miles@gnu.org>
* xfaces.c (Qvertical_divider): New variable.
* term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
(Ftty_no_underline): New function.
(syms_of_term): defsubr it.
-
+
* keyboard.c (read_char): Call restore_getcjmp after jump occurs.
* dispnew.c (spec_glyph_lookup_face): New function.