emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/syntax.texi


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lispref/syntax.texi
Date: Mon, 17 Oct 2005 02:49:14 -0400

Index: emacs/lispref/syntax.texi
diff -c emacs/lispref/syntax.texi:1.46 emacs/lispref/syntax.texi:1.47
*** emacs/lispref/syntax.texi:1.46      Wed Aug 10 14:29:00 2005
--- emacs/lispref/syntax.texi   Mon Oct 17 06:49:14 2005
***************
*** 512,518 ****
  the current buffer.
  @end defun
  
! @defmac with-syntax-table @var{table} @var{body}...
  @tindex with-syntax-table
  This macro executes @var{body} using @var{table} as the current syntax
  table.  It returns the value of the last form in @var{body}, after
--- 512,518 ----
  the current buffer.
  @end defun
  
! @defmac with-syntax-table @var{table} @address@hidden
  @tindex with-syntax-table
  This macro executes @var{body} using @var{table} as the current syntax
  table.  It returns the value of the last form in @var{body}, after




reply via email to

[Prev in Thread] Current Thread [Next in Thread]