blob: e8bd43e354b1c8b1712b93b468e2d2756ade0a5a (
plain)
1
2
3
4
5
|
%%% configure updates this using a make rule.
\def\versionemacs{@majorversion@} % major version of emacs
%% This one should not be automatically updated;
%% M-x set-copyright in admin.el handles it.
\def\year{2022} % latest copyright year
|