# HG changeset patch # User Robert J. Chassell # Date 1039204617 0 # Node ID 7b32cc7ff52022954168877ae086502e4c7a3a38 # Parent 880db53196d599cfc58decd41cb8552eed021369 . diff -r 880db53196d5 -r 7b32cc7ff520 lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 06 19:43:49 2002 +0000 +++ b/lisp/ChangeLog Fri Dec 06 19:56:57 2002 +0000 @@ -1,3 +1,15 @@ +2002-12-06 Robert J. Chassell + + * textmodes/texinfmt.el (texinfo-format-scan) + Handle new functions for copyright notice and copying permissions. + (texinfo-copying, texinfo-insertcopying): New functions. + +2002-12-03 TAKAHASHI Kaoru + + * textmodes/texinfmt.el (texinfo-format-ifxml) + (texinfo-format-xml): New function. + (ifxml, ifnotxml): New aliases. + 2002-12-06 Dave Love * international/utf-8-subst.el: Revert last change. @@ -2679,7 +2691,7 @@ (tramp-completion-handle-file-name-all-completions): Apply `tramp-completion-run-real-handler'. (tramp-parse-rhosts) - (tramp-parse-shosts): Use `with-temp-buffer'. `result,B.(B renamed to + (tramp-parse-shosts): Use `with-temp-buffer'. `result$,1!=(B renamed to `res' (otherwise side effects in XEmacs). 2002-08-24 Michael Albinus