changeset 45843:8f6690e26fe4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 15 Jun 2002 20:52:23 +0000
parents 288c321d3282
children 983092eca478
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 15 20:37:01 2002 +0000
+++ b/lisp/ChangeLog	Sat Jun 15 20:52:23 2002 +0000
@@ -10,6 +10,9 @@
 
 2002-06-15  Richard M. Stallman  <rms@gnu.org>
 
+	* emacs-lisp/bytecomp.el (byte-recompile-directory): Doc fix.
+	(batch-byte-recompile-directory): Undo previous change.
+
 	* comint.el (comint-skip-input): New function.
 	(comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob) 
 	(comint-stop-subjob): Use comint-skip-input.