emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/syntax.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/syntax.c
Date: Tue, 04 Feb 2003 09:03:44 -0500

Index: emacs/src/syntax.c
diff -c emacs/src/syntax.c:1.161 emacs/src/syntax.c:1.162
*** emacs/src/syntax.c:1.161    Fri Jan 31 10:38:54 2003
--- emacs/src/syntax.c  Tue Feb  4 09:03:13 2003
***************
*** 1774,1780 ****
  }
  
  DEFUN ("forward-comment", Fforward_comment, Sforward_comment, 1, 1, 0,
!        doc: /* 
  Move forward across up to COUNT comments.  If COUNT is negative, move 
backward.
  Stop scanning if we find something other than a comment or whitespace.
  Set point to where scanning stops.
--- 1774,1780 ----
  }
  
  DEFUN ("forward-comment", Fforward_comment, Sforward_comment, 1, 1, 0,
!        doc: /*
  Move forward across up to COUNT comments.  If COUNT is negative, move 
backward.
  Stop scanning if we find something other than a comment or whitespace.
  Set point to where scanning stops.




reply via email to

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