+2006-10-07 Magnus Henoch <mange@freemail.hu>
+
+ * autoinsert.el (auto-insert-alist): Doc fix.
+
2006-10-07 Johan Bockg\e,be\e(Brd <bojohan@dd.chalmers.se>
* mouse-sel.el (mouse-insert-selection-internal): Use
;;; " (file-name-nondirectory (buffer-file-name)) " ends here\n"))
"A list specifying text to insert by default into a new file.
Elements look like (CONDITION . ACTION) or ((CONDITION . DESCRIPTION) . ACTION).
-CONDITION maybe a regexp that must match the new file's name, or it may be
+CONDITION may be a regexp that must match the new file's name, or it may be
a symbol that must match the major mode for this element to apply.
Only the first matching element is effective.
Optional DESCRIPTION is a string for filling `auto-insert-prompt'.