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