mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 19:42:53 -08:00
(Coding Conventions): Fix typo.
This commit is contained in:
parent
bf180a000c
commit
b8fbee6421
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ way.
|
|||
|
||||
@item
|
||||
When a package provides a modification of ordinary Emacs behavior, it is
|
||||
good to include a command to enable and disable the feature, Provide a
|
||||
good to include a command to enable and disable the feature, provide a
|
||||
command named @code{@var{whatever}-mode} which turns the feature on or
|
||||
off, and make it autoload (@pxref{Autoload}). Design the package so
|
||||
that simply loading it has no visible effect---that should not enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue