diff lisp/ChangeLog @ 70021:8991a6461375

* cus-edit.el (customize-package-emacs-version-alist): Update docstring. (customize-package-emacs-version): Use cdr instead of cadr now that alists use dotted pairs. * custom.el (defcustom): Fix docstring for :package-version.
author Bill Wohler <wohler@newt.com>
date Fri, 14 Apr 2006 00:46:39 +0000
parents 2578326defd6
children c4d23fcbb9bd
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 13 19:51:04 2006 +0000
+++ b/lisp/ChangeLog	Fri Apr 14 00:46:39 2006 +0000
@@ -1,3 +1,12 @@
+2006-04-13  Bill Wohler  <wohler@newt.com>
+
+	* cus-edit.el (customize-package-emacs-version-alist): Update
+	docstring.
+	(customize-package-emacs-version): Use cdr instead of cadr now
+	that alists use dotted pairs.
+
+	* custom.el (defcustom): Fix docstring for :package-version.
+
 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el (tramp-display-shell-command-buffer): New defvar.