]> git.eshelyaron.com Git - emacs.git/commit
Style fixes for indenting etc. in module code
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Nov 2015 19:31:45 +0000 (11:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Nov 2015 19:32:21 +0000 (11:32 -0800)
commitc8a972b0c3082edfcca4a85562224499f75bfe9b
tree6266e9c2d1d168e49ef6de34e800435162cca2d4
parent7cd728c813f2c472a2f6a0cb0c3fb3ee46c9d8ad
Style fixes for indenting etc. in module code

This is mostly indenting and spacing changes.  Also, remove
some unnecessary static decls instead of bothering to reindent them.
* src/module.h (EMACS_EXTERN_C_BEGIN): Remove, and do this inline,
as most other Emacs files do for this sort of thing.
configure.ac
modules/mod-test/mod-test.c
modules/mod-test/test.el
modules/modhelp.py
src/dynlib.c
src/dynlib.h
src/lisp.h
src/module.c
src/module.h