/[emacs]/emacs/man/abbrevs.texi
ViewVC logotype

Diff of /emacs/man/abbrevs.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by rms, Thu Jan 3 05:19:26 2002 UTC revision 1.16.4.1 by miles, Fri Apr 4 06:20:46 2003 UTC
# Line 319  variable @code{save-abbrevs} to @code{ni Line 319  variable @code{save-abbrevs} to @code{ni
319  @findex define-abbrevs  @findex define-abbrevs
320    The commands @kbd{M-x insert-abbrevs} and @kbd{M-x define-abbrevs} are    The commands @kbd{M-x insert-abbrevs} and @kbd{M-x define-abbrevs} are
321  similar to the previous commands but work on text in an Emacs buffer.  similar to the previous commands but work on text in an Emacs buffer.
322  @kbd{M-x insert-abbrevs} inserts text into the current buffer before point,  @kbd{M-x insert-abbrevs} inserts text into the current buffer after point,
323  describing all current abbrev definitions; @kbd{M-x define-abbrevs} parses  describing all current abbrev definitions; @kbd{M-x define-abbrevs} parses
324  the entire current buffer and defines abbrevs accordingly.@refill  the entire current buffer and defines abbrevs accordingly.@refill
325    
# Line 370  expressions.  If a buffer's name matches Line 370  expressions.  If a buffer's name matches
370  expressions, dynamic abbrev expansion skips that buffer.  expressions, dynamic abbrev expansion skips that buffer.
371    
372    A negative argument to @kbd{M-/}, as in @kbd{C-u - M-/}, says to    A negative argument to @kbd{M-/}, as in @kbd{C-u - M-/}, says to
373  search first for expansions after point, and second for expansions  search first for expansions after point, then other buffers, and
374  before point.  If you repeat the @kbd{M-/} to look for another  consider expansions before point only as a last resort.
375  expansion, do not specify an argument.  This tries all the expansions  
376  after point and then the expansions before point.    If you repeat the @kbd{M-/} to look for another expansion, do not
377    specify an argument.  This tries all the expansions after point and
378    then the expansions before point.
379    
380    After you have expanded a dynamic abbrev, you can copy additional    After you have expanded a dynamic abbrev, you can copy additional
381  words that follow the expansion in its original context.  Simply type  words that follow the expansion in its original context.  Simply type

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26