ChrisK <[EMAIL PROTECTED]> writes: ... > What it should look like: > foo := 1 > foo + 1 => 2 > > What it does look like: > foo := 1 > foo + 1 => foo + 1
Thanks for pointing this out. It should be fixed in CVS. Jay _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
