summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2015-09-05 20:24:56 +0800
committerXue Fuqiao <xfq.free@gmail.com>2015-09-05 20:24:56 +0800
commitdfc8f093f30e84a76a1f0abd039e26cc7b0b6fbb (patch)
treec977b5845709ac8d9206007bc0451a91e15bd1eb
parent2330ca33a97867f2ea1123bcf7bfe5cfcc030b36 (diff)
downloademacs-dfc8f093f30e84a76a1f0abd039e26cc7b0b6fbb.tar.gz
* doc/emacs/programs.texi (Program Modes): Remove an index entry.
-rw-r--r--doc/emacs/programs.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi
index 8f78a1a54b6..ea8f82fa2ea 100644
--- a/doc/emacs/programs.texi
+++ b/doc/emacs/programs.texi
@@ -97,7 +97,6 @@ your favorite language, the mode might be implemented in a package not
distributed with Emacs (@pxref{Packages}); or you can contribute one.
@kindex DEL @r{(programming modes)}
-@findex c-electric-backspace
@findex backward-delete-char-untabify
In most programming languages, indentation should vary from line to
line to illustrate the structure of the program. Therefore, in most