summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new Lisp_Module type (misc subtype)feature/aptel/dynamic-modules-rc3Aurélien Aptel2015-02-1111-4/+366
* modules/yaml/test.el: implement deep equal + remainging testsAurélien Aptel2015-02-101-20/+84
* modules/opaque/test.el: use `should' macro instead of assertAurélien Aptel2015-02-091-3/+3
* modules/yaml: skip TODO testsAurélien Aptel2015-02-091-9/+9
* modules: prefix all global module variable with MAurélien Aptel2015-02-093-14/+14
* modules/fmod: use right docstring in testAurélien Aptel2015-02-091-7/+3
* modules/fmod: use M prefix for module global varsAurélien Aptel2015-02-091-3/+3
* lread.c: update load-module docstringAurélien Aptel2015-02-071-1/+1
* modules/tests.py: honnor module list from argsAurélien Aptel2015-02-071-6/+12
* doc.c: fix module doc prefixAurélien Aptel2015-02-071-3/+7
* modules/: add proper testingAurélien Aptel2015-02-0411-77/+189
* opaque module: rename Qc variable to Qc_ due to macro collisionAurélien Aptel2015-01-311-3/+3
* Merge branch 'master' into dynamic-modulesAurélien Aptel2015-01-312502-23284/+41112
|\
| * Don't reimplement move-if-change badlyAndreas Schwab2015-01-312-3/+15
| * Fix while-no-input loops (Bug#19547)Eli Zaretskii2015-01-312-0/+6
| * Fix last commit, which confused WINDOWSNT with MSDOS.Eli Zaretskii2015-01-312-1/+7
| * Simplify read_dirent's MSDOS hacksPaul Eggert2015-01-302-13/+15
| * EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier2015-01-319-189/+145
| * * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.Stefan Monnier2015-01-304-5/+15
| * lisp/outline.el: Improve docstrings.Oleh Krehel2015-01-302-9/+33
| * lisp/outline.el: Add namespace prefixes.Oleh Krehel2015-01-302-105/+160
| * lisp/outline.el (outline-mode): Clean up docstringOleh Krehel2015-01-302-52/+14
| * lisp/custom.el (defface): Set indent to 1.Oleh Krehel2015-01-302-1/+6
| * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Set `indent' to 1.Oleh Krehel2015-01-302-5/+10
| * files.el: avoid asking whether to kill Emacs multiple timesMichal Nazarewicz2015-01-302-29/+41
| * Tweak recent gnus-registry.el changesGlenn Morris2015-01-302-8/+13
| * # ChangeLog fixGlenn Morris2015-01-301-6/+0
| * # ChangeLog fixGlenn Morris2015-01-301-0/+5
| * # ChangeLog fixesGlenn Morris2015-01-309-59/+37
| * Fix error messages when readdir cannot open a directory on MS-WindowsEli Zaretskii2015-01-302-5/+29
| * Spelling fixPaul Eggert2015-01-291-1/+1
| * Refactor calls to opendir for simplicityPaul Eggert2015-01-292-15/+14
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsFrancesc Rocher2015-01-302-55/+39
| |\
| | * Report readdir failuresPaul Eggert2015-01-292-55/+39
| * | Splash images refurbishedFrancesc Rocher2015-01-306-318/+429
| |/
| * Merge from origin/emacs-24Paul Eggert2015-01-293-17/+51
| |\
| | * Improve the fix for bug #19701Eli Zaretskii2015-01-283-17/+52
| * | Merge from origin/emacs-24Paul Eggert2015-01-290-0/+0
| |\ \ | | |/
| | * Fix issues with BibTeX entries containing ")".Tassilo Horn2015-01-282-13/+17
| * | Commit src/ChangeLog for previous commit.Eli Zaretskii2015-01-291-0/+13
| * | Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c.Eli Zaretskii2015-01-294-31/+34
| * | lisp/gnus/nnimap.el (nnimap-request-group): Make it possible to enter nnimap ...Lars Magne Ingebrigtsen2015-01-292-4/+5
| * | lisp/gnus/nnimap.el (nnimap-request-group): nnimap group activation problems ...Lars Magne Ingebrigtsen2015-01-292-3/+7
| * | * lisp/calc/calc-units.el (calc-convert-exact-units): Improve theJay Belanger2015-01-281-1/+1
| * | * lisp/calc/calc-units.el (math-consistent-units-p): Strengthen theJay Belanger2015-01-282-1/+2
| * | * lisp/calc/calc-units.el (calc-convert-exact-units): New function.Jay Belanger2015-01-284-2/+49
| * | lisp/gnus/message.el (message-smtpmail-send-it): Make non-standard mail heade...Lars Magne Ingebrigtsen2015-01-292-0/+10
| * | Use bool, not int, to track face changesPaul Eggert2015-01-288-36/+44
| * | * lisp/emacs-lisp/cl.el (cl--function-convert): Simplify.Stefan Monnier2015-01-282-8/+9
| * | Fix issues with BibTeX entries containing ")".Tassilo Horn2015-01-282-13/+17