From 54a72868e6b4d3001918d57884c8cf74ec8f9b8b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 7 Apr 2007 01:52:57 +0000 Subject: [PATCH] Improve index entry. Remove redundant one. --- lispref/modes.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lispref/modes.texi b/lispref/modes.texi index 7e973c1263b..5d91b238fca 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi @@ -1700,7 +1700,6 @@ the information in another fashion. This way, customizations made by the user or by Lisp programs (such as @code{display-time} and major modes) via changes to those variables remain effective. -@cindex Shell mode @code{mode-line-format} Here is an example of a @code{mode-line-format} that might be useful for @code{shell-mode}, since it contains the host name and default directory. @@ -2339,7 +2338,7 @@ Setting this variable makes it buffer-local in the current buffer. @node Font Lock Mode @section Font Lock Mode -@cindex Font Lock Mode +@cindex Font Lock mode @dfn{Font Lock mode} is a feature that automatically attaches @code{face} properties to certain parts of the buffer based on their -- 2.11.4.GIT