aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Josh Elsasser <josh at elsasser.org> (tiny change)Glenn Morris2008-11-201-0/+5
| | | | | Add hppa-*-openbsd* with machine hp800; mistakenly removed while misclassified as now unsupported hp9000s300. (Bug#1365)
* (INFO_FILES): Remove ns-emacs.Eli Zaretskii2008-11-151-0/+2
|
* (NS-Emacs): Remove entry.Eli Zaretskii2008-11-151-0/+4
|
* Move MS-DOS specific instructions to msdos/INSTALL.Eli Zaretskii2008-11-081-0/+4
|
* (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)Glenn Morris2008-11-071-0/+4
|
* Tell user to expect one "File not found" message while the `doc' directoryEli Zaretskii2008-10-311-0/+5
| | | | is being configured.
* * update-subdirs: Put obsolete directory last.Chong Yidong2008-10-301-0/+4
|
* Check fontconfig always.Kenichi Handa2008-10-301-0/+4
|
* (*-solaris2.[7-9]*): Fix typo.Dan Nicolaescu2008-10-301-0/+4
|
* (--without-sync-input, --with-pkg-config-prog): Help strings startGlenn Morris2008-10-241-0/+7
| | | | | | with lower case. (--with-gnustep-conf): New option. (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
* Yavor Doganov <yavor at gnu.org> (tiny change)Glenn Morris2008-10-241-0/+6
| | | | | | 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)
* * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.Dan Nicolaescu2008-10-231-0/+5
| | | | | Use sol2-6.h for Solaris 7-9. * s/sol2-10.h: New file.
* * configure.in: Add support for GNU/Linux on SuperH.Dan Nicolaescu2008-10-181-0/+4
| | | | | * MACHINES: Add section for SuperH. * m/sh3.h: New file, machine description for SuperH.
* Only check for m17n-flt if HAVE_LIBOTF.Andreas Schwab2008-10-121-0/+4
|
* configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to ↵Adrian Robert2008-10-031-0/+7
| | | | avoid confusion
* Fix typos.Juanma Barranquero2008-09-241-6/+6
|
* Distribute doc/man/ChangeLog.Romain Francoise2008-09-071-0/+4
|
* * configure.in: Disable XFT and Freetype when without X.Chong Yidong2008-08-281-0/+6
| | | | * configure: Regenerate.
* (NS_IMPL_GNUSTEP): Increase pure size.Dan Nicolaescu2008-08-241-0/+4
|
* * configure.in (GNUSTEP_SYSTEM_HEADERS): DefineChong Yidong2008-08-211-0/+7
| | | | | | GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES. * configure: Regenerate.
* Move "#define subprocesses" before config_opsysfile is included.Eli Zaretskii2008-08-201-0/+5
| | | | (configure, src/config.in): Regenerated.
* (Extra fonts): Mention local fonts, don't mention mule-unicode.Kenichi Handa2008-08-191-0/+5
|
* Merge from emacs--rel--22Miles Bader2008-08-181-0/+8
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382
| * * make-dist: Omit info/.arch-inventory.Chong Yidong2008-08-161-0/+4
| |
| * (tempdir/nt): Link emacsclient.rc.Jason Rumney2008-08-161-0/+4
| |
| * Forgot to commit this.Glenn Morris2008-08-101-0/+6
| |
| * * configure.in: Add checks for krb5_error.text andChong Yidong2008-08-051-0/+7
| | | | | | | | | | krb5_error.e_text struct members. * configure: Regenerate.
| * * configure.in: Check for getrlimit.Chong Yidong2008-07-251-0/+6
| | | | | | | | * configure: Regenerate.
* | Prune some instances of "regenerate", in line with the documentedGlenn Morris2008-08-101-10/+0
| | | | | | | | policy that ChangeLog entries are not needed for such events.
* | Fix attribution.Glenn Morris2008-08-101-5/+3
| |
* | * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-071-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | * configure.in: Correctly handleAndreas Schwab2008-08-071-0/+7
| | | | | | | | | | | | --enable-cocoa-experimental-ctrl-g=no and --enable-ns-self-contained=yes. * configure: Regenerate.
* | * configure.in (C_SWITCH_X_SYSTEM): drop the undef under NSAdrian Robert2008-08-071-1/+2
| |
* | * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. ↵Adrian Robert2008-08-061-0/+7
| | | | | | | | (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.
* | Fix quoting.Andreas Schwab2008-08-061-0/+4
| |
* | * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.Chong Yidong2008-08-061-0/+6
| | | | | | | | * configure: Regenerate.
* | * configure.in: Add checks for krb5_error.text andChong Yidong2008-08-051-0/+7
| | | | | | | | | | krb5_error.e_text struct members. * configure: Regenerate.
* | Last change suggested by Yavor Doganov.Chong Yidong2008-08-041-0/+1
| |
* | * configure: Regenerate.Chong Yidong2008-08-041-0/+6
| | | | | | | | * configure.in: Test for existence of NSInteger.
* | (INFO_FILES): Add mairix-el.Romain Francoise2008-08-021-0/+4
| |
* | * bitmaps/README:Dan Nicolaescu2008-07-311-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | * systty.h (sensemode): Remove empty #if. Remove reference toDan Nicolaescu2008-07-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | 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.
* | * info/dir (File): Add mairix-el.Chong Yidong2008-07-291-0/+4
| |
* | Fix typos.Juanma Barranquero2008-07-281-3/+2
| |
* | Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | fix date in last changelog entryAdrian Robert2008-07-271-1/+1
| |
* | fix typo with info installation under NSAdrian Robert2008-07-271-0/+5
| |
* | * configure.in: Check for getrlimit.Chong Yidong2008-07-251-0/+6
| | | | | | | | * configure: Regenerate.
* | * config.in: Regenerate.Dan Nicolaescu2008-07-231-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * s/ms-w32.h (subprocesses): Define unconditionally. * s/template.h (subprocesses): Update comment. * s/vms.h (subprocesses): * s/usg5-4.h (subprocesses): * s/hpux10-20.h (subprocesses): * s/gnu-linux.h (subprocesses): * s/cygwin.h (subprocesses): * s/bsd-common.h (subprocesses): * s/aix4-2.h (subprocesses): * s/darwin.h (subprocesses): Do not define, defined by default now. * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused. Remove all references. (temacs): Add GNUStep specific ld flags. * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE. * config.nt (C_SWITCH_SITE, LD_SWITCH_SITE): Do not undefine. * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE. * configure.in (LD_SWITCH_SITE): Remove, set the values directly in src/Makefile.in. (static): Remove, autoconf would always comment it out anyway. (subprocesses): Define unconditionally.