~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to doc/lispref/abbrevs.texi

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
@c -*-texinfo-*-
2
2
@c This is part of the GNU Emacs Lisp Reference Manual.
3
3
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 2001, 2002, 2003,
4
 
@c   2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
4
@c   2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
5
5
@c See the file elisp.texi for copying conditions.
6
6
@setfilename ../../info/abbrevs
7
7
@node Abbrevs, Processes, Syntax Tables, Top
453
453
@node Abbrev Table Properties,  , Abbrev Properties, Abbrevs
454
454
@section Abbrev Table Properties
455
455
 
456
 
Like abbrevs, abble tables have properties, some of which influence
 
456
Like abbrevs, abbrev tables have properties, some of which influence
457
457
the way they work.  You can provide them as arguments to
458
458
@code{define-abbrev-table} and you can manipulate them with the
459
459
functions: