emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp custom.el


From: Richard M . Stallman
Subject: [Emacs-commit] emacs/lisp custom.el
Date: Sun, 10 Jul 2005 20:57:23 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/07/11 00:57:23

Modified files:
        lisp           : custom.el 

Log message:
        (custom-push-theme): Maintain list of the settings
        of a given theme in its theme-settings property.
        Maintain position of old settings in the theme-value or theme-face 
property.
        (custom-enabled-themes): New variable.
        (custom-theme-enabled-p): New function.
        (provide-theme): Update custom-enabled-themes.
        Disable and reenable the `user' theme.
        (require-theme): Doc fix.
        (custom-do-theme-reset, custom-remove-theme): Functions deleted.
        (custom-theme-value, custom-theme-variable-value): Likewise.
        (custom-theme-reset-internal): Likewise.
        (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
        (custom-enable-theme, custom-disable-theme): New functions.
        (custom-variable-theme-value, custom-face-theme-value): Likewise.
        (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
        (custom-theme-reset-variables): Simplify.
        (deftheme, custom-declare-theme, custom-make-theme-feature):
        Definitions moved.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/custom.el.diff?tr1=1.88&tr2=1.89&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]