diff lisp/custom/ChangeLog @ 102:a145efe76779 r20-1b3

Import from CVS: tag r20-1b3
author cvs
date Mon, 13 Aug 2007 09:15:49 +0200
parents 441bb1e64a06
children ec9a17fef872 8ff55ebd4be9
line wrap: on
line diff
--- a/lisp/custom/ChangeLog	Mon Aug 13 09:15:13 2007 +0200
+++ b/lisp/custom/ChangeLog	Mon Aug 13 09:15:49 2007 +0200
@@ -1,3 +1,33 @@
+Wed Feb 26 22:17:38 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+	* Version 1.46 released.
+
+Wed Feb 26 12:27:21 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+	* custom.el (emacs): Moved to custom-edit.el.
+	(customize): Ditto.
+	* custom-edit.el: Added customization groups for all finder
+	keywords. 
+	(customize): Add to the appropriate groups.
+	* widget-edit.el (widgets): Ditto.
+	* custom.texi (Usage for Package Authors): Documented it.
+
+	* widget-edit.el (widget-push-button-value-create): Use
+	`device-on-window-system-p' instead of `device-type'.
+
+	* Version 1.45 released.
+
+Wed Feb 26 12:26:30 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+	* widget-edit.el (widget-push-button-value-create): Check that
+	(device-type) is x.
+	Reported by "Tomasz J. Cholewo" <tjchol01@mecca.spd.louisville.edu>.
+	
+Sun Feb 23 21:48:43 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+	* custom-edit.el (customize-face): By default, customize all
+	faces.  
+
 Thu Feb 20 11:55:45 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
 
 	* Version 1.44 released.