* make-dist (top-level): Add CONTRIBUTE.
+2006-07-04 Richard Stallman <rms@gnu.org>
+
+ * CONTRIBUTE: Much rewrite.
+
2006-07-04 Nick Roberts <nickrob@snap.net.nz>
* CONTRIBUTE: New file.
+2006-07-05 Richard Stallman <rms@gnu.org>
+
+ * files.el (abbreviate-file-name): Add save-match-data.
+
+2006-07-03 Richard Stallman <rms@gnu.org>
+
+ * faces.el (read-face-name): Doc fix.
+
2006-07-05 Chong Yidong <cyd@stupidchicken.com>
* net/goto-addr.el (goto-address): Mark as safe for local evals.
+2006-07-05 Richard Stallman <rms@gnu.org>
+
+ * text.texi (Buffer Contents): Add example of text props
+ in result of buffer-substring.
+ (Text Properties): Explain better about use of specific property names.
+ (Property Search): Some cleanups; reorder some functions.
+
+ * keymaps.texi (Changing Key Bindings): Cleanup.
+ Add xref to Key Binding Conventions.
+
+ * display.texi (Attribute Functions): Add examples for
+ face-attribute-relative-p.
+
+ * tips.texi (Coding Conventions): Cleanup last change.
+
2006-07-05 Karl Berry <karl@gnu.org>
* elisp.texi: use @fonttextsize 10pt, a la emacs.texi.
+2006-07-05 Richard Stallman <rms@gnu.org>
+
+ * faq.texi (Scrolling only one line): Fix xref.
+
2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
* building.texi (Lisp Eval):