aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorMartin Rudalics2008-01-16 16:22:29 +0000
committerMartin Rudalics2008-01-16 16:22:29 +0000
commit5ae87ed4147af1b70f5a1b2b8ab28a054d8d1048 (patch)
tree5fd9749f03cfddcedf8830cce36a298064584252 /src/buffer.c
parent656d4706ab9f836b5e24f7da29e420491a7976de (diff)
downloademacs-5ae87ed4147af1b70f5a1b2b8ab28a054d8d1048.tar.gz
emacs-5ae87ed4147af1b70f5a1b2b8ab28a054d8d1048.zip
(custom-reset-standard-variables-list)
(custom-reset-standard-faces-list): New variables. (custom-reset-standard-save-and-update): New function. (Custom-save): Apply custom-mark-to-save before and custom-state-set-and-redraw after saving options. (Custom-reset-standard): Apply custom-mark-to-reset-standard to options and call custom-reset-standard-save-and-update. (custom-variable, custom-face, custom-group): Provide new entries for custom-mark-to-save, custom-mark-to-reset-standard, and custom-state-set-and-redraw. (custom-variable-mark-to-save) (custom-variable-state-set-and-redraw) (custom-variable-mark-to-reset-standard) (custom-face-mark-to-save, custom-face-state-set-and-redraw) (custom-face-mark-to-reset-standard) (custom-group-mark-to-save, custom-group-state-set-and-redraw) (custom-group-mark-to-reset-standard): New functions. (custom-variable-save): Move save, state-set, and redraw functionality to custom-variable-mark-to-save. (custom-face-save): Move save, state-set, and redraw functionality to custom-face-mark-to-save. (custom-group-save): Move save, state-set, and redraw functionality to custom-group-mark-to-save. (custom-variable-reset-standard, custom-face-reset-standard) (custom-group-reset-standard): Move save, state-set, and redraw functionality to custom-reset-standard-save-and-update. (custom-buffer-create-internal): Fix text in verbose help. (custom-face-value-create): Indent doc-strings of faces like those of variables.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions