From: kaoru Date: Thu, 5 Sep 2002 09:54:23 +0000 (+0000) Subject: Remove obsolete commands. X-Git-Tag: elmo-mark-root~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=166b6dfa921ff2407b461d430b924605f9b2fad9;p=elisp%2Fwanderlust.git Remove obsolete commands. --- diff --git a/utils/ChangeLog b/utils/ChangeLog index 69bc81d..f70e833 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,7 +1,7 @@ 2002-09-05 TAKAHASHI Kaoru * 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 diff --git a/utils/ptexinfmt.el b/utils/ptexinfmt.el index c7c586b..2f5abaa 100644 --- a/utils/ptexinfmt.el +++ b/utils/ptexinfmt.el @@ -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 -;; Copyright (C) 2000, 2001 TAKAHASHI Kaoru +;; Copyright (C) 2000, 2001, 2002 TAKAHASHI Kaoru ;; Author: TAKAHASHI Kaoru ;; Yoshiki Hayashi @@ -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 - - ;;; Special ;; @image{FILENAME, [WIDTH], [HEIGHT]}