index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
modhelp.py
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-03
modhelp.py: Support Python 3 (Bug#24954)
Syohei YOSHIDA
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-28
Fix template for module functions
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-29
Spelling and grammar fixes
Paul Eggert
2015-11-19
Rename module.c to emacs-module.c, etc.
Paul Eggert
2015-11-19
Style fixes for indenting etc. in module code
Paul Eggert
2015-11-19
Add copyright notices to module code
Paul Eggert
2015-11-19
Rename emacs_module.h to module.h
Paul Eggert
2015-11-18
Add dynamic module test and helper script
Aurélien Aptel