% mkdir ~/emacs
(setq load-path (append '("~/emacs") load-path))
% gunzip emacs_mode_files.tar.gz
% tar xf emacs_mode_files.tar
% cd custom-1.9962
% make
Official information is available here.