1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Bill Wohler
942da20ceb * mh-e: Created directory. ChangeLog will appear in a week when we
release version 7.2.

* lisp/mail/mh-alias.el, lisp/mail/mh-comp.el,
lisp/mail/mh-customize.el, lisp/mail/mh-e.el, lisp/mail/mh-funcs.el,
lisp/mail/mh-identity.el, lisp/mail/mh-index.el,
lisp/mail/mh-loaddefs.el, lisp/mail/mh-mime.el, lisp/mail/mh-pick.el,
lisp/mail/mh-seq.el, lisp/mail/mh-speed.el, lisp/mail/mh-utils.el,
lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm and
reply2.xpm, which were created by the MH-E package, were left in mail
since they can probably be used by other mail packages.

* makefile.w32-in (WINS): Added mh-e.

* makefile.nt (WINS): Added mh-e.
2003-01-26 02:38:37 +00:00
Eli Zaretskii
2293431822 (install): Don't copy sc.el. 2001-09-06 08:29:49 +00:00
Andrew Innes
14454f965f (DONTCOMPILE): Sync list from makefile.w32-in. 2001-08-28 14:42:38 +00:00
Eli Zaretskii
0f76ca04ee (install): Copy more *.el files. 2001-08-28 13:23:34 +00:00
Andrew Innes
0645d24148 (DONTCOMPILE): Omit sc.el. 2001-08-16 13:18:10 +00:00
Andrew Innes
206a06064f (DONTCOMPILE): Omit bindings.el. 2001-08-16 13:13:53 +00:00
Andrew Innes
49060c51af (.SUFFIXES): Add .SUFFIXES. 2000-11-27 13:01:27 +00:00
Andrew Innes
202c7edc03 (compile-files): No need to make .elc files
read-only, since they aren't under VC now.
2000-09-17 20:54:47 +00:00
Andrew Innes
524817296a (DONTCOMPILE): Fix typo. 2000-09-14 21:19:58 +00:00
Andrew Innes
de32572e73 Add support for `bootstrap' and related targets. 2000-07-05 17:32:43 +00:00
Andrew Innes
3c5b0995d5 (install): Synchronize rules for compiling with Unix version. 2000-02-06 23:36:33 +00:00
Geoff Voelker
2359dd3507 (INSTALL): Copy the handful of uncompiled lisp files
explicitly to accomodate Windows 9X lack of a useful copy program.
1999-02-15 22:31:31 +00:00
Geoff Voelker
e4f553e646 (install) [COPY_LISP_SOURCE]: Fix end of conditional. 1998-12-08 23:55:20 +00:00
Geoff Voelker
23de5c5c22 (interdontcompile): New macro.
(install): Copy uncompiled files from international subdir.
1998-04-19 03:46:53 +00:00
Geoff Voelker
5edd6aeeb5 (install): Copy elisp files that are not compiled.
(clean): Delete patch scratch files in all subdirectories.
1998-04-17 05:03:25 +00:00
Karl Heuer
1fb87c7784 Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
Geoff Voelker
2e17c871e3 Change uses of del to $(DEL). 1996-03-28 04:39:51 +00:00
Geoff Voelker
2ed027ede9 (install, clean): Don't use switches to del not supported by Win95. 1995-11-22 19:04:36 +00:00
Geoff Voelker
bb441948ca (install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
1995-11-13 17:47:35 +00:00
Karl Heuer
61fac91166 (all): Use DEL_TREE instead of delnode. 1995-04-12 03:13:59 +00:00
Richard M. Stallman
95ed00257a Initial revision 1994-11-01 10:27:02 +00:00