]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/programs.texi (Program Modes): Remove an index entry.
authorXue Fuqiao <xfq.free@gmail.com>
Sat, 5 Sep 2015 12:24:56 +0000 (20:24 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sat, 5 Sep 2015 12:24:56 +0000 (20:24 +0800)
doc/emacs/programs.texi

index 8f78a1a54b632b53a762402cef1206f53062dce0..ea8f82fa2ea41a61208dce82d56197234f466545 100644 (file)
@@ -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