[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el |
Date: |
Thu, 16 Jun 2005 12:21:51 -0400 |
Index: emacs/lisp/progmodes/vhdl-mode.el
diff -c emacs/lisp/progmodes/vhdl-mode.el:1.34
emacs/lisp/progmodes/vhdl-mode.el:1.35
*** emacs/lisp/progmodes/vhdl-mode.el:1.34 Thu Jun 16 14:40:46 2005
--- emacs/lisp/progmodes/vhdl-mode.el Thu Jun 16 16:21:50 2005
***************
*** 6027,6034 ****
stops due to beginning or end of buffer.
Note that if point is between the \"libunit\" keyword and the
corresponding \"begin\" keyword, then that libunit will not be
! recognised, and the search will continue backwards. If point is
! at the \"begin\" keyword, then the defun will be recognised. The
returned point is at the first character of the \"libunit\" keyword."
(let ((last-forward (point))
(last-backward
--- 6027,6034 ----
stops due to beginning or end of buffer.
Note that if point is between the \"libunit\" keyword and the
corresponding \"begin\" keyword, then that libunit will not be
! recognized, and the search will continue backwards. If point is
! at the \"begin\" keyword, then the defun will be recognized. The
returned point is at the first character of the \"libunit\" keyword."
(let ((last-forward (point))
(last-backward