1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00

* doc/emacs/programs.texi (Program Modes): Remove an index entry.

This commit is contained in:
Xue Fuqiao 2015-09-05 20:24:56 +08:00
parent 2330ca33a9
commit dfc8f093f3

View 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