X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2F.dbxrc;h=4e749e2f395ce6da41a0945bad23b549aceea95c;hb=4f14f955e64fbf24dd2f85fc22c2976c5aad47a0;hp=46c21a412d270c525fab3ea88bc7e780a970f7d8;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/.dbxrc b/src/.dbxrc index 46c21a4..4e749e2 100644 --- a/src/.dbxrc +++ b/src/.dbxrc @@ -169,7 +169,7 @@ end function run-temacs { environment-to-run-temacs - run -batch -l ../lisp/loadup.el run-temacs -q ${1+"$@"} + run -nd -batch -l ../lisp/loadup.el run-temacs -q ${1+"$@"} } document check-xemacs << 'end' @@ -201,19 +201,19 @@ end function update-elc { environment-to-run-temacs - run -batch -l ../lisp/update-elc.el + run -nd -batch -l ../lisp/update-elc.el } -document dump-temacs << 'end' -Usage: dump-temacs +document dmp << 'end' +Usage: dmp Run the dumping part of the build procedure. Use when debugging temacs, not xemacs! Use this when temacs builds successfully, but xemacs does not. end -function dump-temacs { +function dmp { environment-to-run-temacs - run -batch -l ../lisp/loadup.el dump + run -nd -batch -l ../lisp/loadup.el dump } function pstruct { # pstruct foo.c struct-name