emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/makefile.w32-in


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/makefile.w32-in
Date: Sun, 29 Jan 2006 23:03:30 +0000

Index: emacs/lisp/makefile.w32-in
diff -u emacs/lisp/makefile.w32-in:1.56 emacs/lisp/makefile.w32-in:1.57
--- emacs/lisp/makefile.w32-in:1.56     Fri Jan 13 09:48:14 2006
+++ emacs/lisp/makefile.w32-in  Sun Jan 29 23:03:30 2006
@@ -79,6 +79,7 @@
        calendar \
        emacs-lisp \
        emulation \
+       erc \
        eshell \
        gnus \
        international \
@@ -298,14 +299,18 @@
 # the autoloads for the MH-E entry points, which are already in
 # loaddefs.el.
 MH_E_SRC = $(lisp)/mh-e/mh-acros.el $(lisp)/mh-e/mh-alias.el   \
-       $(lisp)/mh-e/mh-buffers.el $(lisp)/mh-e/mh-comp.el      \
-       $(lisp)/mh-e/mh-customize.el $(lisp)/mh-e/mh-e.el       \
-       $(lisp)/mh-e/mh-funcs.el $(lisp)/mh-e/mh-identity.el    \
-       $(lisp)/mh-e/mh-inc.el $(lisp)/mh-e/mh-init.el          \
-       $(lisp)/mh-e/mh-junk.el $(lisp)/mh-e/mh-mime.el         \
-       $(lisp)/mh-e/mh-print.el $(lisp)/mh-e/mh-search.el      \
-       $(lisp)/mh-e/mh-seq.el $(lisp)/mh-e/mh-speed.el         \
-       $(lisp)/mh-e/mh-utils.el
+       $(lisp)/mh-e/mh-buffers.el $(lisp)/mh-e/mh-compat.el    \
+       $(lisp)/mh-e/mh-comp.el $(lisp)/mh-e/mh-e.el            \
+       $(lisp)/mh-e/mh-folder.el $(lisp)/mh-e/mh-funcs.el      \
+       $(lisp)/mh-e/mh-gnus.el $(lisp)/mh-e/mh-identity.el     \
+       $(lisp)/mh-e/mh-inc.el $(lisp)/mh-e/mh-junk.el          \
+       $(lisp)/mh-e/mh-letter.el $(lisp)/mh-e/mh-limit.el      \
+       $(lisp)/mh-e/mh-mime.el $(lisp)/mh-e/mh-print.el        \
+       $(lisp)/mh-e/mh-scan.el $(lisp)/mh-e/mh-search.el       \
+       $(lisp)/mh-e/mh-seq.el $(lisp)/mh-e/mh-show.el          \
+       $(lisp)/mh-e/mh-speed.el $(lisp)/mh-e/mh-thread.el      \
+       $(lisp)/mh-e/mh-tool-bar.el $(lisp)/mh-e/mh-utils.el    \
+       $(lisp)/mh-e/mh-xface.el
 
 mh-autoloads: $(lisp)/mh-e/mh-loaddefs.el
 $(lisp)/mh-e/mh-loaddefs.el: $(MH_E_SRC)




reply via email to

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