summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* correct mis-entered date in previous changeAdrian Robert2008-07-191-1/+1
|
* apply patch for GNUSTEP_MAKEFILES from Yavor DoganovAdrian Robert2008-07-191-0/+7
|
* Fix typos.Juanma Barranquero2008-07-181-3/+3
|
* *** empty log message ***Kenichi Handa2008-07-181-0/+5
|
* files were missed on previous checkinAdrian Robert2008-07-171-0/+11
|
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | in case it was defined already. USE @GNUSTEP_MAKEFILES@ rather than envvars. * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to ns_default. (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare Lisp_Objects. * nsterm.h (Fx_display_grayscale_p, Fx_display_planes) (ns_defined_color, ns_color_to_lisp): Declare. * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear) (Fns_own_selection_internal): Make the big ugly hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE. * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects. (update_frame_tool_bar): Remove apparently obsolete tests for non-integerness of f->tool_bar_lines. (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE. * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast. (nsfont_open): Don't confuse NULL for Qnil. * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects. * menu.h (find_and_call_menu_selection): * menu.c (find_and_call_menu_selection): Use just int for vector size. (find_and_return_menu_selection): Always return something. * frame.h: Include dispextern.h for Display_Info. (display_x_get_resource): Declare. * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
* various small cleanups detailed in changelogsAdrian Robert2008-07-161-0/+6
|
* *** empty log message ***Glenn Morris2008-07-161-0/+5
|
* *** empty log message ***Glenn Morris2008-07-161-0/+5
|
* * editfns.c (Fuser_full_name): Replace the only use ofDan Nicolaescu2008-07-161-0/+6
| | | | | | | | | USER_FULL_NAME with its value. * config.in: Regenerate. * configure.in (freebsd, kfreebsd): Undo part of previous change. (USER_FULL_NAME): Remove, not used anymore. * configure: Regenerate.
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+12
|
* * configure.in: Remove references to desupported systems.Dan Nicolaescu2008-07-101-1/+2
| | | | * configure: Regenerate.
* * configure.in: Use macppc for Darwin.Dan Nicolaescu2008-07-101-0/+5
| | | | | | * configure: Regenerate. * m/powermac.h: Remove file, it is now identical to m/macppc.h.
* *** empty log message ***Glenn Morris2008-07-051-0/+7
|
* *** empty log message ***Glenn Morris2008-07-041-0/+4
|
* *** empty log message ***Glenn Morris2008-07-011-0/+7
|
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* * unexnext.c:Dan Nicolaescu2008-06-261-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * m/ews4800.h: * m/hp9000s300.h: * m/ibm370aix.h: * m/mips-siemens.h: * m/ncr386.h: * m/next.h: * m/pmax.h: * m/powerpcle.h: * m/tandem-s2.h: * s/386bsd.h: * s/bsd386.h: * s/bsd4-1.h: * s/bsd4-2.h: * s/bsdos2-1.h: * s/bsdos2.h: * s/bsdos3.h: * s/bsdos4.h: * s/nextstep.h: * s/ultrix4-3.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-4-3.h: * s/ux4800.h: * s/uxpds.h: * s/uxpv.h: Remove support for obsolete systems. * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: Remove, insert contents in s/hpux-10.20.h * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: Remove, insert contents in s/aix-4.2.h * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. * s/bsd4-3.h: Rename to .. * s/bsd-common.h: ... this. * src/data.c: * src/doc.c: * src/ecrt0.c: * src/emacs.c: * src/fileio.c: * src/floatfns.c: * src/keyboard.c: * src/mem-limits.h: * src/print.c: * src/process.c: * src/sysdep.c: * src/syssignal.h: * src/systty.h: * src/syswait.h: * src/term.c: * src/unexec.c: * src/unexelf.c: * src/unexhp9k800.c: * src/m/hp800.h: * src/m/ibmrs6000.h: * src/m/mips.h: * src/m/vax.h: * src/s/darwin.h: * src/s/freebsd.h: * src/s/gnu.h: * src/s/ms-w32.h: * src/s/msdos.h: * src/s/netbsd.h: * src/s/template.h: Remove references to obsolete variables. * Makefile.in: Add dependencies for all unexec files. (admindir): Remove unused variable. (UNEXEC_SRC): Remove references. * config.nt: Remove reference to UNEXEC_SRC. * lwlib.c: Remove references to obsolete variables. * fakemail.c: Remove references to obsolete variables. * os.texi: Remove references to obsolete systems. * configure.in: * configure: Remove references to obsolete systems.
* * Makefile.in (Makefile): Use it for its timestamp value as well, andStefan Monnier2008-06-251-0/+12
| | | | | | | | | | make it depend on all other */.in files. (src/Makefile, src/config.stamp, lib-src/Makefile) (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile) (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile) (leim/Makefile, lisp/Makefile): Remove those overlapping targets. (leim, ${SUBDIR}, blessmail): Only depend on Makefile now. * configure.in: Don't create src/config.stamp any more.
* Fix typos.Juanma Barranquero2008-06-241-7/+5
|
* * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.Stefan Monnier2008-06-221-0/+4
| | | | | | | | | | * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el): Use $(BOOTSTRAPEMACS) rather than witness-emacs. (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it. (witness-emacs): Remove. (lisp, shortlisp): Move loaddefs.el earlier. (mostlyclean): Forget about witness-emacs. * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
* *** empty log message ***Glenn Morris2008-06-221-0/+4
|
* (INFO_FILES): Add sasl.Romain Francoise2008-06-211-0/+4
|
* Make "make" do a bootstrap if needed.Stefan Monnier2008-06-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | * src/Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs. (bootstrapclean): Remove. (.el.elc): New rule. (PRECOMP): New var. (../lisp/subdirs.el): Remove. (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency. (witness-emacs): New target. (mostlyclean): Remove witness-emacs as well. (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}): Add witness-emacs dependency. * lisp/loadup.el: Don't add emacs-<VERS> name when bootstrapping. * lisp/Makefile.in (emacs-deps): Remove. ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add. (all): Use them. (autogen-clean): Remove. * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT}) (bootstrap-build): Remove. (top_bootclean): New var. (top_distclean, bootstrap-clean): Use it. (bootstrap): Don't recheck config. Make normally.
* * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.Stefan Monnier2008-06-201-2/+11
| | | | | | | | | | | | | | | | | | (bootstrap-clean): New target that keeps TAGS around. (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets. (bootstrap-emacs${EXEEXT}): Depend on subdirs.el. * lisp/Makefile.in (all): New target. (bootstrap-prepare): Remove. * Makefile.in (SUBDIR): Include `lisp'. (lisp): Depend on `src'. (top_distclean): Don't remove config.status. (bootstrap-clean): New target. (maintainer-clean): Use it. (bootstrap): Use bootstrap-clean. Re-run config.status. (src/bootstrap-emacs${EXEEXT}): New target. (bootstrap-build): Use it. Don't use bootstrap-prepare because src/Makefile now takes care of it. (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
* * configure.in: Check for presence of cfmakeraw and cfsetspeed.Stefan Monnier2008-06-201-0/+4
| | | | | * sysdep.c (cfmakeraw): Provide fallback implementation. (serial_configure): Provide fallback implementation of cfsetspeed.
* *** empty log message ***Glenn Morris2008-06-151-0/+4
|
* Fix committer names and other typos.Juanma Barranquero2008-06-101-1/+1
|
* Fix typo. "cvs -d" is another entirely different switch.Juanma Barranquero2008-06-091-1/+1
|
* *** empty log message ***Alan Mackenzie2008-06-091-0/+4
|
* Document when cvs -d up may be needed.Eric S. Raymond2008-06-081-0/+4
|
* *** empty log message ***Glenn Morris2008-06-071-0/+5
|
* * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".Dan Nicolaescu2008-06-011-0/+5
| | | | * configure: Regenerate.
* Don't touch subdirs.el if it is unchanged.Stefan Monnier2008-05-281-0/+4
|
* Spelling fix.Glenn Morris2008-05-231-1/+1
|
* *** empty log message ***Kenichi Handa2008-05-141-0/+7
|
* *** empty log message ***Glenn Morris2008-05-091-0/+6
|
* *** empty log message ***Eli Zaretskii2008-05-071-0/+5
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-6/+4
|
* Merge from emacs--rel--22Miles Bader2008-05-041-0/+7
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1142
| * *** empty log message ***YAMAMOTO Mitsuharu2008-05-021-0/+7
| |
* | *** empty log message ***Glenn Morris2008-05-031-0/+7
| |
* | *** empty log message ***Glenn Morris2008-05-031-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2008-04-231-0/+4
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
| * Remove hpux10.20 from the desupported list.Dan Nicolaescu2008-04-111-0/+4
| |
| * Bump version to 22.2.Chong Yidong2008-03-261-0/+4
| |