aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
97distributed with Emacs (@pxref{Packages}); or you can contribute one. 97distributed with Emacs (@pxref{Packages}); or you can contribute one.
98 98
99@kindex DEL @r{(programming modes)} 99@kindex DEL @r{(programming modes)}
100@findex c-electric-backspace
101@findex backward-delete-char-untabify 100@findex backward-delete-char-untabify
102 In most programming languages, indentation should vary from line to 101 In most programming languages, indentation should vary from line to
103line to illustrate the structure of the program. Therefore, in most 102line to illustrate the structure of the program. Therefore, in most