emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] branch dynamic-modules created (now 9313182)


From: Teodor Zlatanov
Subject: [Emacs-diffs] branch dynamic-modules created (now 9313182)
Date: Thu, 27 Nov 2014 02:01:47 +0000

tzz pushed a change to branch dynamic-modules.

        at  9313182   configure.ac: dynamic modules off by default.

This branch includes the following new commits:

       new  5c710fb   add libltdl configure option/dependency.
       new  3f762bd   add `load-module' function to emacs lisp.
       new  14ea9e0   intern literal strings as regular string.
       new  2010646   add sample module `fmod'.
       new  c0eb5a6   change Subr doc field from char* to Lisp_Object.
       new  d2271bc   alloc.c: protect doc field from GC.
       new  fa450f8   doc.c: use DOC format sanity checks instead of 
bytecompiled checks on module doc files.
       new  1be03fd   doc.c: don't prefix doc path by ../etc/ for modules
       new  cc5fe95   move fmod module in modules/fmod/.
       new  1be7b68   new module: opaque
       new  e374b97   opaque: add comments.
       new  db69d49   new module: elisp
       new  ada5c5e   new module: curl. basic URL fetcher working.
       new  106c15b   curl: use url arg.
       new  334564f   fix docstring.
       new  399d8ec   make `load' look for and handle dynamic modules.
       new  01e2303   update modules examples with `provide' call.
       new  6334cf7   use `load-module-suffixes' as a source of module suffixes.
       new  18920eb   new yaml parsing module using libyaml
       new  eae5da9   yaml module: add `yaml-parse-string'.
       new  4efd6a2   yaml module: rename `yaml-parse' to `yaml-parse-buffer'.
       new  9313182   configure.ac: dynamic modules off by default.




reply via email to

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