diff lisp/textmodes/texinfmt.el @ 59115:fb586fbcd93c

(texinfo-format-buffer-1): Call buffer-disable-undo.
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Dec 2004 16:08:57 +0000
parents f813d67d717a
children 7621f2acbeb0 95879cc1ed20
line wrap: on
line diff
--- a/lisp/textmodes/texinfmt.el	Mon Dec 27 16:07:42 2004 +0000
+++ b/lisp/textmodes/texinfmt.el	Mon Dec 27 16:08:57 2004 +0000
@@ -378,6 +378,7 @@
     (find-file outfile)
     (texinfo-mode)
     (erase-buffer)
+    (buffer-disable-undo)
 
     (message "Formatting Info file: %s" outfile)
     (setq texinfo-format-filename