1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

(texinfo-format-buffer-1): Call buffer-disable-undo.

This commit is contained in:
Richard M. Stallman 2004-12-27 16:08:57 +00:00
parent fc2c88874c
commit e4e8e01e8d

View file

@ -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