changeset 37280:d499538b011a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 09 Apr 2001 15:11:06 +0000
parents c706f3e5efe0
children 85c38f2eac06
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 09 15:10:30 2001 +0000
+++ b/lisp/ChangeLog	Mon Apr 09 15:11:06 2001 +0000
@@ -1,5 +1,7 @@
 2001-04-09  Gerd Moellmann  <gerd@gnu.org>
 
+	* obsolete/profile.el: Moved from emacs-lisp/.
+	
 	* Makefile.in (nonobsolete_setwins): New macro.
 	(finder-data): Use it instead of `setwins'.  
 	From: Dave Love <fx@gnu.org>.
--- a/src/ChangeLog	Mon Apr 09 15:10:30 2001 +0000
+++ b/src/ChangeLog	Mon Apr 09 15:11:06 2001 +0000
@@ -1,5 +1,7 @@
 2001-04-09  Gerd Moellmann  <gerd@gnu.org>
 
+	* fns.c (Fplist_get, Fplist_put): Add QUITs.
+
 	* window.c (window_internal_height): Return 1 less if the
 	window has a header line.