# HG changeset patch # User Glenn Morris # Date 1196838521 0 # Node ID 3e9ef52e86bef55c50f5ae1ab5f7fb7cc04b1750 # Parent 84c9097aaf6a907bf385506da5cda94e47c184f0 Require individual files if needed when compiling, rather than esh-maint. Collect any require statements. Leave provide at start. Move any commentary to start. diff -r 84c9097aaf6a -r 3e9ef52e86be lisp/eshell/esh-opt.el --- a/lisp/eshell/esh-opt.el Wed Dec 05 07:08:24 2007 +0000 +++ b/lisp/eshell/esh-opt.el Wed Dec 05 07:08:41 2007 +0000 @@ -22,9 +22,11 @@ ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. +;;; Commentary: + (provide 'esh-opt) -(eval-when-compile (require 'esh-maint)) +(eval-when-compile (require 'esh-ext)) (defgroup eshell-opt nil "The options processing code handles command argument parsing for @@ -32,8 +34,6 @@ :tag "Command options processing" :group 'eshell) -;;; Commentary: - ;;; User Functions: (defmacro eshell-eval-using-options (name macro-args