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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lispref/syntax.texi
Date: Wed, 20 Apr 2005 12:08:47 -0400

Index: emacs/lispref/syntax.texi
diff -c emacs/lispref/syntax.texi:1.37 emacs/lispref/syntax.texi:1.38
*** emacs/lispref/syntax.texi:1.37      Sun Feb 27 00:12:33 2005
--- emacs/lispref/syntax.texi   Wed Apr 20 16:08:47 2005
***************
*** 1,6 ****
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/syntax
--- 1,6 ----
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004, 2005
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/syntax
***************
*** 943,948 ****
--- 943,952 ----
  as the syntax table.
  @end defun
  
+ @defun syntax-class syntax
+ This function returns the syntax class of a syntax code.
+ @end defun
+ 
  @node Categories
  @section Categories
  @cindex categories of characters




reply via email to

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