freebsd-ports/news/t-gnus-emacs20/files/patch-info
Satoshi Taoka 13b8e37744 * Unify info files for t-gnus
Submitted by: sf

* Add xemacs-package into {RUN,BUILD}-DEPENDS

Pointed out by: sf and bento
2001-08-28 05:08:36 +00:00

9 lines
369 B
Text

--- lisp/dgnushack.el.orig Thu Mar 1 15:35:02 2001
+++ lisp/dgnushack.el Sat Apr 14 09:21:25 2001
@@ -445,5 +445,5 @@
(set-buffer-modified-p nil)
(message "texinfo formatting %s..." file)
- (texinfo-format-buffer nil)
+ (texinfo-format-buffer t)
(if (buffer-modified-p)
(progn (message "Saving modified %s" (buffer-file-name))