emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] branch feature/aptel/dynamic-modules-rc3 created (now 9a1d


From: Teodor Zlatanov
Subject: [Emacs-diffs] branch feature/aptel/dynamic-modules-rc3 created (now 9a1d734)
Date: Wed, 04 Feb 2015 22:56:09 +0000

tzz pushed a change to branch feature/aptel/dynamic-modules-rc3.

        at  9a1d734   modules/: add proper testing

This branch includes the following new commits:

       new  772cb16   add libltdl configure option/dependency.
       new  fc0f6ec   add `load-module' function to emacs lisp.
       new  6478a32   intern literal strings as regular string.
       new  0526616   add sample module `fmod'.
       new  79e2c28   change Subr doc field from char* to Lisp_Object.
       new  19705b8   alloc.c: protect doc field from GC.
       new  0cfb066   doc.c: use DOC format sanity checks instead of 
bytecompiled checks on module doc files.
       new  b8286d2   doc.c: don't prefix doc path by ../etc/ for modules
       new  1b98be3   move fmod module in modules/fmod/.
       new  bfe16af   new module: opaque
       new  89c8287   opaque: add comments.
       new  9330ca6   new module: elisp
       new  9da7346   new module: curl. basic URL fetcher working.
       new  582704c   curl: use url arg.
       new  8147699   fix docstring.
       new  8254721   make `load' look for and handle dynamic modules.
       new  a95e032   update modules examples with `provide' call.
       new  1959b65   use `load-module-suffixes' as a source of module suffixes.
       new  4e1ad37   new yaml parsing module using libyaml
       new  4000103   yaml module: add `yaml-parse-string'.
       new  c7248ea   yaml module: rename `yaml-parse' to `yaml-parse-buffer'.
       new  092a6d2   configure.ac: dynamic modules off by default.
       new  41ec64b   Merge branch 'master' into dynamic-modules
       new  1da9b91   opaque module: rename Qc variable to Qc_ due to macro 
collision
       new  9a1d734   modules/: add proper testing




reply via email to

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