]> git.eshelyaron.com Git - emacs.git/commitdiff
.
authorRobert J. Chassell <bob@rattlesnake.com>
Fri, 6 Dec 2002 19:56:57 +0000 (19:56 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Fri, 6 Dec 2002 19:56:57 +0000 (19:56 +0000)
lisp/ChangeLog

index 3413ad20b92a19195aa691febac3d2eb5a1d640c..76080f8852c0df5330aeee1a71192a40fb259c0f 100644 (file)
@@ -1,3 +1,15 @@
+2002-12-06  Robert J. Chassell <bob@rattlesnake.com>
+
+       * 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  <kaoru@kaisei.org>
+
+       * textmodes/texinfmt.el (texinfo-format-ifxml)
+       (texinfo-format-xml): New function.
+       (ifxml, ifnotxml): New aliases.
+       
 2002-12-06  Dave Love  <fx@gnu.org>
 
        * international/utf-8-subst.el: Revert last change.
        (tramp-completion-handle-file-name-all-completions):
        Apply `tramp-completion-run-real-handler'.
        (tramp-parse-rhosts)
-       (tramp-parse-shosts): Use `with-temp-buffer'. `result\e,B.\e(B renamed to
+       (tramp-parse-shosts): Use `with-temp-buffer'. `result\e$,1!=\e(B renamed to
        `res' (otherwise side effects in XEmacs).
 
 2002-08-24  Michael Albinus  <Michael.Albinus@alcatel.de>