emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/cus-theme.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-theme.el
Date: Fri, 04 Apr 2003 01:21:50 -0500

Index: emacs/lisp/cus-theme.el
diff -c emacs/lisp/cus-theme.el:1.4 emacs/lisp/cus-theme.el:1.5
*** emacs/lisp/cus-theme.el:1.4 Wed Mar 19 12:16:37 2003
--- emacs/lisp/cus-theme.el     Mon Mar 24 01:07:49 2003
***************
*** 32,38 ****
    (require 'wid-edit))
  
  ;;;###autoload
! (defun custom-theme-create ()
    "Create a custom theme."
    (interactive)
    (if (get-buffer "*New Custom Theme*")
--- 32,38 ----
    (require 'wid-edit))
  
  ;;;###autoload
! (defun customize-create-theme ()
    "Create a custom theme."
    (interactive)
    (if (get-buffer "*New Custom Theme*")




reply via email to

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