changeset 71038:50e8561148f4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 29 May 2006 00:30:23 +0000
parents a0da1a83020d
children 71e6cab216b1
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 29 00:28:43 2006 +0000
+++ b/lisp/ChangeLog	Mon May 29 00:30:23 2006 +0000
@@ -1,3 +1,9 @@
+2006-05-28  Richard Stallman  <rms@gnu.org>
+
+	* 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  <storm@cua.dk>
 
 	* emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables
--- a/lispref/ChangeLog	Mon May 29 00:28:43 2006 +0000
+++ b/lispref/ChangeLog	Mon May 29 00:30:23 2006 +0000
@@ -1,3 +1,8 @@
+2006-05-28  Richard Stallman  <rms@gnu.org>
+
+	* tips.texi (Coding Conventions): Better explain reasons not to
+	advise other packages or use `eval-after-load'.
+
 2006-05-29  Kim F. Storm  <storm@cua.dk>
 
 	* processes.texi (Bindat Functions): Rename `pos' and `raw-data' to