master
Magnar Sveen 14 years ago
parent 41d77ecd90
commit 4cc4147294
  1. 2
      examples-to-docs.el

@ -56,7 +56,7 @@
(newline) (newline)
(insert (mapconcat 'function-summary functions "\n")) (insert (mapconcat 'function-summary functions "\n"))
(newline) (newline)
(insert "```cl") (insert "```")
(newline 2) (newline 2)
(insert "There are also anaphoric versions of these (insert "There are also anaphoric versions of these
functions where that makes sense, prefixed with two bangs functions where that makes sense, prefixed with two bangs

Loading…
Cancel
Save