changeset 41665:2f6a11181df8

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Thu, 29 Nov 2001 08:19:43 +0000
parents 4e9db3befa86
children 5cd64b3e28c3
files ChangeLog lisp/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 29 08:18:25 2001 +0000
+++ b/ChangeLog	Thu Nov 29 08:19:43 2001 +0000
@@ -1,5 +1,8 @@
 2001-11-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
+	* make-dist: Add COPYING to the top-level directory of the
+	distribution.  Simplify the logic behind copying.
+
 	* Makefile.in (maybe_bootstrap): Fix previous change.
 
 2001-11-28  Richard M. Stallman  <rms@gnu.org>
--- a/lisp/ChangeLog	Thu Nov 29 08:18:25 2001 +0000
+++ b/lisp/ChangeLog	Thu Nov 29 08:19:43 2001 +0000
@@ -1,3 +1,9 @@
+2001-11-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* play/studly.el (studlify-word, studlify-region)
+	(studlify-buffer): Fix doc-string.
+	(studlify-buffer): Add autoload cookie.
+
 2001-11-28  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.