diff lisp/ChangeLog @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 4f79e16b1112
children fbbf69b4e8a7
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 13 10:49:52 2007 +0200
+++ b/lisp/ChangeLog	Mon Aug 13 10:50:39 2007 +0200
@@ -1,3 +1,40 @@
+1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+	* XEmacs 21.0.65 is released
+
+1999-03-05  SL Baur  <steve@xemacs.org>
+
+	* menubar-items.el (default-menubar): Add kfm browsing support.
+	From Neal Becker <nbecker@fred.net>
+
+1999-02-12  Didier Verna  <verna@inf.enst.fr>
+
+	* info.el (Info-build-node-completions): unconditionally widen the
+	tag table buffer.
+
+1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
+
+	* x-faces.el (x-init-face-from-resources):
+	Only set fonts in the 'x locale.
+
+1999-03-04  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+	* package-ui.el (pui-install-selected-packages): Don't throw on
+	`package-admin-delete-binary-package' returning nil since it's
+	normal.  Reindent function.
+	(pui-add-required-packages): Handle case where packages selected
+	for installation have never been installed.
+
+1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
+
+	* font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
+	calls to font-lock during buffer reversion.
+	
+1999-03-03  Martin Buchholz  <martin@xemacs.org>
+
+	* menubar-items.el (default-menubar): 
+	Implement the ``Mule->Set coding system of process'' menu item.
+
 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
 
 	* XEmacs 21.0.64 is released