]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/display.texi (Face Remapping): Add indexes for face remapping.
authorXue Fuqiao <xfq.free@gmail.com>
Thu, 24 Oct 2013 12:17:57 +0000 (20:17 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Thu, 24 Oct 2013 12:17:57 +0000 (20:17 +0800)
doc/lispref/ChangeLog
doc/lispref/display.texi

index 944c7f7649b4b3aac9ef77f9966c6478b1940784..f4b38f3bf502d6be65d901e10c0679208c0f25da 100644 (file)
@@ -1,3 +1,7 @@
+2013-10-24  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * display.texi (Face Remapping): Add indexes for face remapping.
+
 2013-10-23  Glenn Morris  <rgm@gnu.org>
 
        * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
index bc8e4f8b7f73206f59c9cfe6178d64af4cf80065..8361a2090dececa7709dc47173c525008bcdf642 100644 (file)
@@ -2651,6 +2651,8 @@ then the new definition of the @code{mode-line} face inherits from the
 @code{mode-line} face.
 @end defvar
 
+@cindex relative remapping, faces
+@cindex base remapping, faces
   The following functions implement a higher-level interface to
 @code{face-remapping-alist}.  Most Lisp code should use these
 functions instead of setting @code{face-remapping-alist} directly, to