view nt/inc/sys/dir.h @ 107381:c97f25cea7c4

Improvements to the Custom interface. * cus-edit.el: Resort topmost custom groups. (custom-buffer-sort-alphabetically): Default to t. (customize-apropos): Use apropos-parse-pattern. (custom-search-field): New var. (custom-buffer-create-internal): Add custom-apropos search field. (custom-add-parent-links): Don't display parent doc. (custom-group-value-create): Don't sort top-level custom group. (custom-magic-value-create): Show visibility button before option name. (custom-variable-state): New fun, from custom-variable-state-set. (custom-variable-state-set): Use it. (custom-group-value-create): Hide options with standard values using the :hidden-states property. Use progress reporter. (custom-show): Simplify. (custom-visibility): Disable images by default. (custom-variable): New property :hidden-states. (custom-variable-value-create): Enable images for custom-visibility widgets. Use :hidden-states property to determine initial visibility. * wid-edit.el (widget-image-find): Give images center ascent. (visibility): Add :on-image and :off-image properties. (widget-visibility-value-create): Use them.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 12 Mar 2010 17:56:30 -0500
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
line wrap: on
line source

/*
 * map sys\dir.h to ..\..\..\src\ndir.h
 */

#include "..\..\..\src\ndir.h"

/* arch-tag: 090c9091-3b16-429b-9c40-8aecce1162be
   (do not change this comment) */