blob: ac80804bf1c4666daca42c3358318a7d9a71dff0 (
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{2021} % latest copyright year
|