=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/README,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/mg/README 2008/11/15 23:30:00 1.7 +++ src/usr.bin/mg/README 2011/08/01 12:15:23 1.8 @@ -66,7 +66,7 @@ New implementation oddities: insert and define-key are new commands corresponding to the mocklisp -functions in Gnu Emacs. (Mg does not have non-command functions.) +functions in GNU Emacs. (Mg does not have non-command functions.) (Mg's insert will only insert one string.) The display wrap code does not work at all like that of GNU emacs.