+2002-06-11 Richard M. Stallman <rms@gnu.org>
+
+ * format.el (format-alist): Document new element PRESERVE.
+ (format-write-file): Implement PRESERVE elt for a format.
+
+ * files.el (make-auto-save-file-name): Rename local `filename' to
+ `file-name'.
+
2002-06-10 Richard M. Stallman <rms@gnu.org>
* progmodes/ebrowse.el (ebrowse-draw-tree-fn): Use copy-sequence.
+2002-06-11 Richard M. Stallman <rms@gnu.org>
+
+ * keyboard.c (readable_events): Ignore any number of
+ FOCUS_IN_EVENT events and return 0 if nothing else in buffer.
+
2002-06-09 Miles Bader <miles@gnu.org>
* xfaces.c (Ftty_supports_face_attributes_p): New function.