summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: dynamic modules off by default.dynamic-modulesAurélien Aptel2014-11-261-1/+1
* yaml module: rename `yaml-parse' to `yaml-parse-buffer'.Aurélien Aptel2014-11-261-3/+3
* yaml module: add `yaml-parse-string'.Aurélien Aptel2014-11-261-1/+21
* new yaml parsing module using libyamlAurélien Aptel2014-11-269-0/+304
* use `load-module-suffixes' as a source of module suffixes.Aurélien Aptel2014-11-261-23/+59
* update modules examples with `provide' call.Aurélien Aptel2014-11-264-1/+21
* make `load' look for and handle dynamic modules.Aurélien Aptel2014-11-261-4/+34
* fix docstring.Aurélien Aptel2014-11-261-1/+1
* curl: use url arg.Aurélien Aptel2014-11-261-1/+1
* new module: curl. basic URL fetcher working.Aurélien Aptel2014-11-262-0/+128
* new module: elispAurélien Aptel2014-11-262-0/+47
* opaque: add comments.Aurélien Aptel2014-11-261-3/+9
* new module: opaqueAurélien Aptel2014-11-262-0/+65
* move fmod module in modules/fmod/.Aurélien Aptel2014-11-263-11/+12
* doc.c: don't prefix doc path by ../etc/ for modulesAurélien Aptel2014-11-261-2/+2
* doc.c: use DOC format sanity checks instead of bytecompiled checks on module ...Aurélien Aptel2014-11-261-1/+10
* alloc.c: protect doc field from GC.Aurélien Aptel2014-11-261-0/+1
* change Subr doc field from char* to Lisp_Object.Aurélien Aptel2014-11-263-50/+85
* add sample module `fmod'.Aurélien Aptel2014-11-262-0/+64
* intern literal strings as regular string.Aurélien Aptel2014-11-261-3/+0
* add `load-module' function to emacs lisp.Aurélien Aptel2014-11-261-0/+48
* add libltdl configure option/dependency.Aurélien Aptel2014-11-262-2/+19
* Gnus: fix XEmacs compilationKatsumi Yamaoka2014-11-274-7/+22
* Better display for `paranoid' `network-security-level'Lars Magne Ingebrigtsen2014-11-272-1/+4
* * net/shr.el (shr-make-table-1): dom.el changes for table rendering.Lars Magne Ingebrigtsen2014-11-272-3/+6
* Only send SNI if the host name is not an IP addressLars Magne Ingebrigtsen2014-11-262-4/+24
* * gnutls.c (Fgnutls_boot): Send the server name overToke Høiland-Jørgensen2014-11-262-0/+13
* Further eww dom.el cleanupsLars Magne Ingebrigtsen2014-11-263-18/+30
* configure.ac [MINGW]: Fix the way of getting the right host platform.Dani Moncayo2014-11-262-20/+27
* * text.texi (Document Object Model): Typo fixLars Magne Ingebrigtsen2014-11-261-2/+2
* Pass -utf8 to tidy.Sam Steingold2014-11-262-1/+5
* * net/eww.el (eww-highest-readability): More dom.el fixes.Lars Magne Ingebrigtsen2014-11-262-6/+11
* * text.texi (Document Object Model): New node to document dom.el.Lars Magne Ingebrigtsen2014-11-262-1/+123
* ChangeLog for last checkinLars Magne Ingebrigtsen2014-11-261-0/+4
* Use the new dom.el accessors in shr and ewwLars Magne Ingebrigtsen2014-11-262-396/+327
* * dom.el: New file.Lars Magne Ingebrigtsen2014-11-262-0/+180
* newsticker: Take care of UIDs when adding elements to cache.Ulf Jasper2014-11-262-5/+15
* Fix for vc-filewise.el unresolved-call glitch.Simon Leinen2014-11-261-1/+1
* Fix up autoloads in vc-rcs.el and vc-sccs.el.Simon Leinen2014-11-262-2/+6
* Remove spurious reference to symbol category_properties.Alan Mackenzie2014-11-262-2/+6
* * lisp/arc-mode.el (archive-visit-single-files): Add :version.Glenn Morris2014-11-252-5/+7
* Minor typo fixes in vc-src.el.Eric S. Raymond2014-11-251-2/+2
* Fix gnutls problems caught by static checking.Paul Eggert2014-11-252-2/+7
* Use usual GNU style for white space.Paul Eggert2014-11-251-97/+108
* * net/gnutls.el (gnutls): Set :group to 'comm so it's near NSM.Ted Zlatanov2014-11-252-1/+3
* * configure.ac: Fix yesterday's use of uninitialised $version.Glenn Morris2014-11-252-1/+5
* * misc.texi (Network Security): Use "untrustworthy" instead of "unsafe"Lars Magne Ingebrigtsen2014-11-252-3/+9
* Fix previous version of nsm-warnings-ok-pLars Magne Ingebrigtsen2014-11-252-3/+8
* (gnutls_certificate_details): Reversed check in last checkin.Lars Magne Ingebrigtsen2014-11-252-1/+2
* * net/nsm.el (nsm-format-certificate): Don't bug out on missing elementsLars Magne Ingebrigtsen2014-11-252-7/+18