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

Diff of /emacs/lispref/abbrevs.texi

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

revision 1.16 by rost, Thu Jul 24 01:54:31 2003 UTC revision 1.17 by rms, Wed Aug 6 01:11:54 2003 UTC
# Line 80  This function undefines all the abbrevs Line 80  This function undefines all the abbrevs
80  leaving it empty.  It always returns @code{nil}.  leaving it empty.  It always returns @code{nil}.
81  @end defun  @end defun
82    
83    @defun copy-abbrev-table table
84    This function returns a copy of abbrev table @var{table}---a new
85    abbrev table that contains the same abbrev definitions.
86    @end defun
87    
88  @defun define-abbrev-table tabname definitions  @defun define-abbrev-table tabname definitions
89  This function defines @var{tabname} (a symbol) as an abbrev table  This function defines @var{tabname} (a symbol) as an abbrev table
90  name, i.e., as a variable whose value is an abbrev table.  It defines  name, i.e., as a variable whose value is an abbrev table.  It defines

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

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