Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (custom-set-variables): Print message about errors in | Dave Love | 2000-09-04 | 1 | -3/+4 |
| | | | | setting. | ||||
* | (defcustom, defgroup): Doc fix. | Dave Love | 2000-06-20 | 1 | -3/+10 |
| | |||||
* | Comments only. | Dave Love | 2000-03-16 | 1 | -2/+0 |
| | |||||
* | (custom-declare-variable): Purecopy value. | Dave Love | 1999-12-16 | 1 | -1/+1 |
| | |||||
* | (custom-handle-keyword): Add :set-after. | Gerd Moellmann | 1999-12-14 | 1 | -0/+33 |
| | | | | | | (custom-add-dependencies): New function. (custom-set-variables): Take dependencies between args into account. | ||||
* | (custom-declare-group): Purecopy DOC. | Dave Love | 1999-11-24 | 1 | -4/+8 |
| | | | | | | | (custom-handle-keyword): Purecopy VALUE. (custom-add-link): Purecopy WIDGET. (custom-add-version): Purecopy VERSION. (custom-add-load): Purecopy LOAD. | ||||
* | (defface): Extend documentation for new values of `type'. | Gerd Moellmann | 1999-10-06 | 1 | -1/+3 |
| | |||||
* | Don't define-widget-keywords. | Dave Love | 1999-09-13 | 1 | -31/+30 |
| | | | | | | Change from Didier Verna: (custom-set-variables): the arguments can now have a custom comment as fifth element. | ||||
* | (defface): Extend documentation to include new | Gerd Moellmann | 1999-07-21 | 1 | -2/+4 |
| | | | | | face attributes. (defface): Add new face attributes to function comment. | ||||
* | (custom-handle-keyword): Fix error message. | Karl Heuer | 1999-06-20 | 1 | -1/+1 |
| | |||||
* | (custom-set-variables): Protect against setter errors. | Dave Love | 1999-03-04 | 1 | -7/+11 |
| | |||||
* | (custom-set-variables): Load the requests first, | Karl Heuer | 1998-09-30 | 1 | -4/+5 |
| | | | | then check the symbol's `set' function. | ||||
* | (custom-set-default): New function. | Richard M. Stallman | 1998-06-24 | 1 | -3/+21 |
| | | | | | | (custom-set-variables): Use custom-set-default. (custom-local-buffer): New variable. (defcustom): Doc fix. | ||||
* | (custom-declare-variable): Update current-load-list. | Richard M. Stallman | 1998-06-15 | 1 | -0/+1 |
| | |||||
* | (defcustom): Doc fix. | Richard M. Stallman | 1998-05-19 | 1 | -8/+10 |
| | |||||
* | (defcustom, defgroup, defface): Don't use backquote. | Richard M. Stallman | 1998-04-22 | 1 | -3/+16 |
| | |||||
* | (defgroup): Doc fix. | Andreas Schwab | 1998-01-07 | 1 | -2/+2 |
| | |||||
* | (custom-add-version): New function. | Karl Heuer | 1997-12-09 | 1 | -0/+6 |
| | | | | (custom-handle-keyword): Handle :version. | ||||
* | (custom-declare-variable): Use custom-initialize-reset | Richard M. Stallman | 1997-08-26 | 1 | -8/+14 |
| | | | | | by default, rather than custom-initialize-set. (custom-initialize-reset, custom-initialize-set): Doc fixes. | ||||
* | (custom-declare-variable): Rename 2nd arg to DEFAULT. | Richard M. Stallman | 1997-08-25 | 1 | -4/+6 |
| | |||||
* | (custom-declare-variable-list): Process already-declared | Richard M. Stallman | 1997-07-20 | 1 | -0/+5 |
| | | | | custom variables from this list. | ||||
* | Synched with version 1.9900. | Per Abrahamsen | 1997-05-30 | 1 | -5/+5 |
| | |||||
* | (defface): Doc fix. | Richard M. Stallman | 1997-05-25 | 1 | -9/+12 |
| | |||||
* | Doc fix. | Per Abrahamsen | 1997-05-22 | 1 | -2/+0 |
| | |||||
* | Synched with 1.97. | Per Abrahamsen | 1997-05-14 | 1 | -1/+1 |
| | |||||
* | (defcustom): Get rid of eval-and-compile. | Richard M. Stallman | 1997-05-12 | 1 | -2/+1 |
| | | | | The compiler should now handle custom-declare-variables on its own. | ||||
* | (custom-declare-variable): Don't use `push'. | Richard M. Stallman | 1997-04-27 | 1 | -1/+1 |
| | |||||
* | Synched with custom 1.90. | Per Abrahamsen | 1997-04-24 | 1 | -34/+120 |
| | |||||
* | (custom-declare-variable): Use copy-sequence, not copy-list. | Richard M. Stallman | 1997-04-22 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1997-04-21 | 1 | -0/+17 |
| | |||||
* | Doc fixes. | Richard M. Stallman | 1997-04-14 | 1 | -3/+3 |
| | |||||
* | Sync with 1.84. | Per Abrahamsen | 1997-04-12 | 1 | -13/+23 |
| | |||||
* | Delete the explicit autoload calls. | Richard M. Stallman | 1997-04-10 | 1 | -46/+0 |
| | | | | | | (custom-help-menu): Don't use easymenu; make the keymap explicitly. (custom-menu-reset): Function deleted. Don't call it, either. (custom-help-menu): Variable deleted. | ||||
* | Initial revision | Per Abrahamsen | 1997-04-07 | 1 | -2433/+293 |
| | |||||
* | Don't load .custom if -q was used. | Richard M. Stallman | 1996-12-11 | 1 | -2/+3 |
| | |||||
* | New version. | Lars Magne Ingebrigtsen | 1996-06-25 | 1 | -105/+115 |
| | |||||
* | (event-point): Fix fboundp test surrounding this. | Karl Heuer | 1996-05-30 | 1 | -1/+1 |
| | |||||
* | (custom:asis): Renamed from custom-asis. | Richard M. Stallman | 1996-03-27 | 1 | -6/+6 |
| | |||||
* | (custom-type-properties): Use custom-asis instead of as-is. | Richard M. Stallman | 1996-03-23 | 1 | -4/+7 |
| | | | | (custom-asis): Set it to itself. | ||||
* | (custom-type-properties): Add new type `triggle' for | Richard M. Stallman | 1996-03-21 | 1 | -6/+17 |
| | | | | use with "boolean" face properties. | ||||
* | (custom-face-hack): Avoid evalling the args | Richard M. Stallman | 1996-03-19 | 1 | -2/+2 |
| | | | | in the list that the export function returns. | ||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+20 |
| | |||||
* | (custom-default-validate): Fix message spelling. | Richard M. Stallman | 1996-01-05 | 1 | -17/+17 |
| | | | | | | | | (rear-nonsticky, custom-property-set, custom-field-accept, custom-repeat-extract, custom-pair-extract, custom-list-extract, custom-choice-extract, custom-choice-validate, custom-mode-map): Doc fix. (custom-file): Use convert-standard-filename. | ||||
* | entered into RCS | Lars Magne Ingebrigtsen | 1995-11-04 | 1 | -0/+2429 |