XEmacs -- Emacs: The Next Generation
English
German
Japanese
America
Asia
Australia
Europe
 
     Searching XEmacs
Quick Links About XEmacs Getting XEmacs Customizing XEmacs Troubleshooting XEmacs Developing XEmacs
       Here are the changelogs from the 21.1.7 release of XEmacs:
* ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-09-23  Andy Piper  <andy@xemacs.org>

	* Makefile.in (install-arch-dep): use exe_suffix for link
	installation.

	* configure.in: define exe_suffix if we're on ms-windows.

1999-09-19    Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>

	* configure.in (EMACS_CONFIGURATION): Use $configuration, not
	$canonical, so that installation paths and dynamic path setup will 
	stay in synch.

1999-09-03    Andreas Jaeger  <aj@arthur.rhein-neckar.de>

        * configure.in (machine): Recognize MIPS/Linux.

1999-08-26    rpluim@bigfoot.com

	* README.packages: Added hint on how to figure out what packages
	to get.

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released

* lib-src/ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-09-23  Damon Lipparelli <lipp@primus.com>

	* mmencode.c: Make it compile on NT native.

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released

* lisp/ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>

	* indent.el (indent-line-to): fix bug: spaces were not replaced
	with tab if column is multiple of tab-width
	From dhn@qedinc.com

1999-09-19  Hrvoje Niksic  <hniksic@srce.hr>

	* simple.el (do-auto-fill): Commented out part of Kinsoku
	processing.

1999-09-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>

	* setup-paths.el (paths-find-doc-directory): Respect value of
	`configure-doc-directory.'

	* find-paths.el (paths-find-architecture-directory): Give
 	precendence `default' argument (which typically comes from
 	configure).

1999-09-19  Jan Vroonhof  <vroonhof@math.ethz.ch>

	* files.el (allow-remote-paths): Variable added to core where it
	belongs.

1999-09-06    Robert Pluim  <rpluim@bigfoot.com>

	* package-get.el (package-get-package-provider): Make sure we
 	produce some output, as we can be called interactively.

1999-09-03    Hrvoje Niksic  <hniksic@srce.hr>

	* cl-macs.el (extent-start-position): Fix setf method.
	(extent-end-position): Ditto.

1999-08-29    Jan Vroonhof  <vroonhof@math.ethz.ch>

	* auto-show.el (auto-show-truncationp): Remove.
          (auto-show-should-take-action-p): Use window-truncated-p

1999-08-26    burt@dfki.de (Alastair Burt)

	* derived.el: Apply derived-mode-parent-property.

1999-08-26    Hrvoje Niksic  <hniksic@srce.hr>

	* replace.el (perform-replace): Stop the search after the search
	limit has been reached.

1999-08-26    Christoph Wedler  <wedler@fmi.uni-passau.de>

	* bytecomp.el (byte-compile-buffer-substring): Would produce wrong 
	warning/code for `buffer-substring' with no or one arg.

1999-08-26    Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>

	* mule/japanese.el: Use setup-japanese-environment-internal as the 
	setup function.

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released

* lwlib/ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released

* man/ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-08-26    Matthias Neubauer  <neubauer@informatik.uni-tuebingen.de>

	* internals/internals.texi (Garbage Collection - Step by Step):
	new section in chapter Allocation of Objects in XEmacs Lisp

1999-08-26    Adrian Aichner  <aichner@ecf.teradyne.com>

	* custom.texi: Add info extension to @setfilename.
	* texinfo.texi: Ditto.
	* widget.texi: Ditto.

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released

* nt/ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-09-23  Vin Shelton  <acs@xemacs.org>

	* PROGLEMS: Remove gnus problem which has been eradicated.

1999-08-26    Adrian Aichner  <aichner@ecf.teradyne.com>

	* xemacs.mak (SRCDIR): Add definition.
	(PROGNAME): Ditto.

1999-08-26    Adrian Aichner  <aichner@ecf.teradyne.com>

	* xemacs.mak (.SUFFIXES): Add .texi.
	(info): Generate info files using XEmacs (no makeinfo.exe needed).

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released

* src/ChangeLog *

1999-09-26  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.7 is released

1999-09-24  Jan Vroonhof <vroonhof@math.ethz.ch>

	* frame-x.c (x_any_window_to_frame): Let Xt find the widget and
 	then use x_any_widget_or_parent_to_frame().
	(x_find_frame_for_window): remove special cases.

1999-09-24  Andy Piper  <andy@xemacs.org>

	* scrollbar-x.c (x_window_is_scrollbar): deleted.
	* scrollbar-x.h: ditto.

1999-09-03    Hrvoje Niksic  <hniksic@srce.hr>

	* extents.c (extent_remprop): Get extent's plist address
	correctly.

1999-09-03    Lee Kindness <lkindness@csl.co.uk>

	* object-x.c: Allocate nearest available color in colormap.

1999-09-03    Andreas Jaeger  <aj@arthur.rhein-neckar.de>

        * m/mips.h: Support for mips-linux: Add !linux around places
          that are not valid for linux, define TEXT_START, DATA_START, 
          DATA_SEG_BITS.

1999-08-29    Jan Vroonhof  <vroonhof@math.ethz.ch>

	* window.c (Fwindow_truncated_p): New function.

1999-08-29    Jonathan Marten <jonathan.marten@uk.sun.com>

	* window.c (window_truncation_on): Always return 0 for minibuffer
 	windows, to enable auto scrolling.

1999-08-28    Jan Vroonhof  <vroonhof@math.ethz.ch>

	* menubar-x.c (make_dummy_xbutton_event): Don't add
	offset twice if HAVE_WMCOMMAND is defined.

1999-08-26    Alexandre Oliva  <oliva@dcc.unicamp.br>

	* tooltalk.c: Include syssignal.h, needed for struct sigaction on
	SunOS 4.1.3.

1999-08-14  XEmacs Build Bot <builds@cvs.xemacs.org>

	* XEmacs 21.1.6 is released
	
 
 

Conform with <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Automatically validated by PSGML