mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
* src/lisp.h (struct Lisp_Cons): Use INTERNAL_FIELD. Remove obsolete comment. (MVAR): New macro. (struct Lisp_Overlay): Use INTERNAL_FIELD. * src/alloc.c, src/buffer.c, src/buffer.h, src/fns.c: Adjust users. * admin/coccinelle/overlay.cocci: Semantic patch to replace direct access to Lisp_Object members of struct Lisp_Overlay to MVAR. |
||
|---|---|---|
| .. | ||
| build_string.cocci | ||
| frame.cocci | ||
| list_loop.cocci | ||
| overlay.cocci | ||
| process.cocci | ||
| README | ||
| symbol.cocci | ||
| unibyte_string.cocci | ||
| vector_contents.cocci | ||
| window.cocci | ||
| xzalloc.cocci | ||
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.