1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Juanma Barranquero
5e73ebb4f7 (WINS): Make sure it has a tab and not spaces. 2002-03-26 15:27:42 +00:00
Juanma Barranquero
b036f5d887 (WINS): Add the toolbar directory. 2002-03-26 15:09:08 +00:00
Andrew Innes
5de7f0f75a (bootstrap-clean-CMD, bootstrap-clean-SH): Don't
attempt to remake autoloads before nuking .elc files.
2001-11-05 23:18: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
c5bdb93d32 (compile-files-CMD, bootstrap-clean-CMD): Use
. instead of absolute path for lisp dir, to avoid bug in W2K
cmd.exe's handling of FOR loops.
(autoloads): Set find-file-suppress-same-file-warnings to t to
avoid slew of spurious messages.
2001-05-18 12:06:38 +00:00
Andrew Innes
cc7aa0538b (EMACSLOADPATH): Define.
(custom-deps): 
(autoloads): 
(.el.elc): 
(compile-files-CMD): 
(compile-files-SH): 
(recompile): Remove stuff to set EMACSLOADPATH.
2001-04-18 14:10:23 +00:00
Gerd Moellmann
170a9e70c1 (COMPILE_FIRST): Add cc-mode.el
and cc-vars.el.
2001-03-21 12:56:09 +00:00
Andrew Innes
53b67fa093 Fix copyright notice. 2001-02-24 22:11:00 +00:00
Andrew Innes
587b573788 (EMACS): Use $(THISDIR) to make emacs.exe path
absolute.
2001-02-06 15:52:22 +00:00
Gerd Moellmann
6c317bd2b4 (DONTCOMPILE): Add various term files. 2001-01-26 12:43:05 +00:00
Andrew Innes
77f16cc633 (custom-deps): Set EMACSLOADPATH explicitly. 2001-01-06 21:07:39 +00:00
Andrew Innes
6610f4b26a (lisp): Set to an absolute directory, namely
$(CURDIR).
2000-12-06 14:55:02 +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
7bbaaeddf0 Revert to Unix line endings. 2000-09-14 21:59:59 +00:00
Andrew Innes
161a7b3739 Add bootstrap support. Also copy lisp source
when installing.
2000-09-14 21:22:43 +00:00
Andrew Innes
96f492752e Change to DOS line endings. 2000-09-03 22:30:19 +00:00
Andrew Innes
ffa85ae7a5 *** empty log message *** 2000-08-23 22:04:13 +00:00