[gnu.emacs.bug] GNU Emacs typo in undo.c

eggert@twinsun.com (Paul Eggert) (01/17/90)

In GNU Emacs 18.55's undo.c, the line

	error ("Changes to great to be undone");

should read

	error ("Changes too great to be undone");