1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

801 Commits

Author SHA1 Message Date
Romain Francoise
3c00847f06 2008-11-28 Ulrich Mueller <ulm@gentoo.org>
* configure.in: Fix last change.
2008-11-28 22:39:06 +00:00
Richard M. Stallman
6a7447b343 (mips64-*-linux-gnu*, mips64el-*-linux-gnu*): New configurations. 2008-11-28 15:39:58 +00:00
Glenn Morris
d8aef2e6b5 Josh Elsasser <josh at elsasser.org> (tiny change)
Add hppa-*-openbsd* with machine hp800; mistakenly removed while
misclassified as now unsupported hp9000s300.  (Bug#1365)
2008-11-20 02:51:58 +00:00
Eli Zaretskii
21d907a373 (INFO_FILES): Remove ns-emacs. 2008-11-15 10:36:18 +00:00
Eli Zaretskii
c4e58908db (NS-Emacs): Remove entry. 2008-11-15 09:52:43 +00:00
Eli Zaretskii
b73f809ce4 Move MS-DOS specific instructions to msdos/INSTALL. 2008-11-08 19:07:31 +00:00
Glenn Morris
9fea5ed149 (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287) 2008-11-07 06:56:47 +00:00
Eli Zaretskii
b5ba727193 Tell user to expect one "File not found" message while the `doc' directory
is being configured.
2008-10-31 10:56:30 +00:00
Chong Yidong
27301075bd * update-subdirs: Put obsolete directory last. 2008-10-30 18:58:38 +00:00
Kenichi Handa
28f3a9d1fe Check fontconfig always. 2008-10-30 07:11:41 +00:00
Dan Nicolaescu
2194ea1ceb (*-solaris2.[7-9]*): Fix typo. 2008-10-30 02:27:28 +00:00
Glenn Morris
ea09b8d50e (--without-sync-input, --with-pkg-config-prog): Help strings start
with lower case.
(--with-gnustep-conf): New option.
(GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
2008-10-24 07:22:43 +00:00
Glenn Morris
ef913c89bc Yavor Doganov <yavor at gnu.org> (tiny change)
Use `.' instead of `source' to source GNUstep.conf.
Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
is not found.  (Bug#1230)
2008-10-24 04:26:53 +00:00
Dan Nicolaescu
9b3362b8a1 * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.
Use sol2-6.h for Solaris 7-9.
* s/sol2-10.h: New file.
2008-10-23 19:32:19 +00:00
Dan Nicolaescu
fac5dc61db * configure.in: Add support for GNU/Linux on SuperH.
* MACHINES: Add section for SuperH.
* m/sh3.h: New file, machine description for SuperH.
2008-10-18 08:11:30 +00:00
Andreas Schwab
6b0262c145 Only check for m17n-flt if HAVE_LIBOTF. 2008-10-12 12:47:22 +00:00
Adrian Robert
8d87199ba0 configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to avoid confusion 2008-10-03 18:43:29 +00:00
Juanma Barranquero
10d1d0af5f Fix typos. 2008-09-24 01:16:16 +00:00
Romain Francoise
265f3a4da7 Distribute doc/man/ChangeLog. 2008-09-07 11:45:46 +00:00
Chong Yidong
cfe91a310c * configure.in: Disable XFT and Freetype when without X.
* configure: Regenerate.
2008-08-28 20:31:19 +00:00
Dan Nicolaescu
c5e2611e3e (NS_IMPL_GNUSTEP): Increase pure size. 2008-08-24 17:46:17 +00:00
Chong Yidong
cc9e252384 * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.

* configure: Regenerate.
2008-08-21 14:50:57 +00:00
Eli Zaretskii
679316788e Move "#define subprocesses" before config_opsysfile is included.
(configure, src/config.in): Regenerated.
2008-08-20 10:59:00 +00:00
Kenichi Handa
5b6fd9ea06 (Extra fonts): Mention local fonts, don't mention mule-unicode. 2008-08-19 02:26:02 +00:00
Miles Bader
a971635315 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382
2008-08-18 05:33:28 +00:00
Chong Yidong
d32e280ee2 * make-dist: Omit info/.arch-inventory. 2008-08-16 13:45:53 +00:00
Jason Rumney
3271ac8c23 (tempdir/nt): Link emacsclient.rc. 2008-08-16 04:18:47 +00:00
Glenn Morris
1cc42691c6 Forgot to commit this. 2008-08-10 20:12:43 +00:00
Glenn Morris
0c5fea4675 Prune some instances of "regenerate", in line with the documented
policy that ChangeLog entries are not needed for such events.
2008-08-10 00:23:50 +00:00
Glenn Morris
10d975d7bf Fix attribution. 2008-08-10 00:22:13 +00:00
Dan Nicolaescu
48fad8e894 * s/darwin.h (OTHER_FILES): Do not define here, defined in
config.in.

* Makefile.in (ALL_OBJC_CFLAGS): New variable.
(.m.o): Use it.
* config.in: Regenerate.

* Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES.  Do
not special case for NS_IMPL_COCOA.

* configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
AC_SUBST it.
(GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
AC_SUBST it.
(OTHER_FILES): Always define for HAVE_NS.
(C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
* configure: Regenerate.
2008-08-07 14:21:43 +00:00
Andreas Schwab
6b8bc48996 * configure.in: Correctly handle
--enable-cocoa-experimental-ctrl-g=no and
--enable-ns-self-contained=yes.
* configure: Regenerate.
2008-08-07 08:54:11 +00:00
Adrian Robert
4eec6197df * configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS 2008-08-07 01:33:34 +00:00
Adrian Robert
d5e2f8fe88 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate. 2008-08-06 16:19:43 +00:00
Andreas Schwab
9e0f670e0c Fix quoting. 2008-08-06 09:29:17 +00:00
Chong Yidong
23ca30bdae * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
* configure: Regenerate.
2008-08-06 05:26:53 +00:00
Chong Yidong
b44d21125c * configure.in: Add checks for krb5_error.text and
krb5_error.e_text struct members.
* configure: Regenerate.
2008-08-05 23:43:40 +00:00
Chong Yidong
48a8061a63 * configure.in: Add checks for krb5_error.text and
krb5_error.e_text struct members.
* configure: Regenerate.
2008-08-05 18:05:35 +00:00
Chong Yidong
509b4b389e Last change suggested by Yavor Doganov. 2008-08-04 21:56:53 +00:00
Chong Yidong
1957184433 * configure: Regenerate.
* configure.in: Test for existence of NSInteger.
2008-08-04 21:56:18 +00:00
Romain Francoise
96cac6f17c (INFO_FILES): Add mairix-el. 2008-08-02 14:11:24 +00:00
Dan Nicolaescu
7c2fb837ec * bitmaps/README:
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.

* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.

* message.el (Module):

* gnus-start.el (Module):

* gnus-registry.el (Module):

* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.

* etags.c:
* emacsclient.c: Remove VMS support.

* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.

* ediff.texi: Remove VMS support.

* os.texi:
* intro.texi:
* files.texi: Remove VMS support.

* emacs.texi: Remove VMS support.

* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Dan Nicolaescu
69ab3201ca * s/ms-w32.h (MULTI_KBOARD): Remove.
* xterm.c:
* xselect.c:
* xfns.c:
* window.c:
* w32term.c:
* w32fns.c:
* terminal.c:
* termhooks.h:
* term.c:
* sysdep.c:
* keyboard.h:
* keyboard.c:
* frame.h:
* frame.c:
* frame.c: Remove references to MULTI_KBOARD, it is now the
default.
* config.in: Regenerate.

* config.nt (MULTI_KBOARD): Remove.

* configure.in (MULTI_KBOARD): Remove.
2008-07-31 02:47:32 +00:00
Dan Nicolaescu
9d9a7716e5 * systty.h (sensemode): Remove empty #if. Remove reference to
BSD_TERMIOS, unused.

* sysdep.c: Remove reference to DGUX.
(closedir): Remove reference to BROKEN_CLOSEDIR, unused.

* config.in: Regenerate.

* configure.in (DO_BLOCK_INPUT): Remove, unused.
2008-07-30 15:14:07 +00:00
Chong Yidong
a7b7b52722 * info/dir (File): Add mairix-el. 2008-07-29 17:58:49 +00:00
Juanma Barranquero
0e134ea0ce Fix typos. 2008-07-28 22:30:25 +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
Adrian Robert
988221332b fix date in last changelog entry 2008-07-27 02:25:02 +00:00
Adrian Robert
fb67f03d53 fix typo with info installation under NS 2008-07-27 01:20:34 +00:00
Chong Yidong
86e922b7f0 * configure.in: Check for getrlimit.
* configure: Regenerate.
2008-07-25 17:50:32 +00:00