aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
...
* (custom-unlispify-menu-entry): Use with-current-buffer.Stefan Monnier2003-02-011-79/+63
* 2003-01-29 Didier Verna <[email protected]>John Paul Wallington2003-01-291-8/+10
* (customize-changed-options): Undo last doc change.Markus Rost2003-01-181-9/+5
* (customize-changed-options): Doc addition. Load theMarkus Rost2003-01-131-47/+34
* (customize-group, customize-group-other-window):Markus Rost2003-01-091-6/+5
* (custom-variable-prompt): Doc change. Use custom-variable-p.Markus Rost2003-01-071-32/+6
* (customize-group, customize-group-other-window):Markus Rost2003-01-021-6/+4
* (customize-browse): Call `widget-setup'.Markus Rost2002-12-291-0/+1
* (customize-group-other-window): Use pop-to-buffer inMarkus Rost2002-12-261-13/+19
* (custom-save-faces): Fix typo.Markus Rost2002-12-251-2/+2
* (customize-save-variable): Take themes into account.Richard M. Stallman2002-12-231-28/+103
* (custom-face-edit-fix-value): Change :reverse-video to :inverse-video.Andreas Schwab2002-12-071-1/+5
* (custom-display): Add checkbox for type mac.Andreas Schwab2002-12-031-0/+4
* (custom-save-delete): Force emacs-lisp-mode.Juanma Barranquero2002-11-111-1/+1
* (customize-mode): New command.Stefan Monnier2002-10-101-0/+21
* (Custom-reset-current): Don't test for default-boundp.Markus Rost2002-10-091-10/+8
* (custom-variable-backup-value): New function.Richard M. Stallman2002-09-161-3/+51
* (custom-save-variables, custom-save-faces):Richard M. Stallman2002-09-091-4/+8
* (custom-unlispify-menu-entry): Don't removeStefan Monnier2002-08-301-6/+10
* (custom-variable-value-create):Richard M. Stallman2002-07-201-0/+8
* New operation :custom-standard-value.Richard M. Stallman2002-07-161-24/+34
* (custom-display): Use correct syntax for `supports' attributes.Miles Bader2002-06-101-1/+1
* (custom-display): Add support for `supports' predicate.Miles Bader2002-06-101-1/+5
* (customize-set-value): Rename `var' to `variable' and `val' to `value'.Pavel Janík2002-05-121-11/+11
* (custom-buffer-verbose-help): New variable.Kim F. Storm2002-05-031-11/+26
* (custom-load-symbol): Moved to custom.el.Richard M. Stallman2002-04-281-39/+0
* Fix previous change.Richard M. Stallman2002-04-271-1/+1
* (customize-face-other-window): Make it work similarly.Richard M. Stallman2002-04-261-15/+18
* (customize-face): Use read-face-name and handle multiple faces.Richard M. Stallman2002-04-261-18/+14
* Don't use symbol-name when we don't have to.Miles Bader2002-04-251-4/+2
* (customize-face, customize-face-other-window):Miles Bader2002-04-251-10/+16
* (customize-face-other-window, customize-face):Gerd Moellmann2002-04-251-6/+20
* (customize-mark-to-save, customize-mark-as-set)Miles Bader2002-04-191-54/+0
* 2002-02-24 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-241-0/+1
* 2002-02-11 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-111-13/+44
* 2002-02-05 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-071-1/+31
* Fix typo in prompt.Pavel Janík2002-02-021-1/+1
* (custom-save-all): Bind file-precious-flag to t for saving .emacs.Richard M. Stallman2002-01-241-1/+2
* (custom-face-edit-fix-value): Delete `assert' call.Richard M. Stallman2001-12-311-20/+19
* (custom-face-edit-fix-value): New function.Richard M. Stallman2001-12-311-0/+24
* (custom-load-symbol): Don't always load locate-library.Richard M. Stallman2001-11-271-6/+14
* 2001-11-07 Per Abrahamsen <[email protected]>Per Abrahamsen2001-11-081-1/+2
* Backed out last change.Per Abrahamsen2001-11-071-1/+1
* 2001-11-07 Per Abrahamsen <[email protected]>Per Abrahamsen2001-11-071-1/+1
* (custom-face-edit-convert-widget)Miles Bader2001-10-051-13/+70
* (custom-buffer-create-internal): Remove "100%" fromEli Zaretskii2001-09-061-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (custom-file): Fix last change.Eli Zaretskii2001-05-281-9/+15
* (custom-file): Don't assume we were invoked with -q unless ~/.emacs exists.Eli Zaretskii2001-05-271-1/+4
* (custom-comment-show): Remove debug code.Gerd Moellmann2001-05-221-2/+0