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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/syntax.texi
Date: Sun, 02 Nov 2003 01:48:33 -0500

Index: emacs/lispref/syntax.texi
diff -c emacs/lispref/syntax.texi:1.30 emacs/lispref/syntax.texi:1.31
*** emacs/lispref/syntax.texi:1.30      Mon Oct 13 15:28:44 2003
--- emacs/lispref/syntax.texi   Sun Nov  2 01:29:59 2003
***************
*** 752,758 ****
  @defvar multibyte-syntax-as-symbol
  @tindex multibyte-syntax-as-symbol
  If this variable is address@hidden, @code{scan-sexps} treats all
! address@hidden characters as symbol constituents regardless
  of what the syntax table says about them.  (However, text properties
  can still override the syntax.)
  @end defvar
--- 752,758 ----
  @defvar multibyte-syntax-as-symbol
  @tindex multibyte-syntax-as-symbol
  If this variable is address@hidden, @code{scan-sexps} treats all
! address@hidden characters as symbol constituents regardless
  of what the syntax table says about them.  (However, text properties
  can still override the syntax.)
  @end defvar
***************
*** 946,952 ****
  initialized by copying from the standard categories table, so that the
  standard categories are available in all modes.
  
!   Each category has a name, which is an @sc{ascii} printing character in
  the range @address@hidden }} to @samp{~}.  You specify the name of a category
  when you define it with @code{define-category}.
  
--- 946,952 ----
  initialized by copying from the standard categories table, so that the
  standard categories are available in all modes.
  
!   Each category has a name, which is an @acronym{ASCII} printing character in
  the range @address@hidden }} to @samp{~}.  You specify the name of a category
  when you define it with @code{define-category}.
  




reply via email to

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