]> git.eshelyaron.com Git - emacs.git/commit
Assume ‘emacs’ is defined in Emacs-only code
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Dec 2018 17:31:08 +0000 (09:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Dec 2018 17:31:53 +0000 (09:31 -0800)
commit4d77c4ac3b9c40c62b1505bcaa1e0377d63a4956
tree6ee9aff2af6310152d545996fbc52dee6915d884
parent739dca7818514f1b7c318fd195f90535a416f57f
Assume ‘emacs’ is defined in Emacs-only code

* src/charset.c, src/coding.c, src/coding.h, src/gmalloc.c:
* src/ralloc.c, src/regex-emacs.c: Simplify slightly by
assuming that ‘emacs’ is defined.  These modules have long
been specific to Emacs, and are not used elsewhere.
src/charset.c
src/coding.c
src/coding.h
src/gmalloc.c
src/ralloc.c
src/regex-emacs.c