summaryrefslogtreecommitdiff
path: root/src/emacs-module.h.in
Commit message (Expand)AuthorAgeFilesLines
* Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+2
* Unbreak build when building without GMP support.Philipp Stephani2019-04-241-1/+1
* Add module functions to convert from and to big integers.Philipp Stephani2019-04-241-0/+10
* Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-241-0/+1
* Ignore pending_signals when checking for quits.Philipp Stephani2019-02-241-1/+20
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Also mark module init function as noexcept if possiblePhilipp Stephani2017-07-011-0/+1
* Improve C++98 compatibilityPhilipp Stephani2017-07-011-1/+1
* emacs-module.h: Create emacs_env_26Philipp Stephani2017-06-171-0/+106