]> git.eshelyaron.com Git - emacs.git/commitdiff
(face): Fix :format.
authorDave Love <fx@gnu.org>
Wed, 29 Nov 2000 11:17:47 +0000 (11:17 +0000)
committerDave Love <fx@gnu.org>
Wed, 29 Nov 2000 11:17:47 +0000 (11:17 +0000)
lisp/ChangeLog
lisp/cus-edit.el

index e1aba07eaebb3e211051643f9391d3d2504929c6..9b7643188d89572cb296a4fb1d211ae0c88d83be 100644 (file)
@@ -1,3 +1,13 @@
+2000-11-29  Dave Love  <fx@gnu.org>
+
+       * cus-edit.el (face): Fix :format.
+
+       * mail/feedmail.el: Require smtpmail when compiling.
+       (mail-do-fcc): Autoload.
+       (feedmail) <defgroup>: Fix :link.
+       (feedmail-nuke-body-in-fcc): Fix :type.
+       (feedmail-send-it): Add autoload cookie.
+
 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
 
        * newcomment.el (comment-indent): Save excursion around call to
index 755f0ff5cb8e11c588a8b35a523ebb42a92c0e43..55ef28ce93f56624dd757425d8031d6510510edc 100644 (file)
@@ -2940,7 +2940,7 @@ restoring it to the state of a face that has never been customized."
   :convert-widget 'widget-value-convert-widget
   :button-prefix 'widget-push-button-prefix
   :button-suffix 'widget-push-button-suffix
-  :format "%t: %[select face%] %v"
+  :format "%{%t%}: %[select face%] %v"
   :tag "Face"
   :value 'default
   :value-create 'widget-face-value-create