X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fupdate-elc.el;h=9dcc274f211a5620306f41c94b5b94749c9527de;hb=54d08ec7410af834a11810cd8dd1ca25f6fd619c;hp=720776155d89f799ef0ddd4b3db78764a7515ff1;hpb=c85646be9e6961fe9a569f774421de07d30ba77d;p=chise%2Fxemacs-chise.git- diff --git a/lisp/update-elc.el b/lisp/update-elc.el index 7207761..9dcc274 100644 --- a/lisp/update-elc.el +++ b/lisp/update-elc.el @@ -165,7 +165,7 @@ ) (setq update-elc-files-to-compile (append update-elc-files-to-compile - processed)) + (nreverse processed))) ;; (print (prin1-to-string update-elc-files-to-compile))