changeset 87003:c24d6306ce07

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Dec 2007 00:33:35 +0000
parents c6a200c4eebd
children 0877a1d16074
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 03 00:33:30 2007 +0000
+++ b/lisp/ChangeLog	Mon Dec 03 00:33:35 2007 +0000
@@ -1,5 +1,9 @@
 2007-12-03  Richard Stallman  <rms@gnu.org>
 
+	* subr.el (declare-function): Moved from byte-run.el.
+
+	* emacs-lisp/byte-run.el (declare-function): Moved to subr.el
+
 	* window.el (recenter-top-bottom): Don't use `ecase'.
 
 2007-12-02  Karl Fogel  <kfogel@red-bean.com>