From: Richard M. Stallman Date: Mon, 27 Dec 2004 16:08:57 +0000 (+0000) Subject: (texinfo-format-buffer-1): Call buffer-disable-undo. X-Git-Tag: ttn-vms-21-2-B4~3135 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e4e8e01e8d255a032ac1d5eba0a84ee3d8faa007;p=emacs.git (texinfo-format-buffer-1): Call buffer-disable-undo. --- diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index cc382b70528..470f4d4a1bd 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el @@ -378,6 +378,7 @@ if large. You can use Info-split to do this manually." (find-file outfile) (texinfo-mode) (erase-buffer) + (buffer-disable-undo) (message "Formatting Info file: %s" outfile) (setq texinfo-format-filename