comparison etc/custom/example-themes/example-theme.el @ 5231:ba07c880114a

Fix up FSF's Franklin Street address in many files.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 13 Jun 2010 17:44:56 +0900
parents 1de041b8edf7
children 308d34e9f07d
comparison
equal deleted inserted replaced
5230:4c56e7c6a704 5231:ba07c880114a
17 ;; General Public License for more details. 17 ;; General Public License for more details.
18 18
19 ;; You should have received a copy of the GNU General Public License 19 ;; You should have received a copy of the GNU General Public License
20 ;; along with XEmacs; see the file COPYING. If not, write to the Free 20 ;; along with XEmacs; see the file COPYING. If not, write to the Free
21 ;; Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, 21 ;; Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
22 ;; MA 02111-1301, USA. 22 ;; MA 02110-1301, USA.
23 23
24 ;;;autoload 24 ;;;autoload
25 (deftheme example 25 (deftheme example
26 "A sample theme for customize theme support." 26 "A sample theme for customize theme support."
27 :variable-set-string "This variable has been made an example.") 27 :variable-set-string "This variable has been made an example.")