From 0985f920394f5ee6a2fcf39ec1fbd53fbd3510bc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 29 May 2006 00:30:23 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ lispref/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f643cd337c7..ac1ff2c947e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-05-28 Richard Stallman + + * subr.el (load-history-regexp): If FILE is relative, insist + entire last name component must match it. + (load-history-filename-element, load-history-regexp): Doc fixes. + 2006-05-29 Kim F. Storm * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c53a2b19a26..7db6cb47e63 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2006-05-28 Richard Stallman + + * tips.texi (Coding Conventions): Better explain reasons not to + advise other packages or use `eval-after-load'. + 2006-05-29 Kim F. Storm * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to -- 2.39.5