blob: 31d1aa95eff1ad6f2589a049e646935f1a6975f4 (
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{2024} % latest copyright year
|