]> code.delx.au - gnu-emacs/blobdiff - lisp/play/gamegrid.el
Expunge "allow" + infinitive without direct object from source and doc.
[gnu-emacs] / lisp / play / gamegrid.el
index 0a63644ab7f2f6e9144aabd3f31fecea865fdfe8..2c557ba7547920543925c59ec97119cf7e5a2c57 100644 (file)
@@ -379,7 +379,7 @@ static unsigned char gamegrid_bits[] = {
     (dotimes (i height)
       (insert line))
     ;; Adjust the height of the default face to the height of the
-    ;; images. Unlike XEmacs, Emacs doesn't allow to make the default
+    ;; images. Unlike XEmacs, Emacs doesn't allow making the default
     ;; face buffer-local; so we do this with an overlay.
     (when (eq gamegrid-display-mode 'glyph)
       (overlay-put (make-overlay (point-min) (point-max))