Mercurial > emacs
changeset 48706:d2536f0e2afd
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 07 Dec 2002 19:05:03 +0000 |
parents | ee60754b676c |
children | e84d99848b76 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 07 19:00:44 2002 +0000 +++ b/lisp/ChangeLog Sat Dec 07 19:05:03 2002 +0000 @@ -9,7 +9,7 @@ * textmodes/texinfmt.el (texinfo-format-scan) Handle new functions for copyright notice and copying permissions. - (texinfo-copying, texinfo-insertcopying): New functions. + (texinfo-copying, texinfo-insertcopying): New functions. 2002-12-03 TAKAHASHI Kaoru <kaoru@kaisei.org>