]> code.delx.au - gnu-emacs/history - modules/modhelp.py
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / modules / modhelp.py
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-30 Paul EggertSpelling and grammar fixes
2015-11-19 Paul EggertRename module.c to emacs-module.c, etc.
2015-11-19 Paul EggertStyle fixes for indenting etc. in module code
2015-11-19 Paul EggertAdd copyright notices to module code
2015-11-19 Paul EggertRename emacs_module.h to module.h
2015-11-18 Aurélien AptelAdd dynamic module test and helper script