# HG changeset patch # User Pavel Jank # Date 1007021983 0 # Node ID 2f6a11181df84e1b19eeed1e516cadca5dba89ab # Parent 4e9db3befa860aab5014da2403a923dc797a3bdf *** empty log message *** diff -r 4e9db3befa86 -r 2f6a11181df8 ChangeLog --- 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 + * 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 diff -r 4e9db3befa86 -r 2f6a11181df8 lisp/ChangeLog --- 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 + + * play/studly.el (studlify-word, studlify-region) + (studlify-buffer): Fix doc-string. + (studlify-buffer): Add autoload cookie. + 2001-11-28 Stefan Monnier * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.