Fix a typo in the Emacs manual
* doc/emacs/abbrevs.texi (Abbrev Concepts): Fix a typo. Reported by clemens.radermacher@posteo.de in emacs-manual-bugs@gnu.org.
This commit is contained in:
parent
42509c0649
commit
9292276a44
1 changed files with 2 additions and 2 deletions
|
@ -62,8 +62,8 @@ definition for the current major mode overrides a global definition.
|
||||||
|
|
||||||
You can define abbrevs interactively during the editing session,
|
You can define abbrevs interactively during the editing session,
|
||||||
irrespective of whether Abbrev mode is enabled. You can also save
|
irrespective of whether Abbrev mode is enabled. You can also save
|
||||||
lists of abbrev definitions in files, which you can the reload for use
|
lists of abbrev definitions in files, which you can then reload for
|
||||||
in later sessions.
|
use in later sessions.
|
||||||
|
|
||||||
@node Defining Abbrevs
|
@node Defining Abbrevs
|
||||||
@section Defining Abbrevs
|
@section Defining Abbrevs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue