diff options
Diffstat (limited to 'news/t-gnus-emacs20/files/patch-info')
-rw-r--r-- | news/t-gnus-emacs20/files/patch-info | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/news/t-gnus-emacs20/files/patch-info b/news/t-gnus-emacs20/files/patch-info deleted file mode 100644 index a792d88166c9..000000000000 --- a/news/t-gnus-emacs20/files/patch-info +++ /dev/null @@ -1,9 +0,0 @@ ---- 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)) |