]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 a9376f9db048ccfc5e3a709dbe3d87374bb83859..7c447255e118c92b66e42a4bcb9e0db7297f865d 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 cfbdcf19d11a30acec16700c4e7248b58ede1c6a..497fe9b663a01b11daa66c5b8cd5b0a96159d831 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.