1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/admin/coccinelle
Stefan Kangas 310ed338c1 Remove semantic patch for adjusting XSAVE_*
* admin/coccinelle/xsave.cocci: Delete file.  The corresponding macros
were removed in 4139c98eb5 2018-06-14 "Remove Lisp_Misc_Save_Value".
2024-01-04 03:42:28 +01:00
..
build_string.cocci
frame.cocci Generalize INTERNAL_FIELD between buffers, keyboards and frames. 2012-07-31 16:36:19 +04:00
list_loop.cocci Use XCAR and XCDR instead of Fcar and Fcdr where possible. 2012-07-10 20:53:26 +04:00
nilp.cocci Prefer NILP (x) to EQ (x, Qnil) 2024-01-04 03:42:22 +01:00
process.cocci Use INTERNAL_FIELD for processes. 2012-08-01 10:23:24 +04:00
README
unibyte_string.cocci Prefer build_unibyte_string where applicable 2024-01-04 03:42:28 +01:00
vector_contents.cocci Minor quoting fixes in scripts and doc 2015-09-16 16:07:15 -07:00
window.cocci Delete redisplay-end-trigger-functions and related defuns 2022-07-31 01:44:22 +02:00
xzalloc.cocci Cleanup xmalloc. 2012-07-05 10:32:41 +04:00

This directory contains semantic patches for Coccinelle, a program matching
and transformation tool for programs written in C.  For more details, see
http://coccinelle.lip6.fr.