diff lispref/ChangeLog @ 71647:51afa28213f2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 05 Jul 2006 17:14:10 +0000
parents 3184a667d8db
children 459ac1473e26 138ce2701550
line wrap: on
line diff
--- 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.