]> code.delx.au - gnu-emacs/blobdiff - man/abbrevs.texi
*** empty log message ***
[gnu-emacs] / man / abbrevs.texi
index dc94fd11724cb613588dfee340b418a6e5c8af70..3aac1df50d8cfb75eb421f798f6c3ebc403baf9e 100644 (file)
@@ -63,7 +63,7 @@ all major modes.  The same abbrev can have a global definition and various
 mode-specific definitions for different major modes.  A mode-specific
 definition for the current major mode overrides a global definition.
 
-  Yu can define abbrevs interactively during the editing session.  You
+  You can define abbrevs interactively during the editing session.  You
 can also save lists of abbrev definitions in files for use in later
 sessions.  Some users keep extensive lists of abbrevs that they load
 in every session.
@@ -212,7 +212,7 @@ to turn on Abbrev mode first.  It may also be useful together with a
 special set of abbrev definitions for making several global replacements at
 once.  This command is effective even if Abbrev mode is not enabled.
 
-  Expanding an abbrev runs the hook @code{pre-abbrev-expand-hook}
+  Expanding any abbrev first runs the hook @code{pre-abbrev-expand-hook}
 (@pxref{Hooks}).
 
 @need 1500