1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

196 Commits

Author SHA1 Message Date
Glenn Morris
81ac4f3536 Do not preprocess src/Makefile.in.
* configure.in: Do not preprocess src/Makefile.in.
(cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
(AC_EGREP_CPP): Test no longer needed.
* configure: Regenerate.

* config.bat: Do not preprocess src/Makefile.in.

* make-dist: No more Makefile.c files.

* INSTALL, src/README: Makefiles are not preprocessed.

* src/Makefile.in, src/autodeps.mk, src/deps.mk, src/ns.mk:
Convert comments to Makefile format.

* lib-src/Makefile.in (distclean): No more Makefile.c.
* src/Makefile.in (bootstrap-clean): No more Makefile.c.

* admin/notes/cpp: Remove file.

* admin/quick-install-emacs (AVOID): No more Makefile.c files.

* etc/PROBLEMS, etc/MACHINES: Remove details of cpp problems which can
no longer occur.
2010-05-26 22:43:27 -07:00
Chong Yidong
da0bbbc4e3 Fix typos (Bug#6094). From Štěpán Němec. 2010-05-03 18:01:23 -04:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Karl Fogel
8bb2590855 * INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
* INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
2009-12-27 17:26:27 -05:00
Chong Yidong
8593c508c1 * INSTALL: Update URL for GNU FreeFont. 2009-09-13 22:15:10 +00:00
Glenn Morris
707f28b632 Remove reference to cvtmail. 2009-08-19 02:52:17 +00:00
Chong Yidong
7e4d589411 * INSTALL: Fix free fonts URL. 2009-08-02 22:49:24 +00:00
Kenichi Handa
11e244d815 Make the section "Complex Text Layout support
libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
2009-04-03 01:57:12 +00:00
Glenn Morris
05a8232993 Mention INSTALL.CVS. 2009-01-05 01:02:19 +00:00
Eli Zaretskii
b73f809ce4 Move MS-DOS specific instructions to msdos/INSTALL. 2008-11-08 19:07:31 +00:00
Glenn Morris
3dcdb6ea2c Fix case of "GNUstep". 2008-10-04 18:45:30 +00:00
Glenn Morris
c8f55af594 Mention nt and nextstep INSTALL files at the start. 2008-10-02 17:08:12 +00:00
Glenn Morris
a3f99141bc Mention nextstep/INSTALL. 2008-10-02 17:05:48 +00:00
Eli Zaretskii
cdba036d53 Adapt to latest versions of MS-Windows. 2008-09-06 11:41:17 +00:00
Kenichi Handa
5b6fd9ea06 (Extra fonts): Mention local fonts, don't mention mule-unicode. 2008-08-19 02:26:02 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Kenichi Handa
658a0f850b (Complex Text Layout support libraries): Delete the
paragraph about --enable-font-backend.
2008-07-18 11:17:11 +00:00
Glenn Morris
b33ba8120b Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:35:58 +00:00
Glenn Morris
ebd377fbe2 Mention that gcc is the default compiler. 2008-02-06 08:01:38 +00:00
Glenn Morris
abdc8c6c4d Tom Tromey <tromey at redhat.com>
(DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
2008-02-06 07:52:55 +00:00
Juanma Barranquero
5e0699b44a Recommend giflib, not libungif. 2008-02-05 20:50:47 +00:00
Glenn Morris
7d1d1c16cd Fix typos etc in previous change. 2008-02-05 03:56:41 +00:00
Kenichi Handa
9f432734f6 (Complex Text Layout support libraries): Fix previous change. 2008-02-05 02:21:43 +00:00
Kenichi Handa
76b071b197 (Complex Text Layout support libraries): New section. 2008-02-05 01:39:59 +00:00
Glenn Morris
57ebf0bedb Add 2008 to copyright years. 2008-01-07 08:53:20 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Juanma Barranquero
5efc493ce8 (DETAILED BUILDING AND INSTALLATION): Fix typo. 2007-04-24 14:24:46 +00:00
Glenn Morris
30d624f6d9 Mention CPP. 2007-04-18 04:02:05 +00:00
Glenn Morris
a7da3bc55c Fix typos.
(lib-src): timer, wakeup, yow are removed.
2007-04-13 02:55:28 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Chong Yidong
1f6d58b9e4 Info files moved to share/info. 2007-01-18 16:13:34 +00:00
Jan Djärv
1f29c85ca9 (DETAILED BUILDING AND INSTALLATION): Document usage
of PKG_CONFIG_PATH.
2006-12-08 07:19:16 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Richard M. Stallman
cf5ebec70e (DETAILED BUILDING AND INSTALLATION): Minor corrections. 2006-07-09 01:57:38 +00:00
Eli Zaretskii
f0978a7603 etl-unicode fonts are good for display, not only for ps-print. 2006-06-30 12:35:44 +00:00
Eli Zaretskii
310411dbb5 Mention www.nongnu.org pages that list free Unicode fonts. 2006-06-24 07:00:58 +00:00
Ramprasad B
667f78d702 Updated copyright year(s) 2006-04-20 06:59:38 +00:00
Jan Djärv
1dafafa384 Change gtk 2.0 to gtk 2.4 2006-03-31 12:25:07 +00:00
Ramprasad B
1ab1d7c494 updated broken link(s) 2006-03-28 08:31:41 +00:00
Richard M. Stallman
795b558be1 Move the info about site-lisp dirs,
and say uninstalled Emacs looks there too.
2004-04-17 19:47:38 +00:00
Eli Zaretskii
948e6a0520 Remove extraneous "foo2" at the end. 2003-10-06 08:36:36 +00:00
Rudy Gevaert
529509e675 foo 2003-10-01 11:59:36 +00:00
Rudy Gevaert
a163c91fde foo 2003-10-01 11:51:00 +00:00
Rudy Gevaert
e187f9b2b8 test 2003-10-01 11:50:11 +00:00
Rudy Gevaert
94c9085f18 foo 2003-10-01 11:44:36 +00:00
Rudy Gevaert
76e129afaf test 1oct 2003-10-01 11:35:15 +00:00
Rudy Gevaert
981f139157 foo test 2003-09-12 14:39:45 +00:00
Rudy Gevaert
d39dca1820 tst 2003-09-12 14:08:47 +00:00
Kim F. Storm
49f601d960 (DETAILED BUILDING AND INSTALLATION): Describe new
functionality of --without-xim.
2003-07-08 22:03:08 +00:00
Dave Love
e4dd707ce7 Notes on fonts, Debian packages. 2003-05-20 16:57:09 +00:00
Kai Großjohann
6740b4d60e (* GNU/Linux development packages): Mention Debian and
RedHat package names.
2003-04-30 12:36:26 +00:00
Kai Großjohann
5b31a763af (* GNU/Linux development packages): Tell people to
install additional packages for compiling Emacs.
2003-04-30 08:01:30 +00:00
Richard M. Stallman
380f071e8a Delete info about non-free Indian fonts. 2003-02-15 10:51:39 +00:00
Kenichi Handa
47774164e5 (* Extra fonts): Say that Emacs doesn't include fonts. 2003-02-13 00:24:02 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Jan Djärv
488dd4c404 GTK version 2003-01-19 21:50:03 +00:00
Kenichi Handa
6aaf2a7276 *** empty log message *** 2002-09-30 11:19:16 +00:00
Stefan Monnier
4208da83ba *** empty log message *** 2002-09-25 20:22:57 +00:00
Richard M. Stallman
3adec967d3 Remove outdated details about leim subdir. 2002-09-20 18:32:38 +00:00
Eli Zaretskii
287e56d1d6 Add information about BDF fonts in etl-unicode.tar.gz. 2002-05-04 13:41:33 +00:00
Pavel Janík
553fd1032a Mention --without-sound to disable sound support. 2002-04-08 06:15:10 +00:00
Kim F. Storm
91074c048b <CONFIGURATION BY HAND> Now requires autoconf 2.51. 2001-12-29 01:13:26 +00:00
Eli Zaretskii
4df45701a9 Update Emacs memory and disk usage numbers. 2001-12-21 10:22:39 +00:00
Eli Zaretskii
077bea6cb6 Remove text that describes Leim as a separate package. 2001-12-21 08:56:39 +00:00
Eli Zaretskii
d3e180cc92 Remove the text about a separate ELisp manual distro. 2001-11-10 14:51:07 +00:00
Gerd Moellmann
0c9d62f60b Recommend XPM 3.4k. 2001-07-25 15:49:09 +00:00
Eli Zaretskii
41af82c34b Mention problems with Windows NT's `redir' program. 2001-04-25 21:30:04 +00:00
Dave Love
df9b0d0a70 *** empty log message *** 2001-03-12 17:28:09 +00:00
Dave Love
d38796cbb4 Need library devel packages. 2001-03-12 17:24:51 +00:00
Dave Love
c4790a4bf8 efont URL 2001-03-12 11:32:53 +00:00
Dave Love
f42e6f81b4 Correct required autoconf version 2001-02-21 17:46:30 +00:00
Eli Zaretskii
c3ddcbc8ce List additional utilities required on MS-DOS to run lisp/Makefile. 2001-02-16 13:57:03 +00:00
Dave Love
4756109ef4 extra fonts 2001-02-11 18:36:39 +00:00
Eli Zaretskii
2171f01fd8 Mention that LessTif and Motif cause File Selection dialog to pop up
when C-x C-f is typed.
2001-01-25 18:23:39 +00:00
Dave Love
c27bb0f4cc *** empty log message *** 2001-01-24 17:44:21 +00:00
Dave Love
4e98f5a608 Tweaks to configure instructions and saving space. 2001-01-04 19:17:21 +00:00
Eli Zaretskii
8416aa4e37 Fix a typo. 2001-01-04 08:01:10 +00:00
Eli Zaretskii
69e5e747e8 Minor style and punctuation changes from Kim Storm. 2001-01-02 17:05:30 +00:00
Eli Zaretskii
e2b6e5ea36 Move the copying conditions to the end of the file. 2001-01-01 17:57:10 +00:00
Eli Zaretskii
071fcb2ceb Add basic installation procedure which assumes `configure' does its job.
Elaborate on image support libraries.  Add a pointer to Xaw3d library.
Add advice about solving configure-time problems by looking in
config.log and setting variables in the envoronment.
2000-12-27 16:14:51 +00:00
Dave Love
ec6bd013e5 *** empty log message *** 2000-12-18 18:17:59 +00:00
Eli Zaretskii
e10f227708 No need for --with-pop anymore. 2000-12-12 15:04:06 +00:00
Eli Zaretskii
84391f6966 Describe a possible problem with djecho.exe in old
versions of DJGPP v2.x.
2000-11-23 15:39:27 +00:00
Dave Love
9792d8ac11 Modify stuff about image libraries. 2000-11-21 14:32:05 +00:00
Gerd Moellmann
f1d6d1e875 *** empty log message *** 2000-11-20 14:40:46 +00:00
Eli Zaretskii
46c5af7fa1 Fix a typo. 2000-10-17 11:57:30 +00:00
Eli Zaretskii
45e680a83c Describe the new --with-FOO options for building with image support.
Minor changes in the MSDOG section.
2000-10-16 21:24:15 +00:00
Eli Zaretskii
f12b4deaba Explain that unused input methods can be removed from the installation
directory after "make install".
1999-12-15 15:14:20 +00:00
Gerd Moellmann
b610290e11 Better ELisp Reference instructions. 1999-11-12 12:19:11 +00:00
Gerd Moellmann
cb3a6c483b *** empty log message *** 1999-11-03 13:47:00 +00:00
Gerd Moellmann
400a1ed0cd *** empty log message *** 1999-11-01 12:42:13 +00:00
Karl Heuer
becd59439f *** empty log message *** 1999-05-31 18:09:42 +00:00
Eli Zaretskii
46ccfd36bb Add detailed instructions to unpack and install intlfonts on MS-DOS. 1999-03-07 17:10:24 +00:00
Eli Zaretskii
1d173668ca Explain that intlfonts are used by ps-print as well.
Add instructions for Leim and intlfonts to the MSDOG section.
1999-01-14 11:25:35 +00:00
Karl Heuer
100b770bcf *** empty log message *** 1998-09-30 19:07:17 +00:00
Richard M. Stallman
8c10f3e474 *** empty log message *** 1998-09-27 12:37:22 +00:00
Richard M. Stallman
e4e772f1cf Clarify about omitting CONFIGURATION-NAME with configure. 1998-05-26 20:50:52 +00:00
Richard M. Stallman
793faff195 More of previous. 1998-04-21 06:14:05 +00:00
Richard M. Stallman
e1655e2bae Explain trouble with link farms in `make install'. 1998-04-21 06:13:36 +00:00