aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-10-05 11:37:21 +0000
committerJuanma Barranquero <[email protected]>2007-10-05 11:37:21 +0000
commit8e9dfc3810ba839eb205c693917778cd760111fa (patch)
tree75d4a4d1d08785dbff7e61a862b070bd730292a5
parent462db93c4cfb0028ae646be9d964be950b6388bf (diff)
(Auto Faces): Fix typo.
-rw-r--r--lispref/ChangeLog10
-rw-r--r--lispref/display.texi2
2 files changed, 8 insertions, 4 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f1a19f35d6..d3ae65be94 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-05 Juanma Barranquero <[email protected]>
+
+ * display.texi (Auto Faces): Fix typo.
+
2007-10-02 Richard Stallman <[email protected]>
* display.texi (Display Property): Explain some display specs
@@ -69,7 +73,7 @@
2007-06-24 Karl Berry <[email protected]>
- * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text.
+ * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
2007-06-14 Karl Berry <[email protected]>
@@ -197,8 +201,8 @@
2007-04-11 Karl Berry <[email protected]>
* anti.texi (Antinews),
- * display.texi (Overlay Properties) and (Defining Images),
- * processes.texi (Synchronous Processes) and (Sentinels),
+ * display.texi (Overlay Properties, Defining Images),
+ * processes.texi (Synchronous Processes, Sentinels),
* syntax.texi (Syntax Table Internals),
* searching.texi (Regexp Special),
* nonascii.texi (Default Coding Systems),
diff --git a/lispref/display.texi b/lispref/display.texi
index 80ed0a8fa9..a537984774 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -2510,7 +2510,7 @@ makes @code{modeline} an alias for the @code{mode-line} face.
@cindex automatic face assignment
@cindex faces, automatic choice
- This hook is used for automatically assigning facesto text in the
+ This hook is used for automatically assigning faces to text in the
buffer. It is part of the implementation of Jit-Lock mode, used by
Font-Lock.