emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/Makefile.in [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/Makefile.in [lexbind]
Date: Wed, 15 Sep 2004 20:18:12 -0400

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.262.2.12 emacs/Makefile.in:1.262.2.13
*** emacs/Makefile.in:1.262.2.12        Sat Sep  4 09:21:43 2004
--- emacs/Makefile.in   Thu Sep 16 00:12:20 2004
***************
*** 475,481 ****
              chmod a+r ${infodir}/dir); \
           fi; \
           cd ${srcdir}/info ; \
!          for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* 
ediff* efaq* eintr* elisp* emacs* emacs-xtra* eshell* eudc* flymake* forms* 
gnus* idlwave* info* message* mh-e* pcl-cvs* reftex* sc* ses* speedbar* tramp* 
vip* widget* woman* smtpmail*; do \
             (cd $${thisdir}; \
              ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
              chmod a+r ${infodir}/$$f); \
--- 475,481 ----
              chmod a+r ${infodir}/dir); \
           fi; \
           cd ${srcdir}/info ; \
!          for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* 
ediff* efaq* eintr* elisp* emacs* emacs-mime* emacs-xtra* eshell* eudc* 
flymake* forms* gnus* idlwave* info* message* mh-e* pcl-cvs* pgg* reftex* sc* 
ses* sieve* speedbar* tramp* vip* widget* woman* smtpmail*; do \
             (cd $${thisdir}; \
              ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
              chmod a+r ${infodir}/$$f); \
***************
*** 485,491 ****
        thisdir=`/bin/pwd`; \
        if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` 
]; \
        then \
!         for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq 
elisp eintr emacs emacs-mime emacs-xtra eshell eudc flymake forms gnus idlwave 
info message mh-e pcl-cvs reftex sc ses speedbar tramp vip viper widget woman 
smtpmail; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done; \
--- 485,491 ----
        thisdir=`/bin/pwd`; \
        if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` 
]; \
        then \
!         for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq 
elisp eintr emacs emacs-mime emacs-xtra eshell eudc flymake forms gnus idlwave 
info message mh-e pcl-cvs pgg reftex sc ses sieve speedbar tramp vip viper 
widget woman smtpmail; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done; \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]