changeset 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 3f2406abbe2a
children dc790c155f8a
files lisp/textmodes/texinfmt.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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