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

236 Commits

Author SHA1 Message Date
Glenn Morris
f5d0ac07d6 Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
Miles Bader
e3ca2c4b7e Add arch tagline 2008-12-21 01:53:52 +00:00
Eli Zaretskii
bd448b7a32 Document the problems on Windows Vista and the --with-system-malloc option
to config.bat.
2008-12-19 11:02:42 +00:00
Eli Zaretskii
fc64a6b99a New file. 2008-12-19 11:02:02 +00:00
Juanma Barranquero
b97439ce37 Fix typos. 2008-12-02 16:40:31 +00:00
Eli Zaretskii
0c123bd12e (misc): New target.
(all, info): Depend on `misc'.
2008-11-21 15:55:58 +00:00
Eli Zaretskii
aae2a498d7 (src): Move removal of src/bootlisp after recursing into `lisp'. 2008-11-15 20:29:14 +00:00
Eli Zaretskii
ead9233b5e Update the list of utilities needed by lisp/Makefile and for bootstrapping. 2008-11-15 15:41:56 +00:00
Eli Zaretskii
7d41f451a8 Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles. 2008-11-15 15:38:56 +00:00
Eli Zaretskii
2675bfef2e Don't convert *.el files to Unix text format, and don't copy ldefs-boot.el
into loaddefs.el.
2008-11-15 15:38:14 +00:00
Eli Zaretskii
164fd5f8ea Create bootlisp when bootstrapping b-emacs.exe. 2008-11-15 15:37:41 +00:00
Eli Zaretskii
2a2ec64942 Make bootstrap work again:
(boot): New variable.
(src): Pass $(boot) to sub-Make.  Remove src/bootlisp.  If src/bootlisp
exists after running Make, run Make in `lisp' as well.
(clean, mostlyclean): Remove bogus repeated clean in the top-level directory.
(info, bootstrap-clean): New targets.
(bootstrap): Depend only on bootstrap-clean.  Commands modified to be
equivalent to top-level Makefile.in.
(bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
(clean, mostlyclean, distclean, maintainer-clean, extraclean): Don't recurse
into lwlib and oldXMenu.
2008-11-15 15:37:10 +00:00
Eli Zaretskii
71a692011c Update the list of utilities needed by lisp/Makefile and for bootstrapping. 2008-11-15 10:24:08 +00:00
Eli Zaretskii
ac97579cb1 Fix a typo. 2008-11-09 21:20:34 +00:00
Eli Zaretskii
cafb950452 New file, with build instructions moved from the top-level INSTALL. 2008-11-08 19:24:59 +00:00
Eli Zaretskii
37f366968d Fix last change: use $(CURDIR). 2008-10-14 17:05:01 +00:00
Eli Zaretskii
e16acc2c37 (lisp): Set to absolute file name of current directory, not to ".", to have
it on EMACSLOADPATH when we descend into subdirectories.
2008-10-14 09:24:05 +00:00
Juanma Barranquero
10d1d0af5f Fix typos. 2008-09-24 01:16:16 +00:00
Eli Zaretskii
293a3986b8 *** empty log message *** 2008-08-23 17:07:57 +00:00
Eli Zaretskii
6ac0a19e95 Remove definition of USER_FULL_NAME (now defined on src/s/msdos.h). 2008-08-23 17:06:03 +00:00
Eli Zaretskii
2660da7c9a Edit out @LIB_SRC_EXTRA_INSTALLABLES@. 2008-08-23 17:05:41 +00:00
Eli Zaretskii
9a1d32e7a0 (version): Define to empty.
(ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
(EXEEXT): Define to .exe.  Edit "ln -f" into "cp -pf".  Edit "touch" into
"djecho $@ >", to avoid requiring touch.exe.
(b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.  Edit "`/bin/pwd`/"
into "./".  Stubify emacs after it is dumped, to produce emacs.exe.  Stubedit
temacs.exe to 1024K of stack, emacs.exe to 2048K, and b-emacs.exe to 3072K.
2008-08-23 17:04:11 +00:00
Eli Zaretskii
d945fac60b (emacs lispref lispintro): Chdir under doc/.
(emacs): Renamed from `man', to reflect changes in doc directory structure.
All callers changed.
(clean mostlyclean distclean maintainer-clean extraclean): Chdir into doc/
for manuals.  Add misc subdirectory.
(src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
(install): Don't stubify/stubedit emacs.exe, this is now done by src/Makefile.
2008-08-23 17:02:59 +00:00
Juanma Barranquero
69587bba21 Fix typos. 2008-06-25 14:05:38 +00:00
Glenn Morris
ff0cdfb99b Switch to recommended form of GPLv3 permissions notice. 2008-05-09 04:44:29 +00:00
Kenichi Handa
880820fe87 (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
8de5628cc9 *** empty log message *** 2008-01-07 14:50:58 +00:00
Glenn Morris
b9b14d130b Add 2008 to copyright years. 2008-01-07 08:31:52 +00:00
Eli Zaretskii
57df543ca0 Update comment to reflect doc directory structure. 2007-10-05 09:37:09 +00:00
Eli Zaretskii
478e48df51 (RSVG_LIBS, RSVG_CFLAGS): Edit out. 2007-10-05 09:34:24 +00:00
Glenn Morris
ae560473ca Switch license to GPLv3 or later. 2007-07-25 07:43:45 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d Change to GPLv3. 2007-07-25 07:00:38 +00:00
Glenn Morris
4a9f99bdfb Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Chong Yidong
537a062fd7 Version 22.1 released. 2007-06-02 11:11:31 +00:00
Glenn Morris
2f969cd490 Add copyright and license notices. 2007-02-11 00:47:36 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Glenn Morris
f5f4e20ddd *** empty log message *** 2007-02-10 22:41:35 +00:00
Glenn Morris
ef0dca0c41 Remove file since it is no longer needed (see README for details) 2007-02-10 22:25:03 +00:00
Glenn Morris
95fe4534e0 Relicense under GPL - see README file for details. 2007-02-10 22:23:31 +00:00
Glenn Morris
dd7203c769 Add notes on the legal status of is_exec.c and sigaction.c. 2007-02-10 22:20:57 +00:00
Juanma Barranquero
5e1a6e3270 Fix typos. 2007-02-02 16:42:31 +00:00
Glenn Morris
1a012e8017 Revert previous change while we figure out if it was correct. 2007-01-28 21:40:03 +00:00
Glenn Morris
b0846b12df Remove Zaretskii copyright, based on email discussion with
eliz@gnu.org, dj@delorie.com, rms@gnu.org (2007/1, "Copyright years").
2007-01-28 01:19:57 +00:00
Glenn Morris
222b4fde76 Initial version. 2007-01-28 01:13:25 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
62eda0e2b1 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 02:38:27 +00:00
Eli Zaretskii
818f5ca242 Remove -unix from coding: tags. 2006-12-22 23:37:42 +00:00
Eli Zaretskii
2231193892 *** empty log message *** 2006-12-04 20:39:22 +00:00