mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
* src/process.h (PVAR): New macro. Adjust style. (struct Lisp_Process): Change Lisp_Object members to INTERNAL_FIELD. * src/print.c, src/process.c, src/sysdep.c, src/w32.c: * src/xdisp.c: Users changed. * admin/coccinelle/process.cocci: Semantic patch to replace direct access to Lisp_Object members of struct Lisp_Process to PVAR. |
||
|---|---|---|
| .. | ||
| build_string.cocci | ||
| frame.cocci | ||
| list_loop.cocci | ||
| process.cocci | ||
| README | ||
| 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.