efl/legacy/evil/src/lib
Lucas De Marchi 0a4617ae38 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
..
dlfcn * src/lib/Makefile.am: 2010-03-12 06:16:41 +00:00
sys * Makefile.am: 2008-09-15 06:56:14 +00:00
.cvsignore add cvsignore 2008-06-02 04:42:51 +00:00
Evil.h * src/lib/Evil.h: 2010-04-03 19:06:20 +00:00
Makefile.am * configure.ac: 2010-04-01 20:13:40 +00:00
dirent.h * configure.ac: 2008-11-01 17:07:41 +00:00
errno.h * src/lib/errno.h: 2008-10-19 19:06:19 +00:00
evil_dirent.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_errno.c * configure.ac: 2010-04-01 20:13:40 +00:00
evil_fcntl.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_fcntl.h * remove cegcc compiler support. Only mingw32ce is supported now 2010-02-28 07:57:03 +00:00
evil_fnmatch.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_fnmatch_list_of_states.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_fnmatch_private.h * AUTHORS: 2008-10-09 21:56:31 +00:00
evil_langinfo.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_langinfo.h * remove cegcc compiler support. Only mingw32ce is supported now 2010-02-28 07:57:03 +00:00
evil_libgen.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_libgen.h * src/lib/evil_libgen.c: 2009-12-07 17:23:41 +00:00
evil_link_ce.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_link_xp.cpp * src/lib/evil_dirent.c: 2009-01-12 06:03:51 +00:00
evil_main.c * configure.ac: 2010-04-01 20:13:40 +00:00
evil_main.h * configure.ac: 2010-04-01 20:13:40 +00:00
evil_mman.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_private.h * src/bin/Makefile.am: 2008-11-21 22:57:45 +00:00
evil_pwd.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_stdio.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_stdio.h * doc/Doxyfile: 2010-05-29 10:51:06 +00:00
evil_stdlib.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_stdlib.h * remove cegcc compiler support. Only mingw32ce is supported now 2010-02-28 07:57:03 +00:00
evil_string.c * src/lib/evil_string.c: 2010-03-26 08:05:02 +00:00
evil_string.h * src/lib/evil_string.c: 2010-03-26 08:05:02 +00:00
evil_unistd.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_unistd.h * doc/Doxyfile: 2010-05-29 10:51:06 +00:00
evil_util.c FORMATTING 2010-08-04 16:57:32 +00:00
evil_util.h * big rework of evil: put most of functions in evil.c in their own files 2008-09-13 21:19:22 +00:00
evil_uuid.c FORMATTING 2010-08-04 16:57:32 +00:00
fnmatch.h * configure.ac: 2008-11-01 17:07:41 +00:00
pwd.h * remove cegcc compiler support. Only mingw32ce is supported now 2010-02-28 07:57:03 +00:00