1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00

Remove duplicate documentation of :mode

This commit is contained in:
Dror Levin 2017-07-31 00:11:13 +03:00 committed by GitHub
parent c845776677
commit c3455b2a67

View file

@ -1512,7 +1512,6 @@ this file. Usage:
:mode Form to be added to `auto-mode-alist'. :mode Form to be added to `auto-mode-alist'.
:magic Form to be added to `magic-mode-alist'. :magic Form to be added to `magic-mode-alist'.
:magic-fallback Form to be added to `magic-fallback-mode-alist'. :magic-fallback Form to be added to `magic-fallback-mode-alist'.
:mode Form to be added to `auto-mode-alist'.
:interpreter Form to be added to `interpreter-mode-alist'. :interpreter Form to be added to `interpreter-mode-alist'.
:commands Define autoloads for commands that will be defined by the :commands Define autoloads for commands that will be defined by the