*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Thu, 29 Nov 2001 08:19:43 +0000 (08:19 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 29 Nov 2001 08:19:43 +0000 (08:19 +0000)
ChangeLog
lisp/ChangeLog

index a9376f9..7c44725 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-11-29  Pavel Jan\e,Bm\e(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>
index cfbdcf1..497fe9b 100644 (file)
@@ -1,3 +1,9 @@
+2001-11-29  Pavel Jan\e,Bm\e(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.