unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [bojohan+mail@dd.chalmers.se: defface doc fix]
@ 2007-04-24 21:35 Richard Stallman
  2007-04-25  4:43 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2007-04-24 21:35 UTC (permalink / raw)
  To: emacs-devel

Someone please install this.

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
From: bojohan+mail@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=)
To: emacs-pretest-bug@gnu.org
Date: Tue, 24 Apr 2007 14:21:34 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Subject: defface doc fix

It should be `default', not `:default' (the manual is correct).

2007-04-24  Johan Bockgård  <bojohan@dd.chalmers.se>

	* custom.el (defface): Doc fix.


- --- custom.el	22 Jan 2007 00:31:42 +0100	1.132
+++ custom.el	24 Apr 2007 14:02:43 +0200	
@@ -331,7 +331,7 @@
 
 SPEC should be an alist of the form ((DISPLAY ATTS)...).
 
- -In the first element, DISPLAY can be :default.  The ATTS in that
+In the first element, DISPLAY can be `default'.  The ATTS in that
 element then act as defaults for all the following elements.
 
 Aside from that, DISPLAY specifies conditions to match some or
@@ -341,7 +341,7 @@
 elements are ignored, on that frame.
 
 In the last element, DISPLAY can be t.  That element applies to a
- -frame if none of the previous elements (except the :default if
+frame if none of the previous elements (except the `default' if
 any) did.
 
 ATTS is a list of face attributes followed by their values:
@@ -351,7 +351,7 @@
 `:slant', `:underline', `:overline', `:strike-through', `:box',
 `:foreground', `:background', `:stipple', `:inverse-video', and `:inherit'.
 
- -DISPLAY can be `:default' (only in the first element), the symbol
+DISPLAY can be `default' (only in the first element), the symbol
 t (only in the last element) to match all frames, or an alist of
 conditions of the form \(REQ ITEM...).  For such an alist to
 match a frame, each of the conditions must be satisfied, meaning


- -- 
Johan Bockgård


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [bojohan+mail@dd.chalmers.se: defface doc fix]
  2007-04-24 21:35 [bojohan+mail@dd.chalmers.se: defface doc fix] Richard Stallman
@ 2007-04-25  4:43 ` Glenn Morris
  2007-04-26  4:25   ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2007-04-25  4:43 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman wrote:

> Someone please install this.

installed on branch and trunk (I assume that's how it's supposed to be).

> From: bojohan+mail@dd.chalmers.se (Johan Bockgård)
> Subject: defface doc fix
> To: emacs-pretest-bug@gnu.org
> Date: Tue, 24 Apr 2007 14:21:34 +0200

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [bojohan+mail@dd.chalmers.se: defface doc fix]
  2007-04-25  4:43 ` Glenn Morris
@ 2007-04-26  4:25   ` Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2007-04-26  4:25 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

    installed on branch and trunk (I assume that's how it's supposed to be).

Yes, that is the right thing to do.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-26  4:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-24 21:35 [bojohan+mail@dd.chalmers.se: defface doc fix] Richard Stallman
2007-04-25  4:43 ` Glenn Morris
2007-04-26  4:25   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).