Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run ".emacs" through convert-standard-filename before using it. | Eli Zaretskii | 1997-08-12 | 1 | -3/+4 |
* | (custom-face-value-create): Take account | Richard M. Stallman | 1997-08-03 | 1 | -2/+7 |
* | Synched with 1.9954. | Per Abrahamsen | 1997-07-30 | 1 | -13/+23 |
* | Synched with 1.9951. | Per Abrahamsen | 1997-07-28 | 1 | -65/+105 |
* | (custom-group-value-create) <tree>: Don't distinguish | Richard M. Stallman | 1997-07-18 | 1 | -2/+2 |
* | (custom-unlispify-remove-prefixes): New variable. | Richard M. Stallman | 1997-07-15 | 1 | -89/+50 |
* | (custom-load-symbol): Don't reload a preloaded file. | Richard M. Stallman | 1997-07-07 | 1 | -0/+1 |
* | (custom-mode-map): Bind n and p. | Richard M. Stallman | 1997-07-04 | 1 | -0/+2 |
* | Comment change. | Richard M. Stallman | 1997-07-04 | 1 | -1/+1 |
* | Synched with 1.9944. | Per Abrahamsen | 1997-07-04 | 1 | -1/+1 |
* | (custom-buffer-create-internal): New arg DESCRIPTION | Richard M. Stallman | 1997-07-03 | 1 | -13/+22 |
* | Synched with 1.9942. | Per Abrahamsen | 1997-07-02 | 1 | -50/+98 |
* | (custom-magic-alist): Update messages for `modified' and `set' states. | Richard M. Stallman | 1997-06-27 | 1 | -4/+4 |
* | (Custom-move-and-invoke): New command. | Richard M. Stallman | 1997-06-27 | 1 | -14/+27 |
* | Synched with 1.9936. | Per Abrahamsen | 1997-06-25 | 1 | -89/+162 |
* | (custom-documentation-face): New face. | Richard M. Stallman | 1997-06-24 | 1 | -27/+72 |
* | (customize-save-customized): Renamed from custom-save-customized. | Richard M. Stallman | 1997-06-24 | 1 | -1/+1 |
* | (Custom-set): Renamed from custom-set. | Richard M. Stallman | 1997-06-24 | 1 | -33/+34 |
* | (custom-group-visibility): Widget type | Richard M. Stallman | 1997-06-24 | 1 | -0/+15 |
* | (custom-buffer-create-internal): | Richard M. Stallman | 1997-06-21 | 1 | -2/+3 |
* | (custom-add-parent-links): New arg INITIAL-STRING. | Richard M. Stallman | 1997-06-21 | 1 | -11/+14 |
* | (custom-group-value-create): Use group-visibility widget. | Richard M. Stallman | 1997-06-21 | 1 | -8/+19 |
* | (custom-group-value-create): Use group-visibility widget. | Richard M. Stallman | 1997-06-21 | 1 | -1/+1 |
* | (custom-magic-value-create): | Richard M. Stallman | 1997-06-21 | 1 | -4/+11 |
* | Synched with 1.9930. | Per Abrahamsen | 1997-06-21 | 1 | -302/+536 |
* | (custom-magic-alist) <hidden>: Don't refer to "dots". | Richard M. Stallman | 1997-06-21 | 1 | -2/+2 |
* | (customize-menu-create): Return nil if Emacs. | Richard M. Stallman | 1997-06-21 | 1 | -8/+12 |
* | (custom-nest-groups): New variable. | Richard M. Stallman | 1997-06-21 | 1 | -17/+42 |
* | (customize-group): Ignore case in completion. | Richard M. Stallman | 1997-06-21 | 1 | -16/+20 |
* | Synched with 1.9924. | Per Abrahamsen | 1997-06-19 | 1 | -37/+95 |
* | (files): New group `files'. | Richard M. Stallman | 1997-06-19 | 1 | -1/+5 |
* | Synched with 1.9920. | Per Abrahamsen | 1997-06-15 | 1 | -23/+38 |
* | Synched with 1.9914. | Per Abrahamsen | 1997-06-14 | 1 | -53/+84 |
* | Synched with 1.9908. | Per Abrahamsen | 1997-06-04 | 1 | -6/+14 |
* | (custom-variable-prompt): Change prompt. | Richard M. Stallman | 1997-06-03 | 1 | -1/+1 |
* | Synched with 1.9905 | Per Abrahamsen | 1997-06-01 | 1 | -15/+7 |
* | Synched with 1.9904 | Per Abrahamsen | 1997-06-01 | 1 | -25/+66 |
* | Synched with 1.9903 | Per Abrahamsen | 1997-06-01 | 1 | -12/+16 |
* | (customize-option): Renamed from custom-variable. | Richard M. Stallman | 1997-06-01 | 1 | -6/+9 |
* | (custom-variable-prompt): Handle variable-at-point returning 0. | Richard M. Stallman | 1997-06-01 | 1 | -2/+3 |
* | Synched with version 1.9901. | Per Abrahamsen | 1997-05-31 | 1 | -61/+122 |
* | (custom-load-symbol): Simplify previous change. | Richard M. Stallman | 1997-05-31 | 1 | -2/+7 |
* | (cus-start): Require cus-start. | Richard M. Stallman | 1997-05-31 | 1 | -1/+2 |
* | Synched with version 1.9900. | Per Abrahamsen | 1997-05-30 | 1 | -273/+178 |
* | (custom-face-display-set): Define if not defined. | Richard M. Stallman | 1997-05-29 | 1 | -1/+4 |
* | Restored code lost in merge. | Per Abrahamsen | 1997-05-14 | 1 | -1/+3 |
* | Synched with version 1.97. | Per Abrahamsen | 1997-05-14 | 1 | -79/+98 |
* | Fix previous change. | Richard M. Stallman | 1997-05-08 | 1 | -1/+1 |
* | (customize): Call customize-group. | Richard M. Stallman | 1997-05-08 | 1 | -1/+1 |
* | Say "standard settings" instead of "factory settings". | Richard M. Stallman | 1997-05-04 | 1 | -20/+133 |