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 deleted (was c59f


From: Noah Friedman
Subject: [Emacs-diffs] branch feature/aptel/dynamic-modules-rc3 deleted (was c59f2de)
Date: Tue, 9 May 2017 16:42:22 -0400 (EDT)

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

       was  c59f2de   add new Lisp_Module type (misc subtype)

This change permanently discards the following revisions:

  discards  c59f2de   add new Lisp_Module type (misc subtype)
  discards  9dc8a56   modules/yaml/test.el: implement deep equal + remainging 
tests
  discards  9461927   modules/opaque/test.el: use `should' macro instead of 
assert
  discards  ef45794   modules/yaml: skip TODO tests
  discards  f52bd1f   modules: prefix all global module variable with M
  discards  2e998a7   modules/fmod: use right docstring in test
  discards  3a2aab6   modules/fmod: use M prefix for module global vars
  discards  4257b6b   lread.c: update load-module docstring
  discards  b82611b   modules/tests.py: honnor module list from args
  discards  6e9c6b1   doc.c: fix module doc prefix
  discards  9a1d734   modules/: add proper testing
  discards  1da9b91   opaque module: rename Qc variable to Qc_ due to macro 
collision
  discards  41ec64b   Merge branch 'master' into dynamic-modules
  discards  092a6d2   configure.ac: dynamic modules off by default.
  discards  c7248ea   yaml module: rename `yaml-parse' to `yaml-parse-buffer'.
  discards  4000103   yaml module: add `yaml-parse-string'.
  discards  4e1ad37   new yaml parsing module using libyaml
  discards  1959b65   use `load-module-suffixes' as a source of module suffixes.
  discards  a95e032   update modules examples with `provide' call.
  discards  8254721   make `load' look for and handle dynamic modules.
  discards  8147699   fix docstring.
  discards  582704c   curl: use url arg.
  discards  9da7346   new module: curl. basic URL fetcher working.
  discards  9330ca6   new module: elisp
  discards  89c8287   opaque: add comments.
  discards  bfe16af   new module: opaque
  discards  1b98be3   move fmod module in modules/fmod/.
  discards  b8286d2   doc.c: don't prefix doc path by ../etc/ for modules
  discards  0cfb066   doc.c: use DOC format sanity checks instead of 
bytecompiled checks on module doc files.
  discards  19705b8   alloc.c: protect doc field from GC.
  discards  79e2c28   change Subr doc field from char* to Lisp_Object.
  discards  0526616   add sample module `fmod'.
  discards  6478a32   intern literal strings as regular string.
  discards  fc0f6ec   add `load-module' function to emacs lisp.
  discards  772cb16   add libltdl configure option/dependency.



reply via email to

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