emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (5ae407a -> e290a7d)


From: Philipp Stephani
Subject: [Emacs-diffs] master updated (5ae407a -> e290a7d)
Date: Wed, 24 Apr 2019 06:58:36 -0400 (EDT)

phst pushed a change to branch master.

      from  5ae407a   Revert "Remove font.c code commented out for a decade"
       new  bffceab   Add conversions to and from struct timespec to module 
interface.
       new  e290a7d   Add module functions to convert from and to big integers.


Summary of changes:
 doc/lispref/internals.texi        | 79 +++++++++++++++++++++++++++++++++++++++
 etc/NEWS                          |  7 ++++
 src/emacs-module.c                | 44 ++++++++++++++++++++++
 src/emacs-module.h.in             | 11 ++++++
 src/lisp.h                        |  1 +
 src/module-env-27.h               | 14 +++++++
 test/data/emacs-module/mod-test.c | 32 ++++++++++++++++
 test/src/emacs-module-tests.el    | 35 +++++++++++++++++
 8 files changed, 223 insertions(+)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]