From f2aded174711eab5031ead471674dd05920be560 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 21 Apr 2007 08:59:33 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ lispref/ChangeLog | 9 +++++++++ man/ChangeLog | 5 +++++ 3 files changed, 22 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 90542864f7c..7e15fccf25f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2007-04-21 Richard Stallman + + * subr.el (read-number): Doc fix. + + * simple.el (pop-to-mark-command): Display message "mark popped" + if point does not move. + (set-mark-command): Doc fix. + 2007-04-21 Luc Teirlinck * locate.el: Revert 2006-09-09 and 2007-04-20 changes. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8c9535d2d60..2010186d4b6 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,12 @@ +2007-04-21 Richard Stallman + + * text.texi (Special Properties): Clarify previous change. + + * files.texi (File Name Expansion): Clarify previous change. + + * display.texi (Attribute Functions): Fix example for + face-attribute-relative-p. + 2007-04-19 Kenichi Handa * text.texi (Special Properties): Document composition property. diff --git a/man/ChangeLog b/man/ChangeLog index e763e4de14d..2c10fd2777c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-04-21 Richard Stallman + + * display.texi (Highlight Interactively): Correct previous change. + Clarify doc of hi-lock-find-patterns, and move new features into it. + 2007-04-20 David Koppelman * display.texi (Highlight Interactively): Document -- 2.11.4.GIT