changeset 71647:51afa28213f2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 05 Jul 2006 17:14:10 +0000
parents 4a2a2f40a43f
children 84b036167761 138ce2701550
files ChangeLog lisp/ChangeLog lispref/ChangeLog man/ChangeLog
diffstat 4 files changed, 31 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 05 17:13:28 2006 +0000
+++ b/ChangeLog	Wed Jul 05 17:14:10 2006 +0000
@@ -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.
--- a/lisp/ChangeLog	Wed Jul 05 17:13:28 2006 +0000
+++ b/lisp/ChangeLog	Wed Jul 05 17:14:10 2006 +0000
@@ -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.
--- a/lispref/ChangeLog	Wed Jul 05 17:13:28 2006 +0000
+++ b/lispref/ChangeLog	Wed Jul 05 17:14:10 2006 +0000
@@ -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.
--- a/man/ChangeLog	Wed Jul 05 17:13:28 2006 +0000
+++ b/man/ChangeLog	Wed Jul 05 17:14:10 2006 +0000
@@ -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):