aboutsummaryrefslogtreecommitdiffstats
path: root/modules/modhelp.py
diff options
context:
space:
mode:
authorK. Handa2016-01-14 21:55:43 +0900
committerK. Handa2016-01-14 21:55:43 +0900
commit641a3472ef245157ebcb2114f2d608cb3cb401a7 (patch)
tree85e524c8d12caca29588382205f536b2008edc55 /modules/modhelp.py
parent9835757013569673854b692ccbb58bfb3c3ed1f7 (diff)
parentee83b77f5ddede0fed518d0c23cf0ae38ce5b745 (diff)
downloademacs-641a3472ef245157ebcb2114f2d608cb3cb401a7.tar.gz
emacs-641a3472ef245157ebcb2114f2d608cb3cb401a7.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'modules/modhelp.py')
-rwxr-xr-xmodules/modhelp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/modhelp.py b/modules/modhelp.py
index 7c96f27fee1..5d8f89b31bc 100755
--- a/modules/modhelp.py
+++ b/modules/modhelp.py
@@ -2,7 +2,7 @@
2 2
3# Module helper script. 3# Module helper script.
4 4
5# Copyright 2015 Free Software Foundation, Inc. 5# Copyright 2015-2016 Free Software Foundation, Inc.
6 6
7# This file is part of GNU Emacs. 7# This file is part of GNU Emacs.
8 8