emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lispref/positions.texi
Date: Thu, 08 Sep 2005 18:01:07 -0400

Index: emacs/lispref/positions.texi
diff -c emacs/lispref/positions.texi:1.55 emacs/lispref/positions.texi:1.56
*** emacs/lispref/positions.texi:1.55   Wed Aug 10 14:29:00 2005
--- emacs/lispref/positions.texi        Thu Sep  8 22:00:58 2005
***************
*** 720,730 ****
  @end deffn
  
  @defopt defun-prompt-regexp
! If address@hidden, this variable holds a regular expression that
! specifies what text can appear before the open-parenthesis that starts a
! defun.  That is to say, a defun begins on a line that starts with a
! match for this regular expression, followed by a character with
! open-parenthesis syntax.
  @end defopt
  
  @defopt open-paren-in-column-0-is-defun-start
--- 720,730 ----
  @end deffn
  
  @defopt defun-prompt-regexp
! If address@hidden, this buffer-local variable holds a regular
! expression that specifies what text can appear before the
! open-parenthesis that starts a defun.  That is to say, a defun begins
! on a line that starts with a match for this regular expression,
! followed by a character with open-parenthesis syntax.
  @end defopt
  
  @defopt open-paren-in-column-0-is-defun-start




reply via email to

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