X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fupdate-elc.el;h=1fda28da3e76c2cd27fc808a6bc9fb5eb29a638b;hb=02f4d2761a98c5cb9d5b423d2361160a5d8c9ee4;hp=777017a3c40067b86b84d8cb690ba2a9c806bc93;hpb=041e98cf4c48018877365e3bfb37cfc09b54cc6d;p=chise%2Fxemacs-chise.git- diff --git a/lisp/update-elc.el b/lisp/update-elc.el index 777017a..1fda28d 100644 --- a/lisp/update-elc.el +++ b/lisp/update-elc.el @@ -160,7 +160,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))