[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/display.texi, v [EMACS_22_BASE]
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/display.texi, v [EMACS_22_BASE] |
Date: |
Mon, 16 Jul 2007 03:50:36 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Richard M. Stallman <rms> 07/07/16 03:50:36
Index: display.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/display.texi,v
retrieving revision 1.261.2.3
retrieving revision 1.261.2.4
diff -u -b -r1.261.2.3 -r1.261.2.4
--- display.texi 10 Jul 2007 01:05:12 -0000 1.261.2.3
+++ display.texi 16 Jul 2007 03:50:35 -0000 1.261.2.4
@@ -1760,10 +1760,10 @@
@var{spec}, then uses any customizations that were read from the
init file (@pxref{Init File}) to override that specification.
-When you evaluate a @code{defcustom} form with @kbd{C-M-x} in Emacs
+When you evaluate a @code{defface} form with @kbd{C-M-x} in Emacs
Lisp mode (@code{eval-defun}), a special feature of @code{eval-defun}
overrides any customizations of the face. This way, the face reflects
-exactly what the @code{defcustom} says.
+exactly what the @code{defface} says.
The purpose of @var{spec} is to specify how the face should appear on
different kinds of terminals. It should be an alist whose elements