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>
;; 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>
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)
texinfo-alias-list))
(texinfo-discard-command))))
-;; @definfoenclose NEWCMD, BEFORE, AFTER
-
-
\f
;;; Special
;; @image{FILENAME, [WIDTH], [HEIGHT]}