From 978db1472a9d4bbaafbc93b9176f7c409ac209bd Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 5 Jul 2006 17:14:10 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ lisp/ChangeLog | 8 ++++++++ lispref/ChangeLog | 15 +++++++++++++++ man/ChangeLog | 4 ++++ 4 files changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 65f9a22367b..a4757006af5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * make-dist (top-level): Add CONTRIBUTE. +2006-07-04 Richard Stallman + + * CONTRIBUTE: Much rewrite. + 2006-07-04 Nick Roberts * CONTRIBUTE: New file. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 88d0c7e1829..ed9b3775d5f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2006-07-05 Richard Stallman + + * files.el (abbreviate-file-name): Add save-match-data. + +2006-07-03 Richard Stallman + + * faces.el (read-face-name): Doc fix. + 2006-07-05 Chong Yidong * net/goto-addr.el (goto-address): Mark as safe for local evals. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 0af0b820748..64be9d67e11 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,18 @@ +2006-07-05 Richard Stallman + + * 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 * elisp.texi: use @fonttextsize 10pt, a la emacs.texi. diff --git a/man/ChangeLog b/man/ChangeLog index db5078fe964..f94414a6b37 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-07-05 Richard Stallman + + * faq.texi (Scrolling only one line): Fix xref. + 2006-07-05 Thien-Thi Nguyen * building.texi (Lisp Eval): -- 2.39.2