aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-05-29 00:30:23 +0000
committerRichard M. Stallman2006-05-29 00:30:23 +0000
commit0985f920394f5ee6a2fcf39ec1fbd53fbd3510bc (patch)
tree5ec5e958a3407575578d11eef13e5f097df7e892
parent0988217ac739a15d2f021b0e72b5e3d4830af2b2 (diff)
downloademacs-0985f920394f5ee6a2fcf39ec1fbd53fbd3510bc.tar.gz
emacs-0985f920394f5ee6a2fcf39ec1fbd53fbd3510bc.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lispref/ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f643cd337c7..ac1ff2c947e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-05-28 Richard Stallman <rms@gnu.org>
2
3 * subr.el (load-history-regexp): If FILE is relative, insist
4 entire last name component must match it.
5 (load-history-filename-element, load-history-regexp): Doc fixes.
6
12006-05-29 Kim F. Storm <storm@cua.dk> 72006-05-29 Kim F. Storm <storm@cua.dk>
2 8
3 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables 9 * 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 @@
12006-05-28 Richard Stallman <rms@gnu.org>
2
3 * tips.texi (Coding Conventions): Better explain reasons not to
4 advise other packages or use `eval-after-load'.
5
12006-05-29 Kim F. Storm <storm@cua.dk> 62006-05-29 Kim F. Storm <storm@cua.dk>
2 7
3 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to 8 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to