(Fframe_live_p): Doc fix.
[bpt/emacs.git] / lisp / cus-edit.el
2001-10-05 Miles Bader(custom-face-edit-convert-widget)
2001-09-06 Eli Zaretskii(custom-buffer-create-internal): Remove "100%" from
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-05-28 Eli Zaretskii(custom-file): Fix last change.
2001-05-27 Eli Zaretskii(custom-file): Don't assume we were invoked with -q...
2001-05-22 Gerd Moellmann(custom-comment-show): Remove debug code.
2001-05-07 Gerd Moellmann(custom-file): Signal an error if user-init-file is
2001-03-07 Gerd Moellmann(custom-save-delete): Move in front of local
2001-01-20 Miles Bader(custom-face-save): Do post-processing on the face...
2001-01-12 Dave Love(customize-menu-create): Fix the :filter.
2000-12-11 Gerd Moellmann(custom-save-variables, custom-save-faces):
2000-11-30 Gerd Moellmann(custom-face-value-create): Always emphasize tag.
2000-11-29 Dave Love(face): Fix :format.
2000-11-24 Miles Bader(custom-filter-face-spec, custom-pre-filter-face-spec)
2000-11-22 Dave Love(custom-buffer-create-internal): Save some consing.
2000-10-31 Stefan Monnier(custom-mode-map): Switch back to a sparse keymap.
2000-10-29 Miles Bader(custom-face-value-create): If face name doesn't end...
2000-10-27 Stefan Monnier(custom-mode-map): Use a sparse map.
2000-10-26 Dave Love(custom-mode): Add `special' mode-class property.
2000-10-25 Jason Rumney(custom-button-face, custom-button-pressed-face): Merge...
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-09-20 Miles Bader(custom-face-tag-face, custom-group-tag-face-1)
2000-07-18 Dave Love(custom-variable-reset-saved, custom-variable-reset...
2000-07-16 Dave Love(custom-buffer-create-internal): Use a help-echo functi...
2000-07-13 Dave Love(custom-group-menu-create, customize-menu-create):...
2000-06-23 Gerd Moellmann(custom-button-face, custom-button-pressed-face):
2000-06-20 Dave Love(customize-changed-options): Check arg.
2000-05-16 Dave LoveDon't require cl or easymenu.
2000-04-26 Stefan Monnier(custom-face): Fix parenthesis.
2000-04-24 Dave Love(Custom-set, Custom-save, Custom-reset-current)
2000-04-17 Stefan Monnier(custom-face, face): Unquote the lambda.
2000-04-13 Dave Love(custom-sort-items): Avoid symbol-name with new
2000-03-26 Stefan Monnier(hook): Use `dolist' instead of CL's `mapc'.
2000-03-21 Jason Rumney(custom-button-face) [w32]: Use same face as x.
2000-03-16 Gerd Moellmann(custom-variable-tag-face): Handle case that
2000-03-12 Dave LoveDoc fixes.
2000-01-09 Gerd Moellmann(custom-hook-convert-widget): Fix comment.
1999-12-10 Richard M. Stallman(custom-save-delete): Delete all occurrences,
1999-11-29 Dave Love(custom-save-variables, custom-save-faces): Write a
1999-11-26 Richard M. Stallman(Custom-reset-standard): Doc fix.
1999-11-15 Dave Love(customize-face, customize-face-other-window): Require...
1999-10-01 Dave Love(custom-comment-create): Fill :from and :to slots
1999-09-30 Dave Love(custom-bury-buffer): New function.
1999-09-28 Dave Love(custom-comment): Change widget definition.
1999-09-13 Dave LoveDon't define-widget-keywords.
1999-07-25 Markus Rost(custom-save-variables, custom-save-faces): Sort
1999-07-25 Karl Heuer(custom-save-delete): Avoid error for empty .emacs.
1999-03-23 Karl Heuer(custom-variable-prompt): Allow customization of
1999-01-10 Markus Rost(custom-save-delete): First scan the custom-file. ...
1999-01-06 Richard M. Stallman(custom-save-delete): Don't delete whitespace
1998-12-02 Karl Heuer(custom-save-delete): Save point before
1998-09-30 Karl Heuer(Custom-mode-menu): Fix info node name.
1998-09-10 Karl Heuer(Custom-save, Custom-reset-current, Custom-reset-saved)
1998-09-04 Karl Heuer(customize-option): Refuse to customize
1998-08-26 Karl Heuer(customize-version-lessp): Handle a number as VERSION2.
1998-07-02 Richard M. Stallman(customize-changed-options): Clean up previous change.
1998-06-24 Andreas Schwab(custom-magic-show): Use `other' widget type.
1998-06-22 Dan Nicolaescu*** empty log message ***
1998-06-04 Karl Heuer(customize-group-other-window): Fix previous change.
1998-06-02 Karl Heuer(customize-group, customize-group-other-window)
1998-05-15 Richard M. Stallman(convenience): New group.
1998-05-09 Richard M. Stallman(customize-group-other-window): Handle groups not
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-18 Dan Nicolaescu*** empty log message ***
1998-02-25 Karl Heuer(custom-file): New function.
1998-01-07 Andreas Schwab(custom-browse-visibility): Doc fix.
1998-01-02 Richard M. Stallman(customize-changed-options): Doc fix.
1997-12-09 Karl Heuer(customize-changed-options): New function.
1997-12-04 Karl Heuer(custom-unlispify-remove-prefixes): Reference to
1997-12-04 Karl Heuer(custom-save-delete, custom-save-all):
1997-12-04 Karl Heuer(custom-variable-prompt): Ensure valid variable name
1997-11-15 Karl Heuer(custom-face-save): Save the face.
1997-10-24 Karl Heuer(hook): Use `widget-group-match' instead of
1997-10-21 Karl Heuer(custom-group-value-create): Use
1997-09-12 Richard M. Stallman(customize-group): Handle groups not yet loaded.
1997-09-12 Richard M. Stallman(custom-face-menu): Use custom-face-save-command. not...
1997-09-09 Richard M. Stallman(custom-variable-save): Fixed doc string.
1997-09-08 Per Abrahamsen*** empty log message ***
1997-09-02 Geoff Voelker(custom-display): Use w32 instead of win32.
1997-08-12 Eli ZaretskiiRun ".emacs" through convert-standard-filename before...
1997-08-03 Richard M. Stallman(custom-face-value-create): Take account
1997-07-30 Per AbrahamsenSynched with 1.9954.
1997-07-28 Per AbrahamsenSynched with 1.9951.
1997-07-18 Richard M. Stallman(custom-group-value-create) <tree>: Don't distinguish
1997-07-15 Richard M. Stallman(custom-unlispify-remove-prefixes): New variable.
1997-07-07 Richard M. Stallman(custom-load-symbol): Don't reload a preloaded file.
1997-07-04 Richard M. Stallman(custom-mode-map): Bind n and p.
1997-07-04 Richard M. StallmanComment change.
1997-07-04 Per AbrahamsenSynched with 1.9944.
1997-07-03 Richard M. Stallman(custom-buffer-create-internal): New arg DESCRIPTION
1997-07-02 Per AbrahamsenSynched with 1.9942.
1997-06-27 Richard M. Stallman(custom-magic-alist): Update messages for `modified...
1997-06-27 Richard M. Stallman(Custom-move-and-invoke): New command.
1997-06-25 Per AbrahamsenSynched with 1.9936.
1997-06-24 Richard M. Stallman(custom-documentation-face): New face.
1997-06-24 Richard M. Stallman(customize-save-customized): Renamed from custom-save...
1997-06-24 Richard M. Stallman(Custom-set): Renamed from custom-set.
1997-06-24 Richard M. Stallman(custom-group-visibility): Widget type
1997-06-21 Richard M. Stallman(custom-buffer-create-internal):
1997-06-21 Richard M. Stallman(custom-add-parent-links): New arg INITIAL-STRING.
next