Home
last modified time | relevance | path

Searched refs:emacs (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/scripts/
Dtags.sh133 emacs() function
186 elif $1 --version 2>&1 | grep -iq emacs; then
187 emacs $1
Dcheckpatch.pl30 my $emacs = 0;
211 'emacs!' => \$emacs,
328 $emacs = 1;
2561 } elsif ($emacs) {
/Zephyr-Core-2.7.6/
D.checkpatch.conf1 --emacs
/Zephyr-Core-2.7.6/scripts/checkpatch/
Ddo_checkpatch.sh16 …${ZEPHYR_BASE}/scripts/checkpatch.pl --mailback --no-tree -f --emacs --summary-file --show-types -…