X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=std11.el;h=9227ad0cb20851e8273002b17946db2c934d1f41;hb=372361a4c3bd6c5cfd83aafb663f21f67f52aa15;hp=246181f5b65616666ddce068242c5aa903ab29fa;hpb=4027e2e70f5157c6feb6d15fb8dce3d38f3ee1a0;p=elisp%2Fflim.git diff --git a/std11.el b/std11.el index 246181f..9227ad0 100644 --- a/std11.el +++ b/std11.el @@ -44,9 +44,7 @@ The optional argument BOUNDs the search; it is a buffer position." (if (re-search-forward "^$" bound t) (goto-char (1- (match-beginning 0))) (end-of-line) - )) - (point) - ) + (point)))) ;;;###autoload (defun std11-fetch-field (name)