From: Juanma Barranquero Date: Thu, 16 Jun 2005 16:21:50 +0000 (+0000) Subject: (vhdl-beginning-of-libunit): Fix spelling in docstrings. X-Git-Tag: emacs-pretest-22.0.90~8863 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a3dd3c0e01c350155a174b1a51eec3a2680dab1b;p=emacs.git (vhdl-beginning-of-libunit): Fix spelling in docstrings. --- diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el index 736400bcde2..54e7ab8a049 100644 --- a/lisp/progmodes/vhdl-mode.el +++ b/lisp/progmodes/vhdl-mode.el @@ -6027,8 +6027,8 @@ Returns the location of the corresponding begin keyword, unless search 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 +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