*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 5 Jul 2006 17:14:10 +0000 (17:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 5 Jul 2006 17:14:10 +0000 (17:14 +0000)
ChangeLog
lisp/ChangeLog
lispref/ChangeLog
man/ChangeLog

index 65f9a22..a475700 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * 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.
index 88d0c7e..ed9b377 100644 (file)
@@ -1,3 +1,11 @@
+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.
index 0af0b82..64be9d6 100644 (file)
@@ -1,3 +1,18 @@
+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.
index db5078f..f94414a 100644 (file)
@@ -1,3 +1,7 @@
+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):