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

Diff of /emacs/lispref/syntax.texi

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

revision 1.30 by rms, Mon Oct 13 19:28:44 2003 UTC revision 1.31 by eliz, Sun Nov 2 06:29:59 2003 UTC
# Line 752  before count is used up, @code{nil} is r Line 752  before count is used up, @code{nil} is r
752  @defvar multibyte-syntax-as-symbol  @defvar multibyte-syntax-as-symbol
753  @tindex multibyte-syntax-as-symbol  @tindex multibyte-syntax-as-symbol
754  If this variable is non-@code{nil}, @code{scan-sexps} treats all  If this variable is non-@code{nil}, @code{scan-sexps} treats all
755  non-@sc{ascii} characters as symbol constituents regardless  non-@acronym{ASCII} characters as symbol constituents regardless
756  of what the syntax table says about them.  (However, text properties  of what the syntax table says about them.  (However, text properties
757  can still override the syntax.)  can still override the syntax.)
758  @end defvar  @end defvar
# Line 946  category table defines its own categorie Line 946  category table defines its own categorie
946  initialized by copying from the standard categories table, so that the  initialized by copying from the standard categories table, so that the
947  standard categories are available in all modes.  standard categories are available in all modes.
948    
949    Each category has a name, which is an @sc{ascii} printing character in    Each category has a name, which is an @acronym{ASCII} printing character in
950  the range @w{@samp{ }} to @samp{~}.  You specify the name of a category  the range @w{@samp{ }} to @samp{~}.  You specify the name of a category
951  when you define it with @code{define-category}.  when you define it with @code{define-category}.
952    

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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