Procházet zdrojové kódy

manual: Drop orphan footnote definitions

* doc/org-manual.org (Footnotes): Drop two definitions whose
references were removed in the previous commit.
Kyle Meyer před 5 roky
rodič
revize
8ba7cf17a2
1 změnil soubory, kde provedl 0 přidání a 8 odebrání
  1. 0 8
      doc/org-manual.org

+ 0 - 8
doc/org-manual.org

@@ -21796,14 +21796,6 @@ to remove code evaluation from the {{{kbd(C-c C-c)}}} key binding.
 are not evaluated when they appear in a keyword (see [[*Summary of
 In-Buffer Settings]]).
 
-[fn:159] C++ language is handled in =ob-C.el=.  Even though the
-identifier for such source blocks is =C++=, you activate it by loading
-the C language.
-
-[fn:160] D language is handled in =ob-C.el=.  Even though the
-identifier for such source blocks is =D=, you activate it by loading
-the C language.
-
 [fn:142] For noweb literate programming details, see
 http://www.cs.tufts.edu/~nr/noweb/.