comparison man/custom.texi @ 28:1917ad0d78d7 r19-15b97

Import from CVS: tag r19-15b97
author cvs
date Mon, 13 Aug 2007 08:51:55 +0200
parents 441bb1e64a06
children ec9a17fef872
comparison
equal deleted inserted replaced
27:0a3286277d9b 28:1917ad0d78d7
11 11
12 @node Top, Introduction, (dir), (dir) 12 @node Top, Introduction, (dir), (dir)
13 @comment node-name, next, previous, up 13 @comment node-name, next, previous, up
14 @top The Customization Library 14 @top The Customization Library
15 15
16 Version: 1.46 16 Version: 1.50
17 17
18 @menu 18 @menu
19 * Introduction:: 19 * Introduction::
20 * User Commands:: 20 * User Commands::
21 * The Customization Buffer:: 21 * The Customization Buffer::
636 @item 636 @item
637 We need @strong{much} better support for keyboard operations in the 637 We need @strong{much} better support for keyboard operations in the
638 customize buffer. 638 customize buffer.
639 639
640 @item 640 @item
641 Support real specifiers under XEmacs.
642
643 @item
644 Integrate with @file{w3} so you can customization buffers with much 641 Integrate with @file{w3} so you can customization buffers with much
645 better formatting. I'm thinking about adding a <custom>name</custom> 642 better formatting. I'm thinking about adding a <custom>name</custom>
646 tag. 643 tag.
647 644
648 @item 645 @item
652 @item 649 @item
653 Support undo using lmi's @file{gnus-undo.el}. 650 Support undo using lmi's @file{gnus-undo.el}.
654 651
655 @item 652 @item
656 Make it possible to append to `choice', `radio', and `set' options. 653 Make it possible to append to `choice', `radio', and `set' options.
657
658 @item
659 There should be a way to exit the buffer.
660
661 An @sc{open look} pushpin would do wonders.
662 654
663 @item 655 @item
664 Ask whether set or modified variables should be saved in 656 Ask whether set or modified variables should be saved in
665 @code{kill-buffer-hook}. 657 @code{kill-buffer-hook}.
666 658