+2000-07-28 TAKAHASHI Kaoru <kaoru@kaisei.org>
+
+ * utils/ptexinfmt.el: Disable broken check notice.
+
2000-07-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
* utils/ptexinfmt.el: Support @multitable.
(insert "@var{@asis{foo}}\n")
(texinfo-format-expand-region (point-min) (point-max))
t))
- (error nil)))
+ (error nil))
+ 'no-notice)
;; @xref
(broken-facility texinfo-format-xref
(insert "@xref{, xref, , file}\n")
(texinfo-format-expand-region (point-min) (point-max))
t))
- (error nil)))
+ (error nil))
+ 'no-notice)
;; @uref
(broken-facility texinfo-format-uref
(insert "@uref{mailto:foo@@bar.com}\n")
(texinfo-format-expand-region (point-min) (point-max))
t))
- (error nil)))
+ (error nil))
+ 'no-notice)
;;; Obsolete
;; Removed Texinfo 3.8