aboutsummaryrefslogtreecommitdiffstats
path: root/admin/coccinelle/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First Coccinelle semantic patch.Dmitry Antipov2012-06-241-0/+3
* coccinelle: New subdirectory * coccinelle/README: Documentation stub. * coccinelle/vector_contents.cocci: Semantic patch to replace direct access to `contents' member of Lisp_Vector objects with AREF and ASET where appropriate.