annotate etc/README @ 110938:17bbe431e616

New interface for choosing Custom themes. * lisp/cus-edit.el (custom--initialize-widget-variables): New function. (Custom-mode): Use it. * lisp/cus-face.el (custom-theme-set-faces): Remove dead code. Obey custom--inhibit-theme-enable. * lisp/cus-theme.el (describe-theme, customize-themes) (custom-theme-save): New commands. (custom-new-theme-mode-map): Bind C-x C-s. (custom-new-theme-mode): Use custom--initialize-widget-variables. (customize-create-theme): New optional arg THEME. (custom-theme-revert): Use it. (custom-theme-visit-theme): Remove dead code. (custom-theme-merge-theme): Use custom-available-themes. (custom-theme-write): Make interactive. (custom-theme-write): Use custom-theme-name-valid-p. (describe-theme-1, custom-theme-choose-revert) (custom-theme-checkbox-toggle, custom-theme-selections-toggle): New funs. (custom-theme-allow-multiple-selections): New option. (custom-theme-choose-mode): New major mode. * lisp/custom.el (custom-theme-set-variables): Remove dead code. Obey custom--inhibit-theme-enable. (custom--inhibit-theme-enable): New var. (provide-theme): Obey it. (load-theme): Replace load with manual read/eval, in order to check for correctness. Use custom-theme-name-valid-p. (custom-theme-name-valid-p): New function. (custom-available-themes): Use it. * lisp/help-mode.el (help-theme-def, help-theme-edit): New buttons.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 11 Oct 2010 23:10:21 -0400
parents 1d1d5d9bd884
children 376148b31b5e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
1 This directory contains the architecture-independent files used by or
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
2 with Emacs. This includes some text files of documentation for GNU
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
3 Emacs or of interest to Emacs users, and the file of dumped docstrings
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
4 for Emacs functions and variables.
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
5
94363
76be8c301e6c Add forms-d2.dat.
Glenn Morris <rgm@gnu.org>
parents: 87649
diff changeset
6 `forms-d2.dat' is an example data file used by forms-d2.el.
41452
09e762a010e0 Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents: 12680
diff changeset
7
75650
48e11b5cb31e List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents: 75343
diff changeset
8 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
48e11b5cb31e List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents: 75343
diff changeset
9
75825
73762f886086 Add copyright information for emacs.icon (from authors.el).
Chong Yidong <cyd@stupidchicken.com>
parents: 75774
diff changeset
10 File: emacs.icon
73762f886086 Add copyright information for emacs.icon (from authors.el).
Chong Yidong <cyd@stupidchicken.com>
parents: 75774
diff changeset
11 Author: Sun Microsystems, Inc
106815
1d1d5d9bd884 Add 2010 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 100972
diff changeset
12 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
75863
6112f0f47f01 Update years on emacs.icon copyright.
Glenn Morris <rgm@gnu.org>
parents: 75825
diff changeset
13 Free Software Foundation, Inc.
78626
14c1feed4904 Update GPL version for Emacs images.
Glenn Morris <rgm@gnu.org>
parents: 78271
diff changeset
14 License: GNU General Public License version 3 or later (see COPYING)