changeset 76967:0d13000e85a0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 06 Apr 2007 17:02:57 +0000
parents e1190fd4a1f2
children a188649f301c
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 06 16:23:26 2007 +0000
+++ b/lisp/ChangeLog	Fri Apr 06 17:02:57 2007 +0000
@@ -1,5 +1,8 @@
 2007-04-06  Kim F. Storm  <storm@cua.dk>
 
+	* loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
+	(unload-feature): Update interactive spec accordingly.
+
 	* progmodes/grep.el (grep-program): Remove commentary about zgrep.
 
 2007-04-06  John Paul Wallington  <jpw@pobox.com>