comparison lisp/custom/ChangeLog @ 155:43dd3413c7c7 r20-3b4

Import from CVS: tag r20-3b4
author cvs
date Mon, 13 Aug 2007 09:39:39 +0200
parents 25f70ba0133c
children 6b37e6ddd302
comparison
equal deleted inserted replaced
154:94141801dd7e 155:43dd3413c7c7
1 Tue Jun 03 02:05:13 1997 Per Abrahamsen <abraham@dina.kvl.dk>
2
3 * Version 1.9907 released.
4
5 Tue Jun 3 00:22:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
6
7 * wid-edit.el (widget-beginning-of-line): Work with overlays.
8 (widget-end-of-line): Ditto.
9 (widget-specify-inactive): Use inactive for mouse-face as well.
10 (widget-read-event): New alias.
11 (widget-button-click): Use it.
12 Don't execute up events twice.
13 (widget-field-end): Workaround for local-map at
14 end of overlay.
15 (widget-specify-field): Ditto.
16 (widget-move): Fixed but with single button buffers.
17
18 Mon Jun 2 23:09:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
19
20 * cus-edit.el (custom-buffer-create-internal): Improved help
21 strings for reset buttons.
22
23 * wid-edit.el (widget-move): Restored support for
24 `widget-echo-help' and `widget-move-hook'.
25 (widget-documentation-string-value-create): Restore support for
26 `widget-documentation--face'.
27
28 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
29
30 * cus-edit.el (customize-variable-other-window): Added defalias.
31
32 Mon Jun 2 21:03:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
33
34 * widget.el (:complete): New keyword.
35 (:complete-function): New keyword.
36 * wid-edit.el (widget-complete): New command.
37 (widget-keymap): Bind it.
38 (widget-complete-field): New option.
39 (widget-default-complete): New function.
40 (default): Bind :complete.
41 (string): Bind :complete-function.
42 (sexp): Ditto.
43
44 Mon Jun 02 20:39:28 1997 Per Abrahamsen <abraham@dina.kvl.dk>
45
46 * Version 1.9906 released.
47
48 Mon Jun 2 23:26:11 1997 Hrvoje Niksic <hniksic@srce.hr>
49
50 * wid-edit.el (widget-glyph-find): Would infloop when file not found.
51
52 Mon Jun 2 17:54:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
53
54 * wid-edit.el (widget-glyph-find): Try to avoid pure text glyphs.
55 (widget-glyph-insert): Update doc string.
56 Patch by Hrvoje Niksic <hniksic@srce.hr>.
57
58 * wid-edit.el (widget-button-click): Didn't restore `mouse-face'.
59
60 Sun Jun 1 20:29:18 1997 Per Abrahamsen <abraham@dina.kvl.dk>
61
62 * widget.texi (editable-field): Removed :hide-front-space and
63 :hide-rear-space.
64 * widget.el: Ditto.
65
66 Sun Jun 01 19:55:00 1997 Per Abrahamsen <abraham@dina.kvl.dk>
67
68 * Version 1.9905 released.
69
70 Sun Jun 1 13:24:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
71
72 * wid-edit.el: Changed to overlays.
73 * cus-edit.el (custom-buffer-create-internal): Remove kludge for
74 getting read-only bob and eob in XEmacs.
75 * wid-browse.el (widget-browse-at): Use `get-char-property'
76 instead of `get-text-property'.
77 * widget.el (:value-from :value-to): Deleted.
78 * widget.el (:button-overlay, :field-overlay): New keywords.
79 * wid-edit.el (widget-default-delete): Delete overlays.
80 (widget-field-value-delete): Delete overlay.
81
82 * wid-edit.el (widget-specify-field-update): Specify both
83 `ballon-help' and `help-echo'.
84
85 Sun Jun 01 13:13:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
86
87 * Version 1.9904 released.
88
89 Sun Jun 1 06:34:54 1997 Per Abrahamsen <abraham@dina.kvl.dk>
90
91 * wid-edit.el (visibility): Change "more" to "show".
92
93 * cus-edit.el (:custom-category): New keyword.
94 (custom-variable): Add it.
95 (custom-face): Ditto.
96 (custom-group): Ditto.
97 (custom-magic-value-create): Replace %c with category in state
98 text.
99 (custom-magic-alist): Use it.
100 (custom-magic-show-hidden): Allow control on each custom
101 category.
102 (custom-magic-value-create): Ditto.
103 (custom-reset-current): Ignore extra arguments.
104 (custom-reset-saved): Ditto.
105 (custom-reset-standard): Ditto.
106 (custom-reset-button-menu): New option.
107 (custom-buffer-create-internal): Use it.
108
109 * cus-edit.el (customize-variable): Uncomment alias.
110
111 * all: Synched with FSF.
112
113 * cus-edit.el (custom-format-handler): Cleanup.
114
115 * wid-edit.el (widget-kill-line): Use forward-line instead of
116 search-forward.
117 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
118
119 * cus-edit.el (custom-magic-value-create): Cleanup.
120
121 * wid-edit.el (set-text-properties): Redefine for broken XEmacsen.
122 (widget-field-value-get): Remove workaround.
123 (widget-specify-button): Specify both `ballon-help' and `help-echo'.
124
125 Sat May 31 10:41:00 1997 Per Abrahamsen <abraham@dina.kvl.dk>
126
127 * Version 1.9903 released.
128
129 Sat May 31 08:44:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
130
131 * Version 1.9902 released.
132
133 Sat May 31 08:10:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
134
135 * all: Synched with FSF.
136
137 * Version 1.9901 released.
138
139 Sat May 31 03:26:11 1997 Per Abrahamsen <abraham@dina.kvl.dk>
140
141 * cus-edit.el (custom-format-handler): Don't show links for hidden
142 items.
143
144 * wid-edit.el (widget-button-prefix): Move to `widget-button' group.
145 (widget-button-suffix): Ditto.
146
147 * cus-edit.el (custom-format-handler): New %e and %- escapes.
148 (custom-group): Use them.
149
150 * widget.el (:widget-doc): Removed keyword.
151 * wid-edit.el (widget-help): Removed widget.
152 (widget-help-action): Removed function.
153
154 * widget.el (:documentation-shown): New keyword.
155 * wid-edit.el (documentation-string): New widget.
156 (widget-documentation-string-value-create): New function.
157 (widget-documentation-string-action): New function.
158 (widget-default-format-handler): Use them.
159 * cus-edit.el (custom-toggle-hide): Hide documentation.
160
161 * cus-edit.el (custom-buffer-sort-predicate): Fix :type.
162 (custom-menu-sort-predicate): Ditto.
163
164 * right.xpm: New file.
165 * right-pushed.xpm: New file.
166 * down.xpm: New file.
167 * down-pushed.xpm: New file.
168 * Makefile (TEXT): Add them
169 * wid-edit.el (visibility): New widget.
170 (widget-visibility-value-create): New function.
171 (widget-glyph-find): New function.
172 (widget-glyph-insert): Use it.
173 * cus-edit.el (custom-variable-menu, custom-face-menu,
174 custom-group-menu): Remove `Hide' entry.
175 (custom-magic-show-hidden): New option.
176 (custom-magic-value-create): Use it.
177 (custom-face): Show visibility.
178
179 * custom.texi (The Variable Options): Use dots to show value.
180 (The Face Options): Ditto.
181
182 * cus-edit.el (custom-load-symbol): More code to avoid recursion.
183 Patch by RMS.
184
185 Fri May 30 04:44:37 1997 Hrvoje Niksic <hniksic@srce.hr>
186
187 * wid-edit.el (widget-glyph-insert-glyph): Clean up.
188
189 Fri May 30 01:50:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
190
191 * all: Synched with FSF.
192
193 * cus-edit.el (custom-variable-action): Clarified prompt.
194 (custom-face-action): Ditto.
195 (custom-group-action): Ditto.
196
197 * Version 1.9900 released.
198
199 Fri May 30 01:02:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
200
201 * cus-edit.el (custom-face-set): Call `face-spec-set' instead of
202 `custom-face-display-set'.
203 (custom-face-save): Ditto.
204 (custom-face-reset-saved): Ditto.
205 (custom-face-reset-standard): Ditto.
206
207 * cus-edit.el (custom-buffer-sort-predicate): New option.
208 (custom-buffer-sort-alphabetically): New function.
209 (custom-group-value-create): Use them.
210 (custom-menu-sort-predicate): New option.
211 (custom-menu-sort-alphabetically): New function.
212 (custom-menu-create): Use them.
213
214 * cus-edit.el (custom-magic-alist): Shortened message.
215
216 Thu May 29 00:09:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
217
218 * cus-edit.el: (custom-help-menu): Updated names.
219
220 * cus-edit.el: Say `invoke' instead of `activate'.
221
222 * wid-edit.el: Ditto.
223 * widget.texi: Ditto.
224 * custom.texi Ditto.
225
226 * wid-edit.el (widget-help): Fix format string.
227
228 Wed May 28 17:00:23 1997 Per Abrahamsen <abraham@dina.kvl.dk>
229
230 * cus-edit.el (custom-magic-value-create): Use push button
231 brackets around state button.
232 (custom-magic-value-create): Indent with three spaces.
233
234 * cus-face.el (face-spec-set-match-display): Change error for
235 unknown requirement to warning.
236 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
237
238 Tue May 27 23:37:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
239
240 * wid-edit.el (widget-link-prefix): Change to "[".
241 (widget-link-suffix): Change to "]".
242
243 Tue May 27 20:30:52 1997 Hrvoje Niksic <hniksic@srce.hr>
244
245 * wid-edit.el (widget-color-item-button-face-get): Don't require
246 facemenu for XEmacs.
247 (widget-glyph-insert): Would bug out.
248
1 Tue May 27 16:19:16 1997 Per Abrahamsen <abraham@dina.kvl.dk> 249 Tue May 27 16:19:16 1997 Per Abrahamsen <abraham@dina.kvl.dk>
2 250
3 * Version 1.98 released. 251 * Version 1.98 released.
4 252
5 Mon May 26 22:29:22 1997 Per Abrahamsen <abraham@dina.kvl.dk> 253 Mon May 26 22:29:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
70 * cus-edit.el (custom-magic-show-button): Changed default to 318 * cus-edit.el (custom-magic-show-button): Changed default to
71 `nil'. 319 `nil'.
72 (custom): Removed `:format'. 320 (custom): Removed `:format'.
73 (custom-variable): Removed level button. 321 (custom-variable): Removed level button.
74 (custom-face): Ditto. 322 (custom-face): Ditto.
75 (custom-level): Deteted. 323 (custom-level): Deleted.
76 (custom-level-action): Deleted. 324 (custom-level-action): Deleted.
77 (custom-format-handler): Update caller. 325 (custom-format-handler): Update caller.
78 (custom-group-magic-alist): Merged into `custom-magic-alist'. 326 (custom-group-magic-alist): Merged into `custom-magic-alist'.
79 (custom-magic-value-create): Use merged `custom-magic-alist'. 327 (custom-magic-value-create): Use merged `custom-magic-alist'.
80 (custom-group-state-update): Ditto. 328 (custom-group-state-update): Ditto.
81 329
82
83 Wed May 14 19:47:35 1997 Per Abrahamsen <abraham@dina.kvl.dk> 330 Wed May 14 19:47:35 1997 Per Abrahamsen <abraham@dina.kvl.dk>
84 331
85 * all: Synched with FSF. 332 * all: Synched with FSF.
86 333
87 Tue May 13 16:05:34 1997 Per Abrahamsen <abraham@dina.kvl.dk> 334 Tue May 13 16:05:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>