log lisp/cus-edit.el @ 29748:1cd9b7a33ad1

age author description
Tue, 16 May 2000 14:59:01 +0000 Dave Love Don't require cl or easymenu.
Wed, 26 Apr 2000 17:11:44 +0000 Stefan Monnier (custom-face): Fix parenthesis.
Mon, 24 Apr 2000 20:11:27 +0000 Dave Love (Custom-set, Custom-save, Custom-reset-current)
Mon, 17 Apr 2000 10:35:10 +0000 Stefan Monnier (custom-face, face): Unquote the lambda.
Thu, 13 Apr 2000 19:05:10 +0000 Dave Love (custom-sort-items): Avoid symbol-name with new
Sun, 26 Mar 2000 00:12:35 +0000 Stefan Monnier (hook): Use `dolist' instead of CL's `mapc'.
Tue, 21 Mar 2000 21:58:32 +0000 Jason Rumney (custom-button-face) [w32]: Use same face as x.
Thu, 16 Mar 2000 22:14:18 +0000 Gerd Moellmann (custom-variable-tag-face): Handle case that
Sun, 12 Mar 2000 18:50:49 +0000 Dave Love Doc fixes.
Sun, 09 Jan 2000 17:04:15 +0000 Gerd Moellmann (custom-hook-convert-widget): Fix comment.
Fri, 10 Dec 1999 19:59:42 +0000 Richard M. Stallman (custom-save-delete): Delete all occurrences,
Mon, 29 Nov 1999 22:59:44 +0000 Dave Love (custom-save-variables, custom-save-faces): Write a
Fri, 26 Nov 1999 19:46:14 +0000 Richard M. Stallman (Custom-reset-standard): Doc fix.
Mon, 15 Nov 1999 12:31:18 +0000 Dave Love (customize-face, customize-face-other-window): Require match from
Fri, 01 Oct 1999 22:04:30 +0000 Dave Love (custom-comment-create): Fill :from and :to slots
Thu, 30 Sep 1999 16:53:27 +0000 Dave Love (custom-bury-buffer): New function.
Tue, 28 Sep 1999 22:09:42 +0000 Dave Love (custom-comment): Change widget definition.
Mon, 13 Sep 1999 13:44:41 +0000 Dave Love Don't define-widget-keywords.
Sun, 25 Jul 1999 14:29:22 +0000 Markus Rost (custom-save-variables, custom-save-faces): Sort
Sun, 25 Jul 1999 05:50:42 +0000 Karl Heuer (custom-save-delete): Avoid error for empty .emacs.
Tue, 23 Mar 1999 00:58:50 +0000 Karl Heuer (custom-variable-prompt): Allow customization of
Sun, 10 Jan 1999 06:17:49 +0000 Markus Rost (custom-save-delete): First scan the custom-file. Thus exit with an
Wed, 06 Jan 1999 08:40:50 +0000 Richard M. Stallman (custom-save-delete): Don't delete whitespace
Wed, 02 Dec 1998 18:15:26 +0000 Karl Heuer (custom-save-delete): Save point before
Wed, 30 Sep 1998 19:20:04 +0000 Karl Heuer (Custom-mode-menu): Fix info node name.
Thu, 10 Sep 1998 15:43:50 +0000 Karl Heuer (Custom-save, Custom-reset-current, Custom-reset-saved)
Fri, 04 Sep 1998 20:48:11 +0000 Karl Heuer (customize-option): Refuse to customize
Wed, 26 Aug 1998 20:08:30 +0000 Karl Heuer (customize-version-lessp): Handle a number as VERSION2.
Thu, 02 Jul 1998 22:29:15 +0000 Richard M. Stallman (customize-changed-options): Clean up previous change.
Wed, 24 Jun 1998 09:36:08 +0000 Andreas Schwab (custom-magic-show): Use `other' widget type.