Remove obsolete commands.
authorkaoru <kaoru>
Thu, 5 Sep 2002 09:54:23 +0000 (09:54 +0000)
committerkaoru <kaoru>
Thu, 5 Sep 2002 09:54:23 +0000 (09:54 +0000)
utils/ChangeLog
utils/ptexinfmt.el

index 69bc81d..f70e833 100644 (file)
@@ -1,7 +1,7 @@
 2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * ptexinfmt.el: discard @documentdescription.  Support
-       @ifplaintext, @ifnotplaintext, @ifhtml.
+       @ifplaintext, @ifnotplaintext, @ifhtml.  Remove obsolete commands.
        (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
 
 2002-06-03  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
index c7c586b..2f5abaa 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993,
 ;;               1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 ;; Copyright (C) 1999 Yoshiki Hayashi <yoshiki@xemacs.org>
-;; Copyright (C) 2000, 2001 TAKAHASHI Kaoru <kaoru@kaisei.org>
+;; Copyright (C) 2000, 2001, 2002 TAKAHASHI Kaoru <kaoru@kaisei.org>
 
 ;; Author: TAKAHASHI Kaoru <kaoru@kaisei.org>
 ;;     Yoshiki Hayashi <yoshiki@xemacs.org>
@@ -115,15 +115,6 @@ This is NO-NOTICE argument in `broken-facility'.")
   ptexinfmt-disable-broken-notice-flag)
 
 
-;;; Obsolete
-;; Removed Texinfo 3.8
-(put 'overfullrule 'texinfo-format 'texinfo-discard-line)
-(put 'smallbreak 'texinfo-format 'texinfo-discard-line)
-(put 'medbreak 'texinfo-format 'texinfo-discard-line)
-(put 'bigbreak 'texinfo-format 'texinfo-discard-line)
-;; Removed Texinfo 3.9
-(put 'setchapterstyle 'texinfo-format 'texinfo-discard-line-with-args)
-
 ;;; Hardcopy and HTML (discard)
 ;; html
 (put 'documentlanguage 'texinfo-format 'texinfo-discard-line-with-args)
@@ -534,9 +525,6 @@ otherwise, insert URL-TITLE followed by URL in parentheses."
             texinfo-alias-list))
       (texinfo-discard-command))))
 
-;; @definfoenclose NEWCMD, BEFORE, AFTER
-
-
 \f
 ;;; Special
 ;; @image{FILENAME, [WIDTH], [HEIGHT]}